From 61b4b2ca042880a2f2971fbecc31ac3851ac49cb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Aug 2026 01:38:43 +0000 Subject: [PATCH] ci(deps): bump vm2 in /examples/embed-starter-kit/site Bumps [vm2](https://github.com/patriksimek/vm2) from 3.11.5 to 3.11.6. - [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.5...3.11.6) --- updated-dependencies: - dependency-name: vm2 dependency-version: 3.11.6 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- .../embed-starter-kit/site/package-lock.json | 25 +++++++++++-------- 1 file changed, 15 insertions(+), 10 deletions(-) diff --git a/examples/embed-starter-kit/site/package-lock.json b/examples/embed-starter-kit/site/package-lock.json index 4523dd82a86..6f16e39ab4f 100644 --- a/examples/embed-starter-kit/site/package-lock.json +++ b/examples/embed-starter-kit/site/package-lock.json @@ -5942,9 +5942,10 @@ "integrity": "sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==" }, "node_modules/vm2": { - "version": "3.11.5", - "resolved": "https://registry.npmjs.org/vm2/-/vm2-3.11.5.tgz", - "integrity": "sha512-RSrkBiwrj6FRU+QdqNs6KG0XdlvJCjpQ4GXiqmMbrhmwfu5k/XIMpAer0L8f6iuf0uJ3a4T1xJN126Q8yf0VIA==", + "version": "3.11.6", + "resolved": "https://registry.npmjs.org/vm2/-/vm2-3.11.6.tgz", + "integrity": "sha512-35hVTcKieg7jJMntHhgWT5c2a1J2vmpXm66Xs1Z8ayHOJTj8rzIlXKzba3nO1Om/sonmnkjlAOMt9p8lYJXsWw==", + "license": "MIT", "dependencies": { "acorn": "^8.15.0", "acorn-walk": "^8.3.4" @@ -7357,7 +7358,8 @@ "@mui/types": { "version": "7.1.0", "resolved": "https://registry.npmjs.org/@mui/types/-/types-7.1.0.tgz", - "integrity": "sha512-Hh7ALdq/GjfIwLvqH3XftuY3bcKhupktTm+S6qRIDGOtPtRuq2L21VWzOK4p7kblirK0XgGVH5BLwa6u8z/6QQ==" + "integrity": "sha512-Hh7ALdq/GjfIwLvqH3XftuY3bcKhupktTm+S6qRIDGOtPtRuq2L21VWzOK4p7kblirK0XgGVH5BLwa6u8z/6QQ==", + "requires": {} }, "@mui/utils": { "version": "5.1.0", @@ -8117,7 +8119,8 @@ "dedent": { "version": "1.5.3", "resolved": "https://registry.npmjs.org/dedent/-/dedent-1.5.3.tgz", - "integrity": "sha512-NHQtfOOW68WD8lgypbLA5oT+Bt0xXJhiYvoR6SmmNXZfpzOGXwdKWmcwG8N7PwVVWV3eF/68nmD9BaJSsTBhyQ==" + "integrity": "sha512-NHQtfOOW68WD8lgypbLA5oT+Bt0xXJhiYvoR6SmmNXZfpzOGXwdKWmcwG8N7PwVVWV3eF/68nmD9BaJSsTBhyQ==", + "requires": {} }, "deepmerge": { "version": "4.3.1", @@ -9103,7 +9106,8 @@ "jest-pnp-resolver": { "version": "1.2.3", "resolved": "https://registry.npmjs.org/jest-pnp-resolver/-/jest-pnp-resolver-1.2.3.tgz", - "integrity": "sha512-+3NpwQEnRoIBtx4fyhblQDPgJI0H1IEIkX7ShLUjPGA7TtUTvI1oiKi3SR4oBR0hQhQR80l4WAe5RrXBwWMA8w==" + "integrity": "sha512-+3NpwQEnRoIBtx4fyhblQDPgJI0H1IEIkX7ShLUjPGA7TtUTvI1oiKi3SR4oBR0hQhQR80l4WAe5RrXBwWMA8w==", + "requires": {} }, "jest-regex-util": { "version": "29.6.3", @@ -9767,7 +9771,8 @@ "next-seo": { "version": "4.17.0", "resolved": "https://registry.npmjs.org/next-seo/-/next-seo-4.17.0.tgz", - "integrity": "sha512-/hnb3oq7bhi8s7bup7+Lm6VzzgRucj+JrWtp+dJiYs/04H0N/NhmE9MpepixQ16fFj6G/39JLYxhzsO/QZG/Kw==" + "integrity": "sha512-/hnb3oq7bhi8s7bup7+Lm6VzzgRucj+JrWtp+dJiYs/04H0N/NhmE9MpepixQ16fFj6G/39JLYxhzsO/QZG/Kw==", + "requires": {} }, "node-fetch": { "version": "2.6.7", @@ -10372,9 +10377,9 @@ } }, "vm2": { - "version": "3.11.5", - "resolved": "https://registry.npmjs.org/vm2/-/vm2-3.11.5.tgz", - "integrity": "sha512-RSrkBiwrj6FRU+QdqNs6KG0XdlvJCjpQ4GXiqmMbrhmwfu5k/XIMpAer0L8f6iuf0uJ3a4T1xJN126Q8yf0VIA==", + "version": "3.11.6", + "resolved": "https://registry.npmjs.org/vm2/-/vm2-3.11.6.tgz", + "integrity": "sha512-35hVTcKieg7jJMntHhgWT5c2a1J2vmpXm66Xs1Z8ayHOJTj8rzIlXKzba3nO1Om/sonmnkjlAOMt9p8lYJXsWw==", "requires": { "acorn": "^8.15.0", "acorn-walk": "^8.3.4"