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 b8c48d0f..cf0e7b9b 100644 --- a/package.json +++ b/package.json @@ -66,7 +66,7 @@ "webpack-node-externals": "^3.0.0" }, "dependencies": { - "axios": "^1.7.5", + "axios": "^1.7.7", "axios-cache-interceptor": "^1.5.3", "body-parser": "^1.20.2", "classlist.js": "^1.1.20150312", |