diff --git a/package.json b/package.json index 6a48332..3d8f89e 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "build": "parcel build index.html" }, "dependencies": { - "axios": "0.25.0", + "axios": "1.6.0", "parcel-bundler": "^1.6.1", "vue": "3.2.29" },