Skip to content

[Snyk] Fix for 2 vulnerabilities#505

Merged
Ramyromel merged 1 commit into
mainfrom
snyk-fix-04a30e59cbb75f951878fd80629eead2
Jun 7, 2026
Merged

[Snyk] Fix for 2 vulnerabilities#505
Ramyromel merged 1 commit into
mainfrom
snyk-fix-04a30e59cbb75f951878fd80629eead2

Conversation

@Ramyromel
Copy link
Copy Markdown
Owner

snyk-top-banner

Snyk has created this PR to fix 2 vulnerabilities in the npm dependencies of this project.

Snyk changed the following file(s):

  • framework-boilerplates/remix/package.json

Vulnerabilities that will be fixed with an upgrade:

Issue
high severity Open Redirect
SNYK-JS-REACTROUTER-17138887
high severity Allocation of Resources Without Limits or Throttling
SNYK-JS-REMIXRUNSERVERRUNTIME-17138702

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • Max score is 1000. Note that the real score may have changed since the PR was raised.
  • This PR was automatically created by Snyk using the credentials of a real user.

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs.

For more information:
🧐 View latest project report
📜 Customise PR templates
🛠 Adjust project settings
📚 Read about Snyk's upgrade logic


Learn how to fix vulnerabilities with free interactive lessons:

🦉 Open Redirect
🦉 Allocation of Resources Without Limits or Throttling

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Jun 7, 2026

⚠️ No Changeset found

Latest commit: af1b540

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: af1b540155

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

"@remix-run/react": "2.17.3",
"@remix-run/server-runtime": "2.17.3",
"@remix-run/react": "2.17.5",
"@remix-run/server-runtime": "2.17.5",
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P1 Badge Bump @remix-run/node with the Remix runtime

When this template is installed, @remix-run/node remains pinned at 2.17.2 while the rest of the Remix packages move to 2.17.5; the published @remix-run/node@2.17.2 package depends on its matching @remix-run/server-runtime@2.17.2, so npm will keep a nested vulnerable server-runtime copy even though the top-level direct dependency was bumped. This means the Snyk server-runtime vulnerability this change is meant to fix still remains for anyone using the Remix/Vercel template; update @remix-run/node to the same patched version as the other Remix packages.

Useful? React with 👍 / 👎.

@Ramyromel Ramyromel merged commit 35f3063 into main Jun 7, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants