express-yup-middleware
express-yup-middleware copied to clipboard
express-yup-middleware is an express middleware that uses Yup schemas to validate a request and return a response with errors.
Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.8. Changelog Sourced from minimist's changelog. v1.2.8 - 2023-02-09 Merged [Fix] Fix long option followed by single dash [#17](https://github.com/minimistjs/minimist/issues/17) [Tests] Remove duplicate test [#12](https://github.com/minimistjs/minimist/issues/12) [Fix]...
Bumps [cookiejar](https://github.com/bmeck/node-cookiejar) from 2.1.3 to 2.1.4. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. Release notes Sourced from json5's releases. v1.0.2 Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a...
#8 Add option to override property with validated result.
I have found this dependencies in your project, most of them are unnecessary: ``` "dependencies": { "@types/express": "^4.17.3", "@types/yup": "^0.26.33", "express": "^4.17.1", "http-status-codes": "^1.4.0", "ts-node": "^8.8.1", "typescript": "^3.8.3", "yup": "^0.28.3"...
Hi, Thank you for writing this great module! I have a suggestion about how to improve it. I think it would be useful to have access to the validated and...
This PR was automatically created by Snyk using the credentials of a real user. Snyk has created this PR to upgrade yup from 0.28.5 to 0.32.11. :information_source: Keep your dependencies...
Bumps [body-parser](https://github.com/expressjs/body-parser) from 1.20.2 to 1.20.3. Release notes Sourced from body-parser's releases. 1.20.3 What's Changed Important deps: [email protected] add depth option to customize the depth level in the parser IMPORTANT:...
Bumps [express](https://github.com/expressjs/express) from 4.19.2 to 4.20.0. Release notes Sourced from express's releases. 4.20.0 What's Changed Important IMPORTANT: The default depth level for parsing URL-encoded data is now 32 (previously was...
 ### Snyk has created this PR to fix 1 vulnerabilities in the yarn dependencies of this project. #### Snyk changed the following file(s): - `package.json` - `yarn.lock` #### Note...