Skip to content

[UE5.5] fix: override vulnerable transitive deps for dependabot alerts (#884)#893

Merged
mcottontensor merged 1 commit into
EpicGamesExt:UE5.5from
mcottontensor:backport/UE5.5/pr-884
May 29, 2026
Merged

[UE5.5] fix: override vulnerable transitive deps for dependabot alerts (#884)#893
mcottontensor merged 1 commit into
EpicGamesExt:UE5.5from
mcottontensor:backport/UE5.5/pr-884

Conversation

@mcottontensor
Copy link
Copy Markdown
Collaborator

Backport

This will backport the following commits from master to UE5.5:

Questions ?

Please refer to the Backport tool documentation

…amesExt#884)

Adds version-scoped overrides for ws, qs, webpack-dev-server,
brace-expansion, and fast-uri to clear alerts EpicGamesExt#189EpicGamesExt#194. The `@^N`
selectors confine each bump to the affected major (e.g. `ws@^8`),
leaving SFU's intentional `ws@^7.5.10` pin and unaffected
`brace-expansion@1.x` instances untouched.

(cherry picked from commit f09c5dc)

# Conflicts:
#	package-lock.json
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented May 29, 2026

⚠️ No Changeset found

Latest commit: a5bcbd2

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

@mcottontensor mcottontensor merged commit 5aa1f01 into EpicGamesExt:UE5.5 May 29, 2026
@mcottontensor mcottontensor deleted the backport/UE5.5/pr-884 branch May 29, 2026 01:42
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