Skip to content

Commit 7a1543e

Browse files
chore(deps): bump body-parser from 2.2.1 to 2.2.2
Bumps [body-parser](https://github.com/expressjs/body-parser) from 2.2.1 to 2.2.2. - [Release notes](https://github.com/expressjs/body-parser/releases) - [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md) - [Commits](expressjs/body-parser@v2.2.1...v2.2.2) --- updated-dependencies: - dependency-name: body-parser dependency-version: 2.2.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9736d06 commit 7a1543e

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package-lock.json

Lines changed: 5 additions & 5 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
@@ -21,7 +21,7 @@
2121
"author": "Nano Taboada",
2222
"license": "MIT",
2323
"dependencies": {
24-
"body-parser": "^2.2.1",
24+
"body-parser": "^2.2.2",
2525
"cors": "^2.8.5",
2626
"dotenv": "^17.2.3",
2727
"express": "^5.2.1",

0 commit comments

Comments
 (0)