Skip to content

Commit b0e0211

Browse files
build(deps): bump axios and @sap/approuter (#295)
Bumps [axios](https://github.com/axios/axios) to 1.7.4 and updates ancestor dependency @sap/approuter. These dependencies need to be updated together. Updates `axios` from 1.6.8 to 1.7.4 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.6.8...v1.7.4) Updates `@sap/approuter` from 16.6.0 to 16.7.0 --- updated-dependencies: - dependency-name: axios dependency-type: indirect - dependency-name: "@sap/approuter" dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6cc3333 commit b0e0211

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

released/usecases/trial_cf_deployment/assets/helloterraformapp/package-lock.json

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

released/usecases/trial_cf_deployment/assets/helloterraformapp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@
88
},
99
"license": "Apache-2.0",
1010
"dependencies": {
11-
"@sap/approuter": "^16.6.0"
11+
"@sap/approuter": "^16.7.0"
1212
}
1313
}

0 commit comments

Comments
 (0)