chore(deps): bump vm2 from 3.9.19 to 3.11.5 in /packages/widgets#4628
Merged
sanyamkamat merged 1 commit intoJun 15, 2026
Merged
Conversation
|
|
View your CI Pipeline Execution ↗ for commit 3c8da90
💡 Verify your cache is correct by running tasks in a sandbox. Read docs ↗ ☁️ Nx Cloud last updated this comment at |
Contributor
|
@dependabot rebase |
Bumps [vm2](https://github.com/patriksimek/vm2) from 3.9.19 to 3.11.5. - [Release notes](https://github.com/patriksimek/vm2/releases) - [Changelog](https://github.com/patriksimek/vm2/blob/main/CHANGELOG.md) - [Commits](patriksimek/vm2@3.9.19...v3.11.5) --- updated-dependencies: - dependency-name: vm2 dependency-version: 3.11.5 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
f8232a8 to
3c8da90
Compare
sanyamkamat
approved these changes
Jun 15, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps vm2 from 3.9.19 to 3.11.5.
Release notes
Sourced from vm2's releases.
... (truncated)
Changelog
Sourced from vm2's changelog.
... (truncated)
Commits
7a1f510Fix .node typo (#568)fac7fb4fix: test compatibility2da83edfix(#567): restore array iteration on vm.freeze()'d host arrays51cc4bcfix(#566): restore util.inspect output on Node 26+27354d5fix: test compatibility59ccba9feat: add merge-fix skill for integrating confirmed vulnerability fixes86ab819fix(GHSA-m4wx-m65x-ghrr): widen NESTING_OVERRIDE guard to all input shapese1c48fcfix(GHSA-9g8x-92q2-p28f): deny process-wide observability builtins in NodeVM436053efix(GHSA-r9pm-gxmw-wv6p): exclude underscored builtins from NodeVM '*' wildca...a1ed47afix(GHSA-rp36-8xq3-r6c4): close NodeVM builtin denylist bypass via process/in...Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for vm2 since your current version.
Note
Low Risk
Dev-only transitive lockfile bump with no direct product code changes; lowers exposure to known vm2 sandbox escape advisories without changing runtime behavior in shipped widgets.
Overview
Updates
packages/widgets/package-lock.jsononly:vm23.9.19 → 3.11.5 (transitive via@builder.io/react, dev dependency).acornis bumped 8.14.0 → 8.17.0 asvm2’s dependency range now expects^8.15.0.No application or build config changes in this diff—just the lockfile resolution for the sandbox library and its parser dependency.
Reviewed by Cursor Bugbot for commit 3c8da90. Bugbot is set up for automated code reviews on this repo. Configure here.