diff --git a/package.json b/package.json index 5ddfd8b7..c70a8b41 100644 --- a/package.json +++ b/package.json @@ -77,7 +77,7 @@ "@radix-ui/react-tooltip": "1.2.8", "@radix-ui/react-visually-hidden": "^1.2.4", "autoprefixer": "^10.4.23", - "axios": "^1.13.2", + "axios": "^1.13.3", "canvas": "^3.2.1", "canvas-confetti": "^1.9.4", "cheerio": "^1.1.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 11fecbf2..4ee0eae6 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -114,8 +114,8 @@ importers: specifier: ^10.4.23 version: 10.4.23(postcss@8.5.6) axios: - specifier: ^1.13.2 - version: 1.13.2 + specifier: ^1.13.3 + version: 1.13.3 canvas: specifier: ^3.2.1 version: 3.2.1 @@ -2571,12 +2571,12 @@ packages: '@types/json5@0.0.29': resolution: {integrity: sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==} + '@types/node@25.0.10': + resolution: {integrity: sha512-zWW5KPngR/yvakJgGOmZ5vTBemDoSqF3AcV/LrO5u5wTWyEAVVh+IT39G4gtyAkh3CtTZs8aX/yRM82OfzHJRg==} + '@types/node@25.0.3': resolution: {integrity: sha512-W609buLVRVmeW693xKfzHeIV6nJGGz98uCPfeXI1ELMLXVeKYZ9m15fAMSaUPBHYLGFsVRcMmSCksQOrZV9BYA==} - '@types/node@25.0.9': - resolution: {integrity: sha512-/rpCXHlCWeqClNBwUhDcusJxXYDjZTyE8v5oTO7WbL8eij2nKhUeU89/6xgjU7N4/Vh3He0BtyhJdQbDyhiXAw==} - '@types/react-dom@19.2.3': resolution: {integrity: sha512-jp2L/eY6fn+KgVVQAOqYItbF0VY/YApe5Mz2F0aykSO8gx31bYCZyvSeYxCHKvzHG5eZjc+zyaS5BrBWya2+kQ==} peerDependencies: @@ -2988,8 +2988,8 @@ packages: resolution: {integrity: sha512-ilYanEU8vxxBexpJd8cWM4ElSQq4QctCLKih0TSfjIfCQTeyH/6zVrmIJfLPrKTKJRbiG+cfnZbQIjAlJmF1jQ==} engines: {node: '>=4'} - axios@1.13.2: - resolution: {integrity: sha512-VPk9ebNqPcy5lRGuSlKx752IlDatOjT9paPlm8A7yOuW2Fbvp4X3JznJtT4f0GzGLLiWE9W8onz51SqLYwzGaA==} + axios@1.13.3: + resolution: {integrity: sha512-ERT8kdX7DZjtUm7IitEyV7InTHAF42iJuMArIiDIV5YtPanJkgw4hw5Dyg9fh0mihdWNn1GKaeIWErfe56UQ1g==} axobject-query@4.1.0: resolution: {integrity: sha512-qIj0G9wZbMGNLjLmg1PT6v2mE9AH2zlnADJD/2tC6E00hgmhUOfEB6greHPAfLRSufHqROIUTkw6E+M3lH0PTQ==} @@ -7675,11 +7675,11 @@ snapshots: '@types/json5@0.0.29': {} - '@types/node@25.0.3': + '@types/node@25.0.10': dependencies: undici-types: 7.16.0 - '@types/node@25.0.9': + '@types/node@25.0.3': dependencies: undici-types: 7.16.0 @@ -8186,7 +8186,7 @@ snapshots: axe-core@4.11.0: {} - axios@1.13.2: + axios@1.13.3: dependencies: follow-redirects: 1.15.11 form-data: 4.0.5 @@ -9429,7 +9429,7 @@ snapshots: jest-worker@27.5.1: dependencies: - '@types/node': 25.0.9 + '@types/node': 25.0.10 merge-stream: 2.0.0 supports-color: 8.1.1