Skip to content

Commit

Permalink
fix(deps): update dependency axios to v1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 25, 2024
1 parent 2c1d21e commit 8dadb58
Show file tree
Hide file tree
Showing 2 changed files with 51 additions and 83 deletions.
132 changes: 50 additions & 82 deletions frontend/package-lock.json

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

2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"test": "vue-cli-service test:unit && vue-cli-service test:e2e"
},
"dependencies": {
"axios": "0.21.4",
"axios": "1.6.6",
"bootstrap": "5.3.2",
"core-js": "3.35.0",
"vue": "3.2.47",
Expand Down

0 comments on commit 8dadb58

Please sign in to comment.