diff --git a/packages/spindle-icons/package.json b/packages/spindle-icons/package.json index 52f954a59..abc372411 100644 --- a/packages/spindle-icons/package.json +++ b/packages/spindle-icons/package.json @@ -25,7 +25,7 @@ }, "devDependencies": { "@types/cli-progress": "3.11.6", - "axios": "1.14.0", + "axios": "1.15.2", "cli-progress": "3.12.0", "figma-api": "1.12.0", "npm-run-all2": "8.0.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index be6e8ad07..f91eb1e12 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -6,7 +6,7 @@ settings: overrides: superstatic: 10.0.0 - axios: 1.13.2 + axios: 1.15.2 undici: 7.25.0 undici-types: 7.25.0 semver: 7.7.4 @@ -152,8 +152,8 @@ importers: specifier: 3.11.6 version: 3.11.6 axios: - specifier: 1.13.2 - version: 1.13.2 + specifier: 1.15.2 + version: 1.15.2 cli-progress: specifier: 3.12.0 version: 3.12.0 @@ -2964,8 +2964,8 @@ packages: resolution: {integrity: sha512-KunSNx+TVpkAw/6ULfhnx+HWRecjqZGTOyquAoWHYLRSdK1tB5Ihce1ZW+UY3fj33bYAFWPu7W/GRSmmrCGuxA==} engines: {node: '>=4'} - axios@1.13.2: - resolution: {integrity: sha512-VPk9ebNqPcy5lRGuSlKx752IlDatOjT9paPlm8A7yOuW2Fbvp4X3JznJtT4f0GzGLLiWE9W8onz51SqLYwzGaA==} + axios@1.15.2: + resolution: {integrity: sha512-wLrXxPtcrPTsNlJmKjkPnNPK2Ihe0hn0wGSaTEiHRPxwjvJwT3hKmXF4dpqxmPO9SoNb2FsYXj/xEo0gHN+D5A==} b4a@1.8.0: resolution: {integrity: sha512-qRuSmNSkGQaHwNbM7J78Wwy+ghLEYF1zNrSeMxj4Kgw6y33O3mXcQ6Ie9fRvfU/YnxWkOchPXbaLb73TkIsfdg==} @@ -7261,6 +7261,10 @@ packages: proxy-from-env@1.1.0: resolution: {integrity: sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==} + proxy-from-env@2.1.0: + resolution: {integrity: sha512-cJ+oHTW1VAEa8cJslgmUZrc+sjRKgAKl3Zyse6+PV38hZe/V6Z14TbCuXcan9F9ghlz4QrFr2c92TNF82UkYHA==} + engines: {node: '>=10'} + pseudomap@1.0.2: resolution: {integrity: sha512-b/YwNhb8lk1Zz2+bXXpS/LK9OisiZZ1SNsSLxN1x2OXVEhW2Ckr/7mWE5vrC1ZTiJlD9g19jWszTmJsB+oEpFQ==} @@ -12457,11 +12461,11 @@ snapshots: axe-core@4.11.4: {} - axios@1.13.2: + axios@1.15.2: dependencies: follow-redirects: 1.16.0 form-data: 4.0.5 - proxy-from-env: 1.1.0 + proxy-from-env: 2.1.0 transitivePeerDependencies: - debug @@ -12660,7 +12664,7 @@ snapshots: bundlewatch@0.4.2: dependencies: - axios: 1.13.2 + axios: 1.15.2 bytes: 3.1.2 chalk: 4.1.2 ci-env: 1.17.0 @@ -14049,7 +14053,7 @@ snapshots: figma-api@1.12.0: dependencies: '@types/node': 22.19.17 - axios: 1.13.2 + axios: 1.15.2 transitivePeerDependencies: - debug @@ -17290,6 +17294,8 @@ snapshots: proxy-from-env@1.1.0: {} + proxy-from-env@2.1.0: {} + pseudomap@1.0.2: {} psl@1.15.0: diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index 4c26e0dbc..00785b53a 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -13,7 +13,7 @@ peerDependencyRules: overrides: superstatic: 10.0.0 - axios: 1.13.2 + axios: 1.15.2 undici: 7.25.0 undici-types: 7.25.0 semver: 7.7.4