aboutsummaryrefslogtreecommitdiff
path: root/package-lock.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-lock.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-lock.json')
-rw-r--r--package-lock.json14
1 files changed, 7 insertions, 7 deletions
diff --git a/package-lock.json b/package-lock.json
index 9d1327c5..1b20f534 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -9,7 +9,7 @@
"license": "AGPL-3.0-or-later",
"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",
@@ -6311,9 +6311,9 @@
}
},
"node_modules/axios-cache-interceptor": {
- "version": "1.3.3",
- "resolved": "https://registry.npmjs.org/axios-cache-interceptor/-/axios-cache-interceptor-1.3.3.tgz",
- "integrity": "sha512-i+AU7qIf3trytWR8KmQpGbNm47T9OllnM3j/jtbybG2CN0eSmPL7Szo0VzJZPtuoKXVINvRozieXDLCUREW5kw==",
+ "version": "1.4.0",
+ "resolved": "https://registry.npmjs.org/axios-cache-interceptor/-/axios-cache-interceptor-1.4.0.tgz",
+ "integrity": "sha512-qtA7y69frn8ILq6GdKgE0SRqtuvzZO5l3TyMbV4v3OZH0KsC+AGFiW83xiSuDkFpeLxsLaf2JUMnrr6mr4Zqgw==",
"dependencies": {
"cache-parser": "1.2.4",
"fast-defer": "1.1.8",
@@ -23630,9 +23630,9 @@
}
},
"axios-cache-interceptor": {
- "version": "1.3.3",
- "resolved": "https://registry.npmjs.org/axios-cache-interceptor/-/axios-cache-interceptor-1.3.3.tgz",
- "integrity": "sha512-i+AU7qIf3trytWR8KmQpGbNm47T9OllnM3j/jtbybG2CN0eSmPL7Szo0VzJZPtuoKXVINvRozieXDLCUREW5kw==",
+ "version": "1.4.0",
+ "resolved": "https://registry.npmjs.org/axios-cache-interceptor/-/axios-cache-interceptor-1.4.0.tgz",
+ "integrity": "sha512-qtA7y69frn8ILq6GdKgE0SRqtuvzZO5l3TyMbV4v3OZH0KsC+AGFiW83xiSuDkFpeLxsLaf2JUMnrr6mr4Zqgw==",
"requires": {
"cache-parser": "1.2.4",
"fast-defer": "1.1.8",