aboutsummaryrefslogtreecommitdiff
path: root/package-lock.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2024-05-28 05:00:15 +0000
committerGravatar Vitaly Takmazov2024-05-28 08:01:44 +0300
commitb47e8bf7cf8decde7d8fb6dac237877db44f3756 (patch)
treeb8b3c36471a66798c286d8493e6766a15018e26d /package-lock.json
parent75ef1259f35d45cab09301e9afc22676ccf48986 (diff)
build(deps): bump axios-cache-interceptor from 1.5.2 to 1.5.3
Bumps [axios-cache-interceptor](https://github.com/arthurfiorette/axios-cache-interceptor) from 1.5.2 to 1.5.3. - [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.5.2...v1.5.3) --- 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.json16
1 files changed, 8 insertions, 8 deletions
diff --git a/package-lock.json b/package-lock.json
index 66ca54f4..d3e951c4 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -8,7 +8,7 @@
"license": "AGPL-3.0-or-later",
"dependencies": {
"axios": "^1.7.2",
- "axios-cache-interceptor": "^1.5.2",
+ "axios-cache-interceptor": "^1.5.3",
"body-parser": "^1.20.2",
"classlist.js": "^1.1.20150312",
"config": "^3.3.11",
@@ -6072,11 +6072,11 @@
}
},
"node_modules/axios-cache-interceptor": {
- "version": "1.5.2",
- "resolved": "https://registry.npmjs.org/axios-cache-interceptor/-/axios-cache-interceptor-1.5.2.tgz",
- "integrity": "sha512-zrJZ9DZo5hKfrU+SEN/qhXxGD7GWRzwoqJ7sSvxikizUvDhWy/U9BoAbWLZZdyjbHHsfmS1OlQZCDW6o69r4DA==",
+ "version": "1.5.3",
+ "resolved": "https://registry.npmjs.org/axios-cache-interceptor/-/axios-cache-interceptor-1.5.3.tgz",
+ "integrity": "sha512-kPgGId9XW7tR+VF7hgSkqF4f6FrV4ecCyKxjkD9v1hNJ4sXSAskocr7SMKaVHVvrbzVeruwB6yL6Y9/lY1ApKg==",
"dependencies": {
- "cache-parser": "1.2.4",
+ "cache-parser": "1.2.5",
"fast-defer": "1.1.8",
"object-code": "1.3.3"
},
@@ -6518,9 +6518,9 @@
}
},
"node_modules/cache-parser": {
- "version": "1.2.4",
- "resolved": "https://registry.npmjs.org/cache-parser/-/cache-parser-1.2.4.tgz",
- "integrity": "sha512-O0KwuHuJnbHUrghHi2kGp0SxnWSIBXTYt7M8WVhW0kbPRUNUKoE/Of6e1rRD6AAxmfxFunKnt90yEK09D+sc5g=="
+ "version": "1.2.5",
+ "resolved": "https://registry.npmjs.org/cache-parser/-/cache-parser-1.2.5.tgz",
+ "integrity": "sha512-Md/4VhAHByQ9frQ15WD6LrMNiVw9AEl/J7vWIXw+sxT6fSOpbtt6LHTp76vy8+bOESPBO94117Hm2bIjlI7XjA=="
},
"node_modules/call-bind": {
"version": "1.0.7",