diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ee56e4a611393..2683dc56248ec 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -122,10 +122,10 @@ importers: version: 4.2.2(vite@8.0.10(@types/node@24.12.2)(jiti@2.6.1)(yaml@2.8.3)) axios: specifier: ^1 - version: 1.15.1 + version: 1.15.2 axios-cache-interceptor: specifier: ^1 - version: 1.12.0(axios@1.15.1) + version: 1.12.0(axios@1.15.2) daisyui: specifier: ^5.5.19 version: 5.5.19 @@ -1342,9 +1342,6 @@ packages: peerDependencies: axios: '>= 0.17.0' - axios@1.15.1: - resolution: {integrity: sha512-WOG+Jj8ZOvR0a3rAn+Tuf1UQJRxw5venr6DgdbJzngJE3qG7X0kL83CZGpdHMxEm+ZK3seAbvFsw4FfOfP9vxg==} - axios@1.15.2: resolution: {integrity: sha512-wLrXxPtcrPTsNlJmKjkPnNPK2Ihe0hn0wGSaTEiHRPxwjvJwT3hKmXF4dpqxmPO9SoNb2FsYXj/xEo0gHN+D5A==} @@ -4136,9 +4133,9 @@ snapshots: dependencies: possible-typed-array-names: 1.1.0 - axios-cache-interceptor@1.12.0(axios@1.15.1): + axios-cache-interceptor@1.12.0(axios@1.15.2): dependencies: - axios: 1.15.1 + axios: 1.15.2 cache-parser: 1.2.6 fast-defer: 1.1.9 http-vary: 1.0.3 @@ -4151,14 +4148,6 @@ snapshots: fast-deep-equal: 3.1.3 is-buffer: 2.0.5 - axios@1.15.1: - dependencies: - follow-redirects: 1.16.0 - form-data: 4.0.5 - proxy-from-env: 2.1.0 - transitivePeerDependencies: - - debug - axios@1.15.2: dependencies: follow-redirects: 1.16.0