Skip to content

Commit 734e8f8

Browse files
committed
axios のバージョンを 1.14.0 に固定化
1 parent 15fa8f2 commit 734e8f8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

plugins/bc-admin-third/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"dependencies": {
4343
"@vuelidate/core": "^2.0.3",
4444
"@vuelidate/validators": "^2.0.4",
45-
"axios": "^1.13.5",
45+
"axios": "1.14.0",
4646
"bootstrap": "^5.3.8",
4747
"glob": "^11.1.0",
4848
"jquery-colorbox": "^1.6.4",

0 commit comments

Comments
 (0)