aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-12-25 21:11:37 +0000
committerGravatar vitalyster2023-12-26 22:36:31 +0300
commitadf206fc2c47b20647dcd8a6cdd9cf8982954b20 (patch)
tree707e1b4ceb5b539df044ff0ae873daebabea8bd2 /package.json
parent7e2336acd2c4587a6b2b30996bdbc3f9f94af159 (diff)
build(deps): bump axios-cache-interceptor from 1.3.3 to 1.4.0
Bumps [axios-cache-interceptor](https://github.com/arthurfiorette/axios-cache-interceptor) from 1.3.3 to 1.4.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.3.3...v1.4.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 ff1f1efb..73adbf84 100644
--- a/package.json
+++ b/package.json
@@ -86,7 +86,7 @@
},
"dependencies": {
"axios": "^1.6.2",
- "axios-cache-interceptor": "^1.3.3",
+ "axios-cache-interceptor": "^1.4.0",
"body-parser": "^1.20.2",
"classlist.js": "^1.1.20150312",
"config": "^3.3.9",