Skip to content

Commit b3cc5ea

Browse files
Bump body-parser from 2.2.0 to 2.2.1
Bumps [body-parser](https://github.com/expressjs/body-parser) from 2.2.0 to 2.2.1. - [Release notes](https://github.com/expressjs/body-parser/releases) - [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md) - [Commits](expressjs/body-parser@v2.2.0...v2.2.1) --- updated-dependencies: - dependency-name: body-parser dependency-version: 2.2.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f6f65c1 commit b3cc5ea

File tree

2 files changed

+103
-29
lines changed

2 files changed

+103
-29
lines changed

package-lock.json

Lines changed: 102 additions & 28 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
},
2121
"dependencies": {
2222
"@stanlemon/webdev": "*",
23-
"body-parser": "^2.2.0",
23+
"body-parser": "^2.2.1",
2424
"compression": "^1.8.1",
2525
"cookie-parser": "^1.4.7",
2626
"dotenv": "^17.2.3",

0 commit comments

Comments
 (0)