diff --git a/package-lock.json b/package-lock.json index fc477f8..3fea6ad 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "dependencies": { "@github/hotkey": "^3.0.0", "@popperjs/core": "^2.11.8", - "axios": "^1.6.0", + "axios": "^1.11.0", "bootstrap": "^5.3.1", "bootstrap-vue": "^2.22.0", "core-js": "^3.32.1", diff --git a/package.json b/package.json index fcd5aa6..c9b7d19 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "dependencies": { "@github/hotkey": "^3.0.0", "@popperjs/core": "^2.11.8", - "axios": "^1.6.0", + "axios": "^1.11.0", "bootstrap": "^5.3.1", "bootstrap-vue": "^2.22.0", "core-js": "^3.32.1",