Skip to content

Commit 8c62567

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] <support@github.com>
1 parent c682581 commit 8c62567

2 files changed

Lines changed: 1793 additions & 152 deletions

File tree

demo/server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
},
5050
"dependencies": {
5151
"@ceramicnetwork/http-client": "^5.7.0",
52-
"body-parser": "^1.20.2",
52+
"body-parser": "^2.2.1",
5353
"cors": "^2.8.5",
5454
"dotenv": "^16.3.1",
5555
"exec": "^0.2.1",

0 commit comments

Comments
 (0)