Skip to content

Commit

Permalink
build(deps): bump body-parser in /packages/app-studio-toolkit
Browse files Browse the repository at this point in the history
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:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 31, 2024
1 parent c7922d1 commit 92dff9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/app-studio-toolkit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -376,7 +376,7 @@
"@sap/bas-sdk": "^3.9.0",
"@vscode-logging/wrapper": "2.0.0",
"axios": "^1.7.4",
"body-parser": "1.20.2",
"body-parser": "1.20.3",
"cors": "2.8.5",
"express": "4.19.2",
"http-terminator": "3.2.0",
Expand Down

0 comments on commit 92dff9c

Please sign in to comment.