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 c40ba551e..bb4b364c8 100644 --- a/package.json +++ b/package.json @@ -66,7 +66,7 @@ }, "dependencies": { "address-rfc2822": "^2.2.2", - "axios": "^1.7.7", + "axios": "^1.7.8", "axios-cache-interceptor": "^1.6.2", "body-parser": "^1.20.3", "classlist.js": "^1.1.20150312", |