Skip to content

Commit 0184646

Browse files
Bump body-parser from 1.20.2 to 2.2.1
Bumps [body-parser](https://github.com/expressjs/body-parser) from 1.20.2 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@1.20.2...v2.2.1) --- updated-dependencies: - dependency-name: body-parser dependency-version: 2.2.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 55f2ff5 commit 0184646

File tree

2 files changed

+367
-83
lines changed

2 files changed

+367
-83
lines changed

auth-sessions/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"author": "bojeil-google",
1111
"license": "Apache License Version 2.0",
1212
"dependencies": {
13-
"body-parser": "^1.20.2",
13+
"body-parser": "^2.2.1",
1414
"cookie-parser": "^1.4.6",
1515
"express": "^4.18.2",
1616
"firebase": "^9.22.0",

0 commit comments

Comments
 (0)