Skip to content

Commit 91ba339

Browse files
Copilotstyfle
andauthored
chore: update vm2 to 3.10.3 (#1303)
Updates vm2 devDependency from 3.9.19 to 3.10.3. ## Changes - Ran `yarn add --dev vm2@latest` - Updated transitive dependencies (acorn, acorn-walk) <!-- START COPILOT CODING AGENT TIPS --> --- 💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more [Copilot coding agent tips](https://gh.io/copilot-coding-agent-tips) in the docs. --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: styfle <229881+styfle@users.noreply.github.com> Co-authored-by: Steven <steven@ceriously.com>
1 parent e81231f commit 91ba339

File tree

2 files changed

+14
-9
lines changed

2 files changed

+14
-9
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
"tsconfig-paths-webpack-plugin": "^4.1.0",
103103
"twilio": "^3.23.2",
104104
"typescript": "^5.2.2",
105-
"vm2": "^3.9.19",
105+
"vm2": "^3.10.3",
106106
"vue": "^2.5.17",
107107
"vue-server-renderer": "^2.5.17",
108108
"web-vitals": "^0.2.4",

yarn.lock

Lines changed: 13 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3407,7 +3407,7 @@ acorn-walk@^7.0.0, acorn-walk@^7.1.1:
34073407
resolved "https://registry.yarnpkg.com/acorn-walk/-/acorn-walk-7.2.0.tgz#0de889a601203909b0fbe07b8938dc21d2e967bc"
34083408
integrity sha512-OPdCF6GsMIP+Az+aWfAAOEt2/+iVDKE7oy6lJ098aoe59oAmK76qV6Gw60SbZ8jHuG2wH058GF4pLFbYamYrVA==
34093409

3410-
acorn-walk@^8.2.0:
3410+
acorn-walk@^8.3.4:
34113411
version "8.3.4"
34123412
resolved "https://registry.yarnpkg.com/acorn-walk/-/acorn-walk-8.3.4.tgz#794dd169c3977edf4ba4ea47583587c5866236b7"
34133413
integrity sha512-ueEepnujpqee2o5aIYnvHU6C0A42MNdsIDeqy5BydrkuC5R1ZuUFnm27EeFJGoEHJQgn3uleRvmTXaJgfXbt4g==
@@ -3419,11 +3419,16 @@ acorn@^7.0.0, acorn@^7.1.1:
34193419
resolved "https://registry.yarnpkg.com/acorn/-/acorn-7.4.1.tgz#feaed255973d2e77555b83dbc08851a6c63520fa"
34203420
integrity sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A==
34213421

3422-
acorn@^8.11.0, acorn@^8.2.4, acorn@^8.7.0, acorn@^8.7.1, acorn@^8.8.2, acorn@^8.9.0:
3422+
acorn@^8.11.0, acorn@^8.2.4, acorn@^8.7.1, acorn@^8.8.2, acorn@^8.9.0:
34233423
version "8.12.1"
34243424
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.12.1.tgz#71616bdccbe25e27a54439e0046e89ca76df2248"
34253425
integrity sha512-tcpGyI9zbizT9JbV6oYE477V6mTlXvvi0T0G3SNIYE2apm/G5huBa1+K89VGeovbg+jycCrfhl3ADxErOuO6Jg==
34263426

3427+
acorn@^8.14.1:
3428+
version "8.15.0"
3429+
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.15.0.tgz#a360898bc415edaac46c8241f6383975b930b816"
3430+
integrity sha512-NZyJarBfL7nWwIq+FDL6Zp/yHEhePMNnnJ0y3qfieCrmNvYct8uvtiV41UvlSe6apAfk0fY1FbWx+NwfmpvtTg==
3431+
34273432
agent-base@4, agent-base@^4.3.0:
34283433
version "4.3.0"
34293434
resolved "https://registry.yarnpkg.com/agent-base/-/agent-base-4.3.0.tgz#8165f01c436009bccad0b1d122f05ed770efc6ee"
@@ -16447,13 +16452,13 @@ vm-browserify@^1.0.0:
1644716452
resolved "https://registry.yarnpkg.com/vm-browserify/-/vm-browserify-1.1.2.tgz#78641c488b8e6ca91a75f511e7a3b32a86e5dda0"
1644816453
integrity sha512-2ham8XPWTONajOR0ohOKOHXkm3+gaBmGut3SRuu75xLd/RRaY6vqgh8NBYYk7+RW3u5AtzPQZG8F10LHkl0lAQ==
1644916454

16450-
vm2@^3.9.19:
16451-
version "3.9.19"
16452-
resolved "https://registry.yarnpkg.com/vm2/-/vm2-3.9.19.tgz#be1e1d7a106122c6c492b4d51c2e8b93d3ed6a4a"
16453-
integrity sha512-J637XF0DHDMV57R6JyVsTak7nIL8gy5KH4r1HiwWLf/4GBbb5MKL5y7LpmF4A8E2nR6XmzpmMFQ7V7ppPTmUQg==
16455+
vm2@^3.10.3:
16456+
version "3.10.3"
16457+
resolved "https://registry.yarnpkg.com/vm2/-/vm2-3.10.3.tgz#451e5d6e74bc4ec9c95d3a4b378bb9e174a682fa"
16458+
integrity sha512-zJyUr2FPAj/jmnaHNPNX494wDvPzl3pnmmvxAqVJESQTd5wAju6n8nXiFVfCZXlCTRamR6N3lCJOdv6dM559mQ==
1645416459
dependencies:
16455-
acorn "^8.7.0"
16456-
acorn-walk "^8.2.0"
16460+
acorn "^8.14.1"
16461+
acorn-walk "^8.3.4"
1645716462

1645816463
void-elements@^3.1.0:
1645916464
version "3.1.0"

0 commit comments

Comments
 (0)