Skip to content

Comments

chore(deps): bump vm2 from 3.9.19 to 3.10.4#64

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/vm2-3.10.4
Open

chore(deps): bump vm2 from 3.9.19 to 3.10.4#64
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/vm2-3.10.4

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Feb 16, 2026

Bumps vm2 from 3.9.19 to 3.10.4.

Release notes

Sourced from vm2's releases.

v3.10.4

What's Changed

  • fix: prevent sandbox escape via Promise static method stealing
  • fix: prevent sandbox escape via Reflect.construct Promise species bypass
  • fix: prevent sandbox escape via proxy handler exposure in util.inspect
  • fix: prevent sandbox escape via fromOtherWithContext exposure in util.inspect

Full Changelog: patriksimek/vm2@v3.10.3...v3.10.4

v3.10.3

What's Changed

  • fix: prevent sandbox escape via Symbol.for cross-realm symbols
  • fix: prevent Symbol.for bypass via hasOwnProperty override
  • fix: prevent Symbol.for bypass via object key coercion
  • fix: prevent cross-realm symbol extraction via Object.getOwnPropertySymbols
  • fix: prevent cross-realm symbol extraction via spread operator on bridge proxies
  • fix: prevent sandbox escape via Promise species manipulation
  • fix: prevent Symbol.species getter TOCTOU bypass in Promise species reset
  • fix: eliminate Promise species TOCTOU by unconditional constructor override
  • fix: prevent sandbox escape via Promise.try static method stealing

Full Changelog: patriksimek/vm2@v3.10.2...v3.10.3

v3.10.2

What's Changed

Full Changelog: patriksimek/vm2@v3.10.1...v3.10.2

v3.10.1

What's Changed

Full Changelog: patriksimek/vm2@v3.10.0...v3.10.1

v3.10.0

What's Changed

New Contributors

Full Changelog: patriksimek/vm2@3.9.19...v3.10.0

Commits
  • 7cf7445 chore: bump version
  • c5a19b0 fix: tests for node < 16
  • f1d9cf4 Merge commit from fork
  • 3f40dec Merge commit from fork
  • fefa049 chore: update readme
  • a99a456 chore: bump version
  • d25a1f0 Merge commit from fork
  • 6cf582a fix: prevent sandbox escape via Symbol.for cross-realm symbols (#553)
  • 4b009c2 fix: use Reflect.apply instead of .call() in Promise handlers (#549)
  • 055b2f8 chore: update npm version for publishing
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for vm2 since your current version.


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [vm2](https://github.com/patriksimek/vm2) from 3.9.19 to 3.10.4.
- [Release notes](https://github.com/patriksimek/vm2/releases)
- [Commits](patriksimek/vm2@3.9.19...v3.10.4)

---
updated-dependencies:
- dependency-name: vm2
  dependency-version: 3.10.4
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Feb 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants