Skip to content

Commit f03d5ee

Browse files
Bump body-parser from 1.19.0 to 1.20.3 in /frameworks/JavaScript/express
Bumps [body-parser](https://github.com/expressjs/body-parser) from 1.19.0 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.19.0...1.20.3) --- updated-dependencies: - dependency-name: body-parser dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4966387 commit f03d5ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frameworks/JavaScript/express/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "0.0.1",
44
"private": true,
55
"dependencies": {
6-
"body-parser": "1.19.0",
6+
"body-parser": "1.20.3",
77
"dateformat": "3.0.3",
88
"escape-html": "1.0.3",
99
"express": "4.18.2",

0 commit comments

Comments
 (0)