diff --git a/ui/package.json b/ui/package.json index 9d6b076..7e7b824 100644 --- a/ui/package.json +++ b/ui/package.json @@ -18,7 +18,7 @@ "@ory/client": "^1.21.4", "@ory/integrations": "^1.3.1", "@shortlink-org/ui-kit": "0.20250811.204524", - "axios": "^1.11.0", + "axios": "^1.12.0", "jsx-dev-runtime": "link:@emotion/react/jsx-dev-runtime", "lodash": "^4.17.21", "next": "15.5.2", diff --git a/ui/pnpm-lock.yaml b/ui/pnpm-lock.yaml index ebdd44a..ea0ed6f 100644 --- a/ui/pnpm-lock.yaml +++ b/ui/pnpm-lock.yaml @@ -36,8 +36,8 @@ importers: specifier: 0.20250811.204524 version: 0.20250811.204524(@emotion/react@11.14.0(@types/react@19.1.13)(react@19.1.1))(@emotion/styled@11.14.1(@emotion/react@11.14.0(@types/react@19.1.13)(react@19.1.1))(@types/react@19.1.13)(react@19.1.1))(@mui/system@7.3.1(@emotion/react@11.14.0(@types/react@19.1.13)(react@19.1.1))(@emotion/styled@11.14.1(@emotion/react@11.14.0(@types/react@19.1.13)(react@19.1.1))(@types/react@19.1.13)(react@19.1.1))(@types/react@19.1.13)(react@19.1.1))(@types/node@24.2.1)(postcss@8.5.6)(rollup@4.50.1)(typescript@5.9.2)(vite@7.1.2(@types/node@24.2.1)(jiti@2.5.1)(lightningcss@1.30.1)) axios: - specifier: ^1.11.0 - version: 1.11.0 + specifier: ^1.12.0 + version: 1.12.0 jsx-dev-runtime: specifier: link:@emotion/react/jsx-dev-runtime version: link:@emotion/react/jsx-dev-runtime @@ -1676,8 +1676,8 @@ packages: resolution: {integrity: sha512-Xm7bpRXnDSX2YE2YFfBk2FnF0ep6tmG7xPh8iHee8MIcrgq762Nkce856dYtJYLkuIoYZvGfTs/PbZhideTcEg==} engines: {node: '>=4'} - axios@1.11.0: - resolution: {integrity: sha512-1Lx3WLFQWm3ooKDYZD1eXmoGO9fxYQjrycfHFC8P0sCfQVXyROp0p9PFWBehewBOdCwHc+f/b8I0fMto5eSfwA==} + axios@1.12.0: + resolution: {integrity: sha512-oXTDccv8PcfjZmPGlWsPSwtOJCZ/b6W5jAMCNcfwJbCzDckwG0jrYJFaWH1yvivfCXjVzV/SPDEhMB3Q+DSurg==} axobject-query@4.1.0: resolution: {integrity: sha512-qIj0G9wZbMGNLjLmg1PT6v2mE9AH2zlnADJD/2tC6E00hgmhUOfEB6greHPAfLRSufHqROIUTkw6E+M3lH0PTQ==} @@ -4130,7 +4130,7 @@ snapshots: '@ory/client@1.21.4': dependencies: - axios: 1.11.0 + axios: 1.12.0 transitivePeerDependencies: - debug @@ -4894,7 +4894,7 @@ snapshots: axe-core@4.10.3: {} - axios@1.11.0: + axios@1.12.0: dependencies: follow-redirects: 1.15.11 form-data: 4.0.4