Skip to content

Commit

Permalink
fix(deps): update dependency axios to v0.28.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 12, 2024
1 parent 87353d3 commit 2b2aeb9
Show file tree
Hide file tree
Showing 2 changed files with 45 additions and 28 deletions.
71 changes: 44 additions & 27 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": "0.28.0",
"bootstrap": "5.3.2",
"core-js": "3.35.0",
"vue": "3.2.47",
Expand Down

0 comments on commit 2b2aeb9

Please sign in to comment.