diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 27573996..e67dee8c 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "webpack-dev-server": "^5.0.4" }, "dependencies": { - "axios": "^1.7.3", + "axios": "^1.7.4", "axios-cache-interceptor": "^1.5.3", "body-parser": "^1.20.2", "classlist.js": "^1.1.20150312", |