aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-06-09 21:58:31 +0000
committerGravatar vitalyster2023-06-10 01:08:50 +0300
commitffaea1311cfb263bce034fb87a57816583f65c83 (patch)
tree824565dc08ca196a9f1a6697bd9c77f7834c185c /package.json
parentef08e13c6bab664ef157c19967da0c7e40fad424 (diff)
build(deps): bump axios-cache-interceptor from 1.1.1 to 1.2.0
Bumps [axios-cache-interceptor](https://github.com/arthurfiorette/axios-cache-interceptor) from 1.1.1 to 1.2.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/v1.1.1...v1.2.0) --- updated-dependencies: - dependency-name: axios-cache-interceptor dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 500ce5cc..27ec9026 100644
--- a/package.json
+++ b/package.json
@@ -85,7 +85,7 @@
},
"dependencies": {
"axios": "^1.4.0",
- "axios-cache-interceptor": "^1.1.1",
+ "axios-cache-interceptor": "^1.2.0",
"body-parser": "^1.20.2",
"classlist.js": "^1.1.20150312",
"config": "^3.3.9",