Skip to content

Commit 983eee7

Browse files
build(deps): bump axios from 1.7.9 to 1.8.4
Bumps [axios](https://github.com/axios/axios) from 1.7.9 to 1.8.4. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.7.9...v1.8.4) --- updated-dependencies: - dependency-name: axios dependency-version: 1.8.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 14d58eb commit 983eee7

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"build:types": "node tools/cleanup types && tsc -p config/tsconfig.types.json"
2020
},
2121
"dependencies": {
22-
"axios": "^1.7.9",
22+
"axios": "^1.8.4",
2323
"axios-mock-adapter": "^2.1.0",
2424
"lodash": "^4.17.21",
2525
"qs": "^6.14.0",

0 commit comments

Comments
 (0)