Skip to content

Commit

Permalink
build(deps): update axios
Browse files Browse the repository at this point in the history
  • Loading branch information
Gabriel C. committed May 21, 2024
1 parent afccf05 commit 0595bc3
Show file tree
Hide file tree
Showing 2 changed files with 62 additions and 19 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"@types/node": "^20.12.12",
"@vitest/coverage-v8": "^1.6.0",
"@vitest/ui": "^1.6.0",
"axios": "^1.6.8",
"axios": "^1.7.1",
"axios-cache-interceptor": "^1.5.2",
"ci-info": "^4.0.0",
"http-status-codes": "^2.3.0",
Expand All @@ -74,12 +74,12 @@
"typescript": "^5.4.5",
"vite": "^5.2.11",
"vite-tsconfig-paths": "^4.3.2",
"vitepress": "1.2.0",
"vitepress": "1.2.2",
"vitest": "^1.6.0",
"vue": "^3.4.27"
},
"peerDependencies": {
"axios": "^1.6.8",
"axios": "^1.7.1",
"axios-cache-interceptor": "^1.5.2"
},
"engines": {
Expand Down

0 comments on commit 0595bc3

Please sign in to comment.