diff options
Diffstat (limited to 'vnext/package.json')
-rw-r--r-- | vnext/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vnext/package.json b/vnext/package.json index 3da4e141..8fd98ace 100644 --- a/vnext/package.json +++ b/vnext/package.json @@ -49,7 +49,7 @@ "stylelint-config-standard": "^30.0.1" }, "dependencies": { - "axios": "^1.3.3", + "axios": "^1.3.4", "axios-cache-interceptor": "^1.0.1", "body-parser": "^1.20.2", "config": "^3.3.9", |