Skip to content

Commit 1870919

Browse files
build(deps): bump body-parser from 1.20.2 to 1.20.3
Bumps [body-parser](https://github.com/expressjs/body-parser) from 1.20.2 to 1.20.3. - [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...1.20.3) --- updated-dependencies: - dependency-name: body-parser dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bc396f7 commit 1870919

File tree

2 files changed

+688
-508
lines changed

2 files changed

+688
-508
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"upgrade": "pnpm i -g npm-check-updates && ncu -u && pnpm i"
88
},
99
"dependencies": {
10-
"body-parser": "~1.20.2",
10+
"body-parser": "~1.20.3",
1111
"cookie-parser": "~1.4.6",
1212
"express": "~4.19.2",
1313
"ldapjs": "^3.0.7",

0 commit comments

Comments
 (0)