Skip to content

Commit 968f9e2

Browse files
Bump body-parser
Bumps the npm_and_yarn group with 1 update in the /CoreDeployable directory: [body-parser](https://github.com/expressjs/body-parser). Updates `body-parser` from 2.2.0 to 2.2.1 - [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.0...v2.2.1) --- updated-dependencies: - dependency-name: body-parser dependency-version: 2.2.1 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1149b17 commit 968f9e2

File tree

2 files changed

+30
-9
lines changed

2 files changed

+30
-9
lines changed

CoreDeployable/package-lock.json

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

CoreDeployable/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"@azure/storage-blob": "^12.29.1",
5353
"@codegenie/serverless-express": "^4.17.0",
5454
"@node-saml/passport-saml": "^5.1.0",
55-
"body-parser": "^2.2.0",
55+
"body-parser": "^2.2.1",
5656
"cookie-parser": "^1.4.7",
5757
"core-fcads": "file:core-fcads-1.0.0.tgz",
5858
"core-gcds": "file:core-gcds-1.0.0.tgz",

0 commit comments

Comments
 (0)