diff --git a/packages/apps/shopify-app-remix/package.json b/packages/apps/shopify-app-remix/package.json index 59036c4c1..953e2d84d 100644 --- a/packages/apps/shopify-app-remix/package.json +++ b/packages/apps/shopify-app-remix/package.json @@ -91,7 +91,7 @@ "jsonwebtoken": "^9.0.2" }, "dependencies": { - "@remix-run/server-runtime": "^2.12.1", + "@remix-run/server-runtime": "^2.15.1", "@shopify/admin-api-client": "^1.0.4", "@shopify/shopify-api": "^11.6.1", "@shopify/shopify-app-session-storage": "^3.0.9", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1d7b3482c..c40c4cffa 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -531,8 +531,8 @@ importers: packages/apps/shopify-app-remix: dependencies: '@remix-run/server-runtime': - specifier: ^2.12.1 - version: 2.12.1(typescript@5.7.2) + specifier: ^2.15.1 + version: 2.15.1(typescript@5.7.2) '@shopify/admin-api-client': specifier: ^1.0.4 version: link:../../api-clients/admin-api-client @@ -2831,10 +2831,6 @@ packages: resolution: {integrity: sha512-S45oynt/WH19bHbIXjtli6QmwNYvaz+vtnubvNpNDvUOoA/OWh6j1OikIP3G+v5GHdxyC6EXoChG3HgYGEUfcg==} engines: {node: '>=14.0.0'} - '@remix-run/router@1.19.2': - resolution: {integrity: sha512-baiMx18+IMuD1yyvOGaHM9QrVUPGGG0jC+z+IPHnRJWUAUvaKuWKyE8gjDj2rzv3sz9zOGoRSPgeBVHRhZnBlA==} - engines: {node: '>=14.0.0'} - '@remix-run/router@1.21.0': resolution: {integrity: sha512-xfSkCAchbdG5PnbrKqFWwia4Bi61nH+wm8wLEqfHDyp7Y3dZzgqS2itV8i4gAq9pC2HsTpwyBC6Ds8VHZ96JlA==} engines: {node: '>=14.0.0'} @@ -2848,15 +2844,6 @@ packages: typescript: optional: true - '@remix-run/server-runtime@2.12.1': - resolution: {integrity: sha512-iuj9ju34f0LztPpd5dVuTXgt4x/MJeRsBiLuEx02nDSMGoNCAIx2LdeNYvE+XXdsf1Ht2NMlpRU+HBPCz3QLZg==} - engines: {node: '>=18.0.0'} - peerDependencies: - typescript: ^5.1.0 - peerDependenciesMeta: - typescript: - optional: true - '@remix-run/server-runtime@2.15.1': resolution: {integrity: sha512-TDM3rzax//N2F5uNMV5pNTWAop8cYul6hteDu+Xmfwys/eRGlbzEf7YJzyRj6Kcsg2TFVHI7+xEPItGAVm1hHA==} engines: {node: '>=18.0.0'} @@ -11087,8 +11074,6 @@ snapshots: '@remix-run/router@1.19.1': {} - '@remix-run/router@1.19.2': {} - '@remix-run/router@1.21.0': {} '@remix-run/server-runtime@2.11.2(typescript@5.7.2)': @@ -11103,18 +11088,6 @@ snapshots: optionalDependencies: typescript: 5.7.2 - '@remix-run/server-runtime@2.12.1(typescript@5.7.2)': - dependencies: - '@remix-run/router': 1.19.2 - '@types/cookie': 0.6.0 - '@web3-storage/multipart-parser': 1.0.0 - cookie: 0.6.0 - set-cookie-parser: 2.7.0 - source-map: 0.7.4 - turbo-stream: 2.4.0 - optionalDependencies: - typescript: 5.7.2 - '@remix-run/server-runtime@2.15.1(typescript@5.7.2)': dependencies: '@remix-run/router': 1.21.0