Skip to content

Commit b931ef3

Browse files
chore(deps): bump axios from 0.24.0 to 1.13.5
Bumps [axios](https://github.com/axios/axios) from 0.24.0 to 1.13.5. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v0.24.0...v1.13.5) --- updated-dependencies: - dependency-name: axios dependency-version: 1.13.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c93aa2c commit b931ef3

2 files changed

Lines changed: 700 additions & 589 deletions

File tree

apps/example-todo-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"test": "ava"
1414
},
1515
"dependencies": {
16-
"axios": "^0.24.0",
16+
"axios": "^1.13.5",
1717
"content-type": "1.0.4",
1818
"cookie": "0.4.2",
1919
"debug": "^4.3.4",

0 commit comments

Comments
 (0)