Skip to content

Commit

Permalink
fix(deps): update dependency axios to v1.7.0 (#528)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed May 27, 2024
1 parent ae854cb commit 4150d8b
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 7 deletions.
2 changes: 1 addition & 1 deletion packages/core-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"lint:fix": "pnpm lint --fix"
},
"dependencies": {
"axios": "1.6.8",
"axios": "1.7.0",
"axios-auth-refresh": "3.3.6"
},
"devDependencies": {
Expand Down
23 changes: 17 additions & 6 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 4150d8b

Please sign in to comment.