diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3afe5c74941..145c04d9947 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -565,7 +565,7 @@ overrides: path-to-regexp: 0.1.13 defu: 6.1.5 postcss: 8.5.15 - axios: 1.16.0 + axios: 1.18.0 follow-redirects: 1.16.0 uuid: 14.0.0 fast-uri@<3.1.2: '>=3.1.2' @@ -772,8 +772,8 @@ importers: specifier: 'catalog:' version: 2.26.2(@tiptap/core@2.26.3(@tiptap/pm@3.6.6))(@tiptap/pm@3.6.6) axios: - specifier: 1.16.0 - version: 1.16.0 + specifier: 1.18.0 + version: 1.18.0 compression: specifier: 'catalog:' version: 1.8.1 @@ -917,8 +917,8 @@ importers: specifier: 'catalog:' version: 7.15.0(react-router@7.15.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(typescript@5.8.3) axios: - specifier: 1.16.0 - version: 1.16.0 + specifier: 1.18.0 + version: 1.18.0 clsx: specifier: 'catalog:' version: 2.1.1 @@ -1080,8 +1080,8 @@ importers: specifier: 'catalog:' version: 8.21.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1) axios: - specifier: 1.16.0 - version: 1.16.0 + specifier: 1.18.0 + version: 1.18.0 clsx: specifier: 'catalog:' version: 2.1.1 @@ -1648,8 +1648,8 @@ importers: specifier: workspace:* version: link:../types axios: - specifier: 1.16.0 - version: 1.16.0 + specifier: 1.18.0 + version: 1.18.0 file-type: specifier: 'catalog:' version: 21.3.3 @@ -5447,6 +5447,10 @@ packages: engines: {node: '>=0.4.0'} hasBin: true + agent-base@6.0.2: + resolution: {integrity: sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==} + engines: {node: '>= 6.0.0'} + agent-install@0.0.5: resolution: {integrity: sha512-nHlms9BkP8ZiY79HrwCGiA2DcNaXrAaJrCM/BEqQ7MEsSKyCk+2A76xPGylIfASZSZE0SaU3T0bNSg4rBPIJAQ==} hasBin: true @@ -5592,8 +5596,8 @@ packages: peerDependencies: postcss: 8.5.15 - axios@1.16.0: - resolution: {integrity: sha512-6hp5CwvTPlN2A31g5dxnwAX0orzM7pmCRDLnZSX772mv8WDqICwFjowHuPs04Mc8deIld1+ejhtaMn5vp6b+1w==} + axios@1.18.0: + resolution: {integrity: sha512-E32NzpYKp++W7XRe52rHiXV2ehxmh3wbdgO7MHeFM+vqxLBYHzt0ElkiImtOBxtOmyp0yoC8C6uESVV84Y2/hw==} babel-dead-code-elimination@1.0.10: resolution: {integrity: sha512-DV5bdJZTzZ0zn0DC24v3jD7Mnidh6xhKa4GfKCbq3sfW8kaWhDdZjP3i81geA8T33tdYqWKw4D3fVv0CwEgKVA==} @@ -6811,10 +6815,6 @@ packages: resolution: {integrity: sha512-NqADB8VjPFLM2V0VvHUewwwsw0ZWBaIdgo+ieHtK3hasLz4qeCRjYcqfB6AQrBggRKppKF8L52/VqdVsO47Dlw==} engines: {node: '>= 0.4'} - hasown@2.0.2: - resolution: {integrity: sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==} - engines: {node: '>= 0.4'} - hasown@2.0.4: resolution: {integrity: sha512-T2UbfbBEF32wiepXIsMlTW9+dDYC6wMh/t/vYA4tuOMKqWz/n3vr1NFSxQiyP+zk2mXsoMA/i/7qV6LKut1t1A==} engines: {node: '>= 0.4'} @@ -6937,6 +6937,10 @@ packages: resolution: {integrity: sha512-FtwrG/euBzaEjYeRqOgly7G0qviiXoJWnvEH2Z1plBdXgbyjv34pHTSb9zoeHMyDy33+DWy5Wt9Wo+TURtOYSQ==} engines: {node: '>= 0.8'} + https-proxy-agent@5.0.1: + resolution: {integrity: sha512-dFcAjpTQFgoLMzC2VwU+C/CbS7uRL0lWmxDITmqm7C+7F0Odmj6s9l6alZc6AELXhrnggM2CeWSXHGOdX2YtwA==} + engines: {node: '>= 6'} + human-signals@2.1.0: resolution: {integrity: sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw==} engines: {node: '>=10.17.0'} @@ -13061,6 +13065,12 @@ snapshots: acorn@8.16.0: {} + agent-base@6.0.2: + dependencies: + debug: 4.4.3 + transitivePeerDependencies: + - supports-color + agent-install@0.0.5: dependencies: '@iarna/toml': 2.2.5 @@ -13196,13 +13206,15 @@ snapshots: postcss: 8.5.15 postcss-value-parser: 4.2.0 - axios@1.16.0: + axios@1.18.0: dependencies: follow-redirects: 1.16.0 form-data: 4.0.6 + https-proxy-agent: 5.0.1 proxy-from-env: 2.1.0 transitivePeerDependencies: - debug + - supports-color babel-dead-code-elimination@1.0.10: dependencies: @@ -13972,7 +13984,7 @@ snapshots: es-errors: 1.3.0 get-intrinsic: 1.3.0 has-tostringtag: 1.0.2 - hasown: 2.0.2 + hasown: 2.0.4 esbuild@0.28.1: optionalDependencies: @@ -14413,7 +14425,7 @@ snapshots: get-proto: 1.0.1 gopd: 1.2.0 has-symbols: 1.1.0 - hasown: 2.0.2 + hasown: 2.0.4 math-intrinsics: 1.1.0 get-nonce@1.0.1: {} @@ -14474,10 +14486,6 @@ snapshots: dependencies: has-symbols: 1.1.0 - hasown@2.0.2: - dependencies: - function-bind: 1.1.2 - hasown@2.0.4: dependencies: function-bind: 1.1.2 @@ -14670,6 +14678,13 @@ snapshots: statuses: 2.0.1 toidentifier: 1.0.1 + https-proxy-agent@5.0.1: + dependencies: + agent-base: 6.0.2 + debug: 4.4.3 + transitivePeerDependencies: + - supports-color + human-signals@2.1.0: {} husky@9.1.7: {} @@ -14788,7 +14803,7 @@ snapshots: is-core-module@2.16.1: dependencies: - hasown: 2.0.2 + hasown: 2.0.4 is-date-object@1.1.0: dependencies: @@ -14834,7 +14849,7 @@ snapshots: call-bound: 1.0.4 gopd: 1.2.0 has-tostringtag: 1.0.2 - hasown: 2.0.2 + hasown: 2.0.4 is-stream@2.0.1: {} diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index 60335cf7c35..2ab6fbdc62b 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -91,7 +91,7 @@ catalog: "@vitest/coverage-v8": "^4.1.8" "ast-types": "0.14.2" "autoprefixer": "^10.4.19" - "axios": "1.16.0" + "axios": "1.18.0" "buffer": "^6.0.3" "chroma-js": "^3.2.0" "class-variance-authority": "0.7.1"