Skip to content

fix: remove vulnerable @tootallnate/once from Jest jsdom deps#865

Merged
dannyhw merged 1 commit into
storybookjs:nextfrom
dannyhw:dannyhw/fix-tootallnate-once-vuln
Mar 8, 2026
Merged

fix: remove vulnerable @tootallnate/once from Jest jsdom deps#865
dannyhw merged 1 commit into
storybookjs:nextfrom
dannyhw:dannyhw/fix-tootallnate-once-vuln

Conversation

@dannyhw

@dannyhw dannyhw commented Mar 7, 2026

Copy link
Copy Markdown
Member

Summary

  • add a narrow pnpm override so jest-environment-jsdom resolves jsdom to 26.1.0
  • remove the vulnerable @tootallnate/once@2.0.0 transitively pulled in through jsdom 20
  • refresh the lockfile to use the newer http-proxy-agent/https-proxy-agent stack

Testing

  • pnpm --filter ./packages/react-native test:ci
  • pnpm --filter ./examples/expo-example test:ci

@changeset-bot

changeset-bot Bot commented Mar 7, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 460a84f

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.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

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

@dannyhw dannyhw force-pushed the dannyhw/fix-tootallnate-once-vuln branch from dd4919a to 460a84f Compare March 7, 2026 23:56
@dannyhw dannyhw merged commit 855dee9 into storybookjs:next Mar 8, 2026
1 check 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.

1 participant