From feac47e37ae6ad751ee89d734c32c719419a90bd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 19 Jan 2026 17:13:21 +0000 Subject: [PATCH] fix(deps): update dependency @remix-run/node to v2.17.2 [security] --- package.json | 2 +- pnpm-lock.yaml | 47 +++++++++++++++++++++++++++++++++++++++++++++-- 2 files changed, 46 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 99a2af7..cf48255 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "@remix-run/css-bundle": "2.16.8", - "@remix-run/node": "2.16.8", + "@remix-run/node": "2.17.2", "@remix-run/react": "2.16.8", "@remix-run/serve": "2.16.8", "isbot": "5.1.28", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index da3c8a6..3f8bc7b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,8 +12,8 @@ importers: specifier: 2.16.8 version: 2.16.8 '@remix-run/node': - specifier: 2.16.8 - version: 2.16.8(typescript@5.8.3) + specifier: 2.17.2 + version: 2.17.2(typescript@5.8.3) '@remix-run/react': specifier: 2.16.8 version: 2.16.8(react-dom@19.1.0(react@19.1.0))(react@19.1.0)(typescript@5.8.3) @@ -614,6 +614,15 @@ packages: typescript: optional: true + '@remix-run/node@2.17.2': + resolution: {integrity: sha512-NHBIQI1Fap3ZmyHMPVsMcma6mvi2oUunvTzOcuWHHkkx1LrvWRzQTlaWqEnqCp/ff5PfX5r0eBEPrSkC8zrHRQ==} + engines: {node: '>=18.0.0'} + peerDependencies: + typescript: ^5.1.0 + peerDependenciesMeta: + typescript: + optional: true + '@remix-run/react@2.16.8': resolution: {integrity: sha512-JmoBUnEu/nPLkU6NGNIG7rfLM97gPpr1LYRJeV680hChr0/2UpfQQwcRLtHz03w1Gz1i/xONAAVOvRHVcXkRlA==} engines: {node: '>=18.0.0'} @@ -643,6 +652,15 @@ packages: typescript: optional: true + '@remix-run/server-runtime@2.17.2': + resolution: {integrity: sha512-dTrAG1SgOLgz1DFBDsLHN0V34YqLsHEReVHYOI4UV/p+ALbn/BRQMw1MaUuqGXmX21ZTuCzzPegtTLNEOc8ixA==} + engines: {node: '>=18.0.0'} + peerDependencies: + typescript: ^5.1.0 + peerDependenciesMeta: + typescript: + optional: true + '@remix-run/web-blob@3.1.0': resolution: {integrity: sha512-owGzFLbqPH9PlKb8KvpNJ0NO74HWE2euAn61eEiyCXX/oteoVzTVSN8mpLgDjaxBf2btj5/nUllSUgpyd6IH6g==} @@ -2411,6 +2429,7 @@ packages: tar@6.2.1: resolution: {integrity: sha512-DZ4yORTwrbTj/7MZYq2w+/ZFdI6OZ/f9SFHR+71gIVUZhOQPHzVCLpvRnPgyaMpfWxxk/4ONva3GQSyNIKRv6A==} engines: {node: '>=10'} + deprecated: Old versions of tar are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exhorbitant rates) by contacting i@izs.me through2@2.0.5: resolution: {integrity: sha512-/mrRod8xqpA+IHSLyGCQ2s8SPHiCDEeQJSep1jqLYeEUClOFG2Qsh+4FU6G9VeqpZnGW/Su8LQGc4YKni5rYSQ==} @@ -3221,6 +3240,18 @@ snapshots: optionalDependencies: typescript: 5.8.3 + '@remix-run/node@2.17.2(typescript@5.8.3)': + dependencies: + '@remix-run/server-runtime': 2.17.2(typescript@5.8.3) + '@remix-run/web-fetch': 4.4.2 + '@web3-storage/multipart-parser': 1.0.0 + cookie-signature: 1.2.2 + source-map-support: 0.5.21 + stream-slice: 0.1.2 + undici: 6.21.3 + optionalDependencies: + typescript: 5.8.3 + '@remix-run/react@2.16.8(react-dom@19.1.0(react@19.1.0))(react@19.1.0)(typescript@5.8.3)': dependencies: '@remix-run/router': 1.23.0 @@ -3261,6 +3292,18 @@ snapshots: optionalDependencies: typescript: 5.8.3 + '@remix-run/server-runtime@2.17.2(typescript@5.8.3)': + dependencies: + '@remix-run/router': 1.23.0 + '@types/cookie': 0.6.0 + '@web3-storage/multipart-parser': 1.0.0 + cookie: 0.7.2 + set-cookie-parser: 2.7.1 + source-map: 0.7.4 + turbo-stream: 2.4.1 + optionalDependencies: + typescript: 5.8.3 + '@remix-run/web-blob@3.1.0': dependencies: '@remix-run/web-stream': 1.1.0