aboutsummaryrefslogtreecommitdiff
path: root/package-lock.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-10-02 21:51:02 +0000
committerGravatar vitalyster2023-10-03 01:06:54 +0300
commit1e66b3a76e8845ba53906f37450afc100e916f55 (patch)
tree180f592af9446b4da23c8ab8b04373fb16589ed6 /package-lock.json
parentc4d26d8d1ea22cce904c032660756f13e6af8c37 (diff)
build(deps): bump axios-cache-interceptor from 1.3.0 to 1.3.1
Bumps [axios-cache-interceptor](https://github.com/arthurfiorette/axios-cache-interceptor) from 1.3.0 to 1.3.1. - [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.0...v1.3.1) --- 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 aa65a975..f3b88d3b 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.0",
+ "axios-cache-interceptor": "^1.3.1",
"body-parser": "^1.20.2",
"classlist.js": "^1.1.20150312",
"config": "^3.3.9",
@@ -6103,9 +6103,9 @@
}
},
"node_modules/axios-cache-interceptor": {
- "version": "1.3.0",
- "resolved": "https://registry.npmjs.org/axios-cache-interceptor/-/axios-cache-interceptor-1.3.0.tgz",
- "integrity": "sha512-hBI9DXo3OnIsCCQYa4ip/tFa6QYry/WL0WZtPkEsdg4QJ9JGMezApzAT3KL1S/fJ8DjxA1vjAnZ8aAwb/VZDtQ==",
+ "version": "1.3.1",
+ "resolved": "https://registry.npmjs.org/axios-cache-interceptor/-/axios-cache-interceptor-1.3.1.tgz",
+ "integrity": "sha512-nu78dBlzQbELLEd/DhzIBFEha5xZwQ1KMEu6iy49HaYbKoFFDRHMaukJFjpj0Sp0kET+u3TjwQh549DfPh13hA==",
"dependencies": {
"cache-parser": "^1.2.4",
"fast-defer": "^1.1.7",
@@ -23558,9 +23558,9 @@
}
},
"axios-cache-interceptor": {
- "version": "1.3.0",
- "resolved": "https://registry.npmjs.org/axios-cache-interceptor/-/axios-cache-interceptor-1.3.0.tgz",
- "integrity": "sha512-hBI9DXo3OnIsCCQYa4ip/tFa6QYry/WL0WZtPkEsdg4QJ9JGMezApzAT3KL1S/fJ8DjxA1vjAnZ8aAwb/VZDtQ==",
+ "version": "1.3.1",
+ "resolved": "https://registry.npmjs.org/axios-cache-interceptor/-/axios-cache-interceptor-1.3.1.tgz",
+ "integrity": "sha512-nu78dBlzQbELLEd/DhzIBFEha5xZwQ1KMEu6iy49HaYbKoFFDRHMaukJFjpj0Sp0kET+u3TjwQh549DfPh13hA==",
"requires": {
"cache-parser": "^1.2.4",
"fast-defer": "^1.1.7",