Skip to content

Commit 7339f42

Browse files
Bump axios (#42)
Bumps the npm_and_yarn group with 1 update in the /.deploy/app-router directory: [axios](https://github.com/axios/axios). Updates `axios` from 1.11.0 to 1.12.2 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.11.0...v1.12.2) --- updated-dependencies: - dependency-name: axios dependency-version: 1.12.2 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7a07154 commit 7339f42

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

.deploy/app-router/package-lock.json

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

.deploy/app-router/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "approuter",
33
"dependencies": {
4-
"@sap/approuter": "^20.7.1"
4+
"@sap/approuter": "^20.8.2"
55
},
66
"scripts": {
77
"start": "node node_modules/@sap/approuter/approuter.js"

0 commit comments

Comments
 (0)