Skip to content

Commit 18c8110

Browse files
deps(dev): bump body-parser from 1.20.3 to 2.2.0
Bumps [body-parser](https://github.com/expressjs/body-parser) from 1.20.3 to 2.2.0. - [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.3...v2.2.0) --- updated-dependencies: - dependency-name: body-parser dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6af8c00 commit 18c8110

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@
156156
"devDependencies": {
157157
"@libp2p/crypto": "^5.0.1",
158158
"aegir": "^45.0.1",
159-
"body-parser": "^1.20.3",
159+
"body-parser": "^2.2.0",
160160
"it-all": "^3.0.6",
161161
"wherearewe": "^2.0.1"
162162
},

0 commit comments

Comments
 (0)