Skip to content

Commit 8286d71

Browse files
Bump body-parser from 1.20.1 to 1.20.3
Bumps [body-parser](https://github.com/expressjs/body-parser) from 1.20.1 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.1...1.20.3) --- updated-dependencies: - dependency-name: body-parser dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3c62f55 commit 8286d71

File tree

2 files changed

+75
-28
lines changed

2 files changed

+75
-28
lines changed

package-lock.json

Lines changed: 74 additions & 27 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"author": "Thomas",
1515
"license": "ISC",
1616
"dependencies": {
17-
"body-parser": "^1.20.1",
17+
"body-parser": "^1.20.3",
1818
"express": "^4.21.1",
1919
"express-graphql": "^0.11.0",
2020
"graphql": "^15.3.0"

0 commit comments

Comments
 (0)