Skip to content

Commit

Permalink
Bump body-parser and @sap/approuter in /code/router
Browse files Browse the repository at this point in the history
Bumps [body-parser](https://github.com/expressjs/body-parser) to 1.20.3 and updates ancestor dependency @sap/approuter. These dependencies need to be updated together.


Updates `body-parser` from 1.20.0 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.0...1.20.3)

Updates `@sap/approuter` from 16.6.2 to 16.9.0

---
updated-dependencies:
- dependency-name: body-parser
  dependency-type: indirect
- dependency-name: "@sap/approuter"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 13, 2024
1 parent eff237f commit 003525b
Show file tree
Hide file tree
Showing 2 changed files with 72 additions and 93 deletions.
163 changes: 71 additions & 92 deletions code/router/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion code/router/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "susaas-approuter",
"dependencies": {
"@sap/approuter": "^16.6.2"
"@sap/approuter": "^16.9.0"
},
"engines": {
"node": "^18.x"
Expand Down

0 comments on commit 003525b

Please sign in to comment.