Skip to content

Commit

Permalink
fix(deps): update dependency axios to v0.27.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 5, 2023
1 parent c2e25f4 commit e601057
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 24 deletions.
63 changes: 40 additions & 23 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.27.2",
"bootstrap": "5.2.3",
"core-js": "3.29.1",
"vue": "3.2.47",
Expand Down

0 comments on commit e601057

Please sign in to comment.