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

This commit is contained in:
renovate[bot] 2025-12-20 01:15:32 +00:00 committed by GitHub
parent 10081a2276
commit 16ee74614b
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.9.1",
"resolved": "https://registry.npmjs.org/axios-cache-interceptor/-/axios-cache-interceptor-1.9.1.tgz",
"integrity": "sha512-0f/ilwNkJnDeCbSPjt1YgIxr0GTdoTR0qpU7dRJ7+horRzDz+prXFRdVKoZoYN8LhgyzKauu1lPOwQqFv/2Itw==",
"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==",
"license": "MIT",
"dependencies": {
"cache-parser": "^1.2.6",