aboutsummaryrefslogtreecommitdiff
path: root/package-lock.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-10-23 21:19:44 +0000
committerGravatar vitalyster2023-10-24 09:40:30 +0300
commitd0bdfe0d1604fa294d2f0b8949e1a466e1c6738c (patch)
tree2ebf8978b9a510a1dfe4a0d17f3f5d2fee8910dc /package-lock.json
parentb2cf9d75d76fbc62a65c1eaa12bb40d35d9a9bd6 (diff)
build(deps): bump axios-cache-interceptor from 1.3.1 to 1.3.2
Bumps [axios-cache-interceptor](https://github.com/arthurfiorette/axios-cache-interceptor) from 1.3.1 to 1.3.2. - [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.1...v1.3.2) --- updated-dependencies: - dependency-name: axios-cache-interceptor dependency-type: direct:production update-type: version-update:semver-patch ... 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 17774d18..a5141d54 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -9,7 +9,7 @@
"license": "AGPL-3.0-or-later",
"dependencies": {
"axios": "^1.5.1",
- "axios-cache-interceptor": "^1.3.1",
+ "axios-cache-interceptor": "^1.3.2",
"body-parser": "^1.20.2",
"classlist.js": "^1.1.20150312",
"config": "^3.3.9",
@@ -6134,9 +6134,9 @@
}
},
"node_modules/axios-cache-interceptor": {
- "version": "1.3.1",
- "resolved": "https://registry.npmjs.org/axios-cache-interceptor/-/axios-cache-interceptor-1.3.1.tgz",
- "integrity": "sha512-nu78dBlzQbELLEd/DhzIBFEha5xZwQ1KMEu6iy49HaYbKoFFDRHMaukJFjpj0Sp0kET+u3TjwQh549DfPh13hA==",
+ "version": "1.3.2",
+ "resolved": "https://registry.npmjs.org/axios-cache-interceptor/-/axios-cache-interceptor-1.3.2.tgz",
+ "integrity": "sha512-FNy4/IKvFYVswpPS09j3H9OUzcXSuxQ93wYxCKnogHbjCRE9nDQ/lukgjyuJqMIk3Yao51qQI/zPbMRNQu4JJw==",
"dependencies": {
"cache-parser": "^1.2.4",
"fast-defer": "^1.1.7",
@@ -23656,9 +23656,9 @@
}
},
"axios-cache-interceptor": {
- "version": "1.3.1",
- "resolved": "https://registry.npmjs.org/axios-cache-interceptor/-/axios-cache-interceptor-1.3.1.tgz",
- "integrity": "sha512-nu78dBlzQbELLEd/DhzIBFEha5xZwQ1KMEu6iy49HaYbKoFFDRHMaukJFjpj0Sp0kET+u3TjwQh549DfPh13hA==",
+ "version": "1.3.2",
+ "resolved": "https://registry.npmjs.org/axios-cache-interceptor/-/axios-cache-interceptor-1.3.2.tgz",
+ "integrity": "sha512-FNy4/IKvFYVswpPS09j3H9OUzcXSuxQ93wYxCKnogHbjCRE9nDQ/lukgjyuJqMIk3Yao51qQI/zPbMRNQu4JJw==",
"requires": {
"cache-parser": "^1.2.4",
"fast-defer": "^1.1.7",