foundation-v1-server
foundation-v1-server copied to clipboard
[Snyk] Upgrade body-parser from 1.20.0 to 1.20.2
This PR was automatically created by Snyk using the credentials of a real user.

Snyk has created this PR to upgrade body-parser from 1.20.0 to 1.20.2.
:information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
-
The recommended version is 2 versions ahead of your current version.
-
The recommended version was released on a year ago.
Release notes
Package name: body-parser
-
1.20.2 - 2023-02-22
- Fix strict json error message on Node.js 19+
- deps: content-type@~1.0.5
- perf: skip value escaping when unnecessary
- deps: [email protected]
-
1.20.1 - 2022-10-06
- deps: [email protected]
- perf: remove unnecessary object clone
-
1.20.0 - 2022-04-03
- Fix error message for json parse whitespace in
strict - Fix internal error when inflated body exceeds limit
- Prevent loss of async hooks context
- Prevent hanging when request already read
- deps: [email protected]
- Replace internal
evalusage withFunctionconstructor - Use instance methods on
processto check for listeners
- Replace internal
- deps: [email protected]
- deps: [email protected]
- deps: [email protected]
- deps: [email protected]
- deps: [email protected]
- deps: [email protected]
- deps: [email protected]
- Fix error message for json parse whitespace in
[!IMPORTANT]
- Check the changes in this PR to ensure they won't cause issues with your project.
- This PR was automatically created by Snyk using the credentials of a real user.
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information:
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 99.54%. Comparing base (
5d5011c) to head (703ab70).
:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.
Additional details and impacted files
@@ Coverage Diff @@
## master #213 +/- ##
=======================================
Coverage 99.54% 99.54%
=======================================
Files 13 13
Lines 1324 1324
Branches 321 321
=======================================
Hits 1318 1318
Misses 5 5
Partials 1 1
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.