Skip to content
This repository was archived by the owner on Oct 19, 2022. It is now read-only.

Commit 7d70a8e

Browse files
Update dependency axios to v1
1 parent ea6503d commit 7d70a8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"build": "vue-cli-service build"
88
},
99
"dependencies": {
10-
"axios": "0.27.2",
10+
"axios": "1.1.3",
1111
"bulma": "^0.9.2",
1212
"bulma-toast": "2.4.1",
1313
"core-js": "3.25.3",

0 commit comments

Comments
 (0)