Skip to content

Fix @tootallnate/once vulnerability#5656

Merged
edisile merged 1 commit intomainfrom
tootallnate_once-vulnerability-fix
Apr 8, 2026
Merged

Fix @tootallnate/once vulnerability#5656
edisile merged 1 commit intomainfrom
tootallnate_once-vulnerability-fix

Conversation

@edisile
Copy link
Copy Markdown
Contributor

@edisile edisile commented Apr 8, 2026

Done

  • set @tootallnate/once resolution to 3.0.1

How to QA

  • check that demo runs
  • check that CI is green

Testing

  • This PR has tests
  • No testing required (explain why): it's just a dependency upgrade

Security

  • Security considerations for review (list them):
    • Examples:
    • Access control: users can only access their own data
    • Input: user input is validated and sanitised
    • Sensitive data: secret or private data is not exposed in any way
    • ...
  • This PR has no security considerations (explain why):

Issue / Card

Fixes #

Screenshots

UX Approval

  • This PR does not require UX approval
  • This PR does require UX approval (add context):

Copilot AI review requested due to automatic review settings April 8, 2026 08:42
@webteam-app
Copy link
Copy Markdown

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates the JavaScript dependency graph to remediate a reported vulnerability in @tootallnate/once by forcing the resolved version via Yarn resolutions.

Changes:

  • Add a Yarn resolutions override for @tootallnate/once to 3.0.1.
  • Update yarn.lock to resolve @tootallnate/once to 3.0.1.

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated 1 comment.

File Description
package.json Adds a resolutions entry to force @tootallnate/once to 3.0.1.
yarn.lock Updates the lockfile entry so selectors resolve to @tootallnate/once@3.0.1.

Comment thread package.json
@edisile edisile merged commit d975df5 into main Apr 8, 2026
18 checks passed
@edisile edisile deleted the tootallnate_once-vulnerability-fix branch April 8, 2026 09:03
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.

4 participants