Skip to content

Commit 13dffc3

Browse files
chore(deps): bump vm2 from 3.9.9 to 3.9.14
Bumps [vm2](https://github.com/patriksimek/vm2) from 3.9.9 to 3.9.14. - [Release notes](https://github.com/patriksimek/vm2/releases) - [Changelog](https://github.com/patriksimek/vm2/blob/master/CHANGELOG.md) - [Commits](patriksimek/vm2@3.9.9...3.9.14) --- updated-dependencies: - dependency-name: vm2 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b0441e3 commit 13dffc3

File tree

1 file changed

+7
-17
lines changed

1 file changed

+7
-17
lines changed

yarn.lock

Lines changed: 7 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -3275,20 +3275,10 @@ acorn-walk@^8.1.1, acorn-walk@^8.2.0:
32753275
resolved "https://registry.yarnpkg.com/acorn-walk/-/acorn-walk-8.2.0.tgz#741210f2e2426454508853a2f44d0ab83b7f69c1"
32763276
integrity sha512-k+iyHEuPgSw6SbuDpGQM+06HQUa04DZ3o+F6CSzXMvvI5KMvnaEqXe+YVe555R9nn6GPt404fos4wcgpw12SDA==
32773277

3278-
acorn@^8.4.1:
3279-
version "8.5.0"
3280-
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.5.0.tgz#4512ccb99b3698c752591e9bb4472e38ad43cee2"
3281-
integrity sha512-yXbYeFy+jUuYd3/CDcg2NkIYE991XYX/bje7LmjJigUciaeO1JR4XxXgCIV1/Zc/dRuFEyw1L0pbA+qynJkW5Q==
3282-
3283-
acorn@^8.7.0:
3284-
version "8.7.0"
3285-
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.7.0.tgz#90951fde0f8f09df93549481e5fc141445b791cf"
3286-
integrity sha512-V/LGr1APy+PXIwKebEWrkZPwoeoF+w1jiOBUmuxuiUIaOHtob8Qc9BTrYo7VuI5fR8tqsy+buA2WFooR5olqvQ==
3287-
3288-
acorn@^8.8.0:
3289-
version "8.8.0"
3290-
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.8.0.tgz#88c0187620435c7f6015803f5539dae05a9dbea8"
3291-
integrity sha512-QOxyigPVrpZ2GXT+PFyZTl6TtOFc5egxHIP9IlQ+RbupQuX4RkT/Bee4/kQuC02Xkzg84JcT7oLYtDIQxp+v7w==
3278+
acorn@^8.4.1, acorn@^8.7.0, acorn@^8.8.0:
3279+
version "8.8.2"
3280+
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.8.2.tgz#1b2f25db02af965399b9776b0c2c391276d37c4a"
3281+
integrity sha512-xjIYgE8HBrkpd/sJqOGNspf8uHG+NOHGOw6a/Urj8taM2EXfdNAH2oFcPeIFfsv3+kz/mJrS5VuMqbNLjCa2vw==
32923282

32933283
add-stream@^1.0.0:
32943284
version "1.0.0"
@@ -11692,9 +11682,9 @@ vary@^1, vary@^1.1.2, vary@~1.1.2:
1169211682
integrity sha1-IpnwLG3tMNSllhsLn3RSShj2NPw=
1169311683

1169411684
vm2@^3.9.8:
11695-
version "3.9.9"
11696-
resolved "https://registry.yarnpkg.com/vm2/-/vm2-3.9.9.tgz#c0507bc5fbb99388fad837d228badaaeb499ddc5"
11697-
integrity sha512-xwTm7NLh/uOjARRBs8/95H0e8fT3Ukw5D/JJWhxMbhKzNh1Nu981jQKvkep9iKYNxzlVrdzD0mlBGkDKZWprlw==
11685+
version "3.9.14"
11686+
resolved "https://registry.yarnpkg.com/vm2/-/vm2-3.9.14.tgz#964042b474cf1e6e4f475a39144773cdb9deb734"
11687+
integrity sha512-HgvPHYHeQy8+QhzlFryvSteA4uQLBCOub02mgqdR+0bN/akRZ48TGB1v0aCv7ksyc0HXx16AZtMHKS38alc6TA==
1169811688
dependencies:
1169911689
acorn "^8.7.0"
1170011690
acorn-walk "^8.2.0"

0 commit comments

Comments
 (0)