Skip to content

Commit efca9d6

Browse files
build(deps): bump axios
Bumps [axios](https://github.com/axios/axios) from 1.13.5 to 1.15.0. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.13.5...v1.15.0) --- updated-dependencies: - dependency-name: axios dependency-version: 1.15.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 01ef44a commit efca9d6

File tree

2 files changed

+13
-10
lines changed

2 files changed

+13
-10
lines changed

samples/client/echo_api/typescript-axios/build/package-lock.json

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

samples/client/echo_api/typescript-axios/build/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"prepare": "npm run build"
2323
},
2424
"dependencies": {
25-
"axios": "^1.13.5"
25+
"axios": "^1.15.0"
2626
},
2727
"devDependencies": {
2828
"@types/node": "12.11.5 - 12.20.42",

0 commit comments

Comments
 (0)