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 9c2fa1ea..60835752 100644 --- a/package.json +++ b/package.json @@ -85,7 +85,7 @@ "webpack-dev-server": "^4.13.3" }, "dependencies": { - "axios": "^1.3.5", + "axios": "^1.3.6", "axios-cache-interceptor": "^1.0.1", "body-parser": "^1.20.2", "classlist.js": "^1.1.20150312", |