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 3daac38d..f24028ab 100644 --- a/vnext/package.json +++ b/vnext/package.json @@ -50,7 +50,7 @@ }, "dependencies": { "axios": "^1.3.2", - "axios-cache-interceptor": "^1.0.0", + "axios-cache-interceptor": "^1.0.1", "body-parser": "^1.20.1", "config": "^3.3.9", "core-js": "^3.27.2", |