Skip to content

Commit 70994ad

Browse files
Bump express in /ams-express-shopping in the minor-patch group (#50)
Bumps the minor-patch group in /ams-express-shopping with 1 update: [express](https://github.com/expressjs/express). Updates `express` from 5.1.0 to 5.2.0 - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/master/History.md) - [Commits](expressjs/express@v5.1.0...v5.2.0) --- updated-dependencies: - dependency-name: express dependency-version: 5.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e98020f commit 70994ad

File tree

2 files changed

+80
-48
lines changed

2 files changed

+80
-48
lines changed

ams-express-shopping/package-lock.json

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

ams-express-shopping/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@sap/ams": "^3.5.0",
1717
"@sap/xsenv": "^6.0.0",
1818
"@sap/xssec": "^4.11.2",
19-
"express": "^5.1.0"
19+
"express": "^5.2.0"
2020
},
2121
"devDependencies": {
2222
"@sap/ams-dev": "^2.2.0",

0 commit comments

Comments
 (0)