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

This commit is contained in:
renovate[bot] 2025-12-29 05:07:19 +00:00 committed by GitHub
parent 9079feebbd
commit a37d46d353
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

6
package-lock.json generated
View file

@ -2813,9 +2813,9 @@
}
},
"node_modules/axios-cache-interceptor": {
"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==",
"version": "1.11.2",
"resolved": "https://registry.npmjs.org/axios-cache-interceptor/-/axios-cache-interceptor-1.11.2.tgz",
"integrity": "sha512-zojcFOgChlWegTYmgKn0zd/MJMrdWPrwqq3SwR+bkW3DOMcDKJLOhM2y9uR6nt75jNTAVtKobLz7SsPmYE+Bjg==",
"license": "MIT",
"dependencies": {
"cache-parser": "^1.2.6",