From c4417d4e7dcfa420798f547c764fc300414b1c64 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Tue, 9 Jun 2026 16:21:53 +0000 Subject: [PATCH] chore: update vm2 to latest version (3.11.5) --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index b7b6e150..0906026a 100644 --- a/package.json +++ b/package.json @@ -137,7 +137,7 @@ "typescript": "^5.7.2", "uglify-js": "^3.6.0", "unified": "^11.0.5", - "vm2": "^3.10.4", + "vm2": "^3.11.5", "vue": "^3.5.13", "when": "^3.7.8", "zeromq": "^6.0.0-beta.19" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4aa77bd0..814e1dfc 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -340,8 +340,8 @@ importers: specifier: ^11.0.5 version: 11.0.5 vm2: - specifier: ^3.10.4 - version: 3.10.4 + specifier: ^3.11.5 + version: 3.11.5 vue: specifier: ^3.5.13 version: 3.5.13(typescript@5.7.2) @@ -9337,8 +9337,8 @@ packages: vm-browserify@1.1.2: resolution: {integrity: sha512-2ham8XPWTONajOR0ohOKOHXkm3+gaBmGut3SRuu75xLd/RRaY6vqgh8NBYYk7+RW3u5AtzPQZG8F10LHkl0lAQ==} - vm2@3.10.4: - resolution: {integrity: sha512-Gl6r7MN3mkawGurFdp467yDJQ7HdragK2QVVWFbOCd3LPJXJLE2xZFwLCNhp04MTkHruPqLIOs3pYbJQJw/1aA==} + vm2@3.11.5: + resolution: {integrity: sha512-RSrkBiwrj6FRU+QdqNs6KG0XdlvJCjpQ4GXiqmMbrhmwfu5k/XIMpAer0L8f6iuf0uJ3a4T1xJN126Q8yf0VIA==} engines: {node: '>=6.0'} hasBin: true @@ -21144,7 +21144,7 @@ snapshots: vm-browserify@1.1.2: {} - vm2@3.10.4: + vm2@3.11.5: dependencies: acorn: 8.15.0 acorn-walk: 8.3.4