Skip to content

Commit bcdccb7

Browse files
security: bump Remix packages to ^2.17.2 in integration-tests
Updates @remix-run/dev and adds @remix-run/node and @remix-run/react at ^2.17.2 so the integration-tests workspace matches patched Remix releases (GHSA-9583-h5hc-x8cw, GHSA-4q56-crqp-v477). Made-with: Cursor
1 parent 866e31a commit bcdccb7

File tree

2 files changed

+324
-117
lines changed

2 files changed

+324
-117
lines changed

integration-tests/package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,9 @@
3939
"@codecov/sveltekit-plugin": "workspace:^",
4040
"@codecov/vite-plugin": "workspace:^",
4141
"@codecov/webpack-plugin": "workspace:^",
42-
"@remix-run/dev": "^2.9.2",
42+
"@remix-run/dev": "^2.17.2",
43+
"@remix-run/node": "^2.17.2",
44+
"@remix-run/react": "^2.17.2",
4345
"@rollup/plugin-commonjs": "^25.0.7",
4446
"@rollup/plugin-node-resolve": "^15.2.3",
4547
"@solidjs/start": "^1.0.10",

0 commit comments

Comments
 (0)