From cf3a4026655a207a9b7b2064454f5c8545d2deeb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 May 2026 19:20:41 +0000 Subject: [PATCH] Bump vm2 from 3.11.2 to 3.11.5 in /lib Bumps [vm2](https://github.com/patriksimek/vm2) from 3.11.2 to 3.11.5. - [Release notes](https://github.com/patriksimek/vm2/releases) - [Changelog](https://github.com/patriksimek/vm2/blob/main/CHANGELOG.md) - [Commits](https://github.com/patriksimek/vm2/compare/v3.11.2...v3.11.5) --- updated-dependencies: - dependency-name: vm2 dependency-version: 3.11.5 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- lib/yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lib/yarn.lock b/lib/yarn.lock index 48c40e5c..66a5d530 100644 --- a/lib/yarn.lock +++ b/lib/yarn.lock @@ -4243,9 +4243,9 @@ verror@1.10.0: extsprintf "^1.2.0" vm2@^3.9.17: - version "3.11.2" - resolved "https://registry.yarnpkg.com/vm2/-/vm2-3.11.2.tgz#68ea22497c2c37cb907f27106a3c952dd9e318a6" - integrity sha512-hnsYAgBSAgwwPM/Gq66gMmUY0VlY9mKC8nvVRAZiJp+tYxF4sfNRlZymP8uqzIUK2U/7+SVZ/H8p7USxNHLlZA== + version "3.11.5" + resolved "https://registry.yarnpkg.com/vm2/-/vm2-3.11.5.tgz#6dcebf22c7bf77acf80571f26f1040ee626a97d0" + integrity sha512-RSrkBiwrj6FRU+QdqNs6KG0XdlvJCjpQ4GXiqmMbrhmwfu5k/XIMpAer0L8f6iuf0uJ3a4T1xJN126Q8yf0VIA== dependencies: acorn "^8.15.0" acorn-walk "^8.3.4"