Update dependency express-validator to ^6.14.3
This MR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
express-validator (source) | ^6.14.2 -> ^6.14.3 |
Release Notes
express-validator/express-validator
v6.14.3
What's Changed
- docs: fixed typo in sanitization chain example by @ankushknr19 in https://github.com/express-validator/express-validator/pull/1195
- fixed infinite recursion when the request has a field called
*
(#1205)
New Contributors
- @ankushknr19 made their first contribution in https://github.com/express-validator/express-validator/pull/1195
Full Changelog: https://github.com/express-validator/express-validator/compare/v6.14.2...v6.14.3
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.