express-body-parser-error-handler
express-body-parser-error-handler copied to clipboard
middleware to be set right after body parser in order to return 4xx error back to the client
Bumps [sinon](https://github.com/sinonjs/sinon) from 14.0.1 to 18.0.0. Changelog Sourced from sinon's changelog. 18.0.0 This is what 17.0.2 should have been, as that contained two breaking changes. After updating Nise we are...
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.16.5 to 7.23.2. Release notes Sourced from @babel/traverse's releases. v7.23.2 (2023-10-11) NOTE: This release also re-publishes @babel/core, even if it does not appear in the linked release...
Bumps [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) from 29.6.2 to 29.7.0. Release notes Sourced from jest's releases. v29.7.0 Features [create-jest] Add npm init / yarn create initialiser for Jest projects (#14465) [jest-validate] Allow deprecation warnings...
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.5. Release notes Sourced from word-wrap's releases. 1.2.5 Changes: Reverts default value for options.indent to two spaces ' '. Full Changelog: https://github.com/jonschlinkert/word-wrap/compare/1.2.4...1.2.5 1.2.4 What's Changed...
Bumps [standard](https://github.com/standard/standard) from 17.0.0 to 17.1.0. Release notes Sourced from standard's releases. v17.1.0 Update dependencies and prepare release 17.1.0 (#1908) a4049f8 Add version-guard to silent failure on old node (#1829)...
Bumps [supertest](https://github.com/ladjs/supertest) from 6.1.6 to 7.0.0. Release notes Sourced from supertest's releases. v7.0.0 Merge pull request #834 from Bruception/master 225118c Fix TestAgent not inheriting Agent properties f290431 fix: bump deps,...
Bumps [chai](https://github.com/chaijs/chai) from 4.3.6 to 5.1.1. Release notes Sourced from chai's releases. v5.1.1 What's Changed Set up ESLint for JSDoc comments by @koddsson in chaijs/chai#1605 build(deps-dev): bump ip from 1.1.8...
Bumps [@types/express](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/express) from 4.17.20 to 4.17.21. 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 [nyc](https://github.com/istanbuljs/nyc) from 15.1.0 to 17.0.0. Release notes Sourced from nyc's releases. nyc: v17.0.0 17.0.0 (2024-04-19) ⚠ BREAKING CHANGES minimum Node version now 18 Bug Fixes deps: address security alerts...