chore(deps): update dependency axios-cache-interceptor to v1.11.1

This commit is contained in:
renovate[bot] 2025-12-27 16:35:36 +00:00 committed by GitHub
parent d20c568e85
commit 3c13506ec2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

13
package-lock.json generated
View file

@ -2813,13 +2813,14 @@
}
},
"node_modules/axios-cache-interceptor": {
"version": "1.10.0",
"resolved": "https://registry.npmjs.org/axios-cache-interceptor/-/axios-cache-interceptor-1.10.0.tgz",
"integrity": "sha512-E43TJynfg/JDktNa7d8byRXq+8WrudaBLGu44LAUY8cpiXdwDPWlhv3lre088Spe0XKAMK55oyuGP0DMT+hoog==",
"version": "1.11.1",
"resolved": "https://registry.npmjs.org/axios-cache-interceptor/-/axios-cache-interceptor-1.11.1.tgz",
"integrity": "sha512-Ldacl7iSMMjKBn/IB5GWRfUIxbOCSmH/xInnZ4lX/+BF/Oa6HxpWqvgXY1WOmyUSa8AKI6AwLl7NTLKrJAV42g==",
"license": "MIT",
"dependencies": {
"cache-parser": "^1.2.6",
"fast-defer": "^1.1.9",
"http-vary": "^1.0.3",
"object-code": "^2.0.0",
"try": "^1.0.3"
},
@ -5903,6 +5904,12 @@
"node": ">= 14"
}
},
"node_modules/http-vary": {
"version": "1.0.3",
"resolved": "https://registry.npmjs.org/http-vary/-/http-vary-1.0.3.tgz",
"integrity": "sha512-sx7Y8YTqF3o0mFJJvF66n8dbaE8v3liV1RgCz46XP5xK7dnzyZHvwMWRA115q5kjbCPBV65/nOMlgW54WLyiag==",
"license": "MIT"
},
"node_modules/https-proxy-agent": {
"version": "7.0.6",
"resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-7.0.6.tgz",