Skip to content

Commit a1a9076

Browse files
build(deps-dev): bump body-parser from 1.20.2 to 1.20.3 (#1988)
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:development ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 129cfb6 commit a1a9076

File tree

2 files changed

+75
-41
lines changed

2 files changed

+75
-41
lines changed

examples/backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@types/express": "^4.17.13",
2424
"@types/body-parser": "^1.19.2",
2525
"express": "^4.19.2",
26-
"body-parser": "^1.19.1",
26+
"body-parser": "^1.20.3",
2727
"jiti": "^1.19.3",
2828
"ofetch": "^1.1.1",
2929
"@intlify/unplugin-vue-i18n": "^0.12.0",

0 commit comments

Comments
 (0)