aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2022-12-26 17:02:27 +0000
committerGravatar Vitaly Takmazov2023-01-13 10:37:59 +0300
commitc6177993c42a2b4bd9cfa1d18b50163a5ee62e12 (patch)
tree526fe8bf55ac13213dcbf6af374f27d9f16b14cf /vnext/package.json
parent3619fb5fb1b039a5b3d6e51edb6f7f77e2b0f36f (diff)
Bump axios-cache-interceptor from 0.10.7 to 1.0.0
Bumps [axios-cache-interceptor](https://github.com/arthurfiorette/axios-cache-interceptor) from 0.10.7 to 1.0.0. - [Release notes](https://github.com/arthurfiorette/axios-cache-interceptor/releases) - [Changelog](https://github.com/arthurfiorette/axios-cache-interceptor/blob/main/CHANGELOG.md) - [Commits](https://github.com/arthurfiorette/axios-cache-interceptor/compare/v0.10.7...v1.0.0) --- updated-dependencies: - dependency-name: axios-cache-interceptor dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'vnext/package.json')
-rw-r--r--vnext/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/vnext/package.json b/vnext/package.json
index 40c83571..dc2cbacf 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -50,7 +50,7 @@
},
"dependencies": {
"axios": "^1.2.1",
- "axios-cache-interceptor": "^0.10.7",
+ "axios-cache-interceptor": "^1.0.0",
"body-parser": "^1.20.1",
"config": "^3.3.8",
"core-js": "^3.27.0",