Skip to content

Commit 7826104

Browse files
authored
Merge pull request saisilinus#20 from saisilinus/dependabot/npm_and_yarn/vm2-3.9.11
chore(deps): bump vm2 from 3.9.9 to 3.9.11
2 parents 94411bf + 919ba05 commit 7826104

File tree

1 file changed

+8
-13
lines changed

1 file changed

+8
-13
lines changed

yarn.lock

Lines changed: 8 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1484,23 +1484,18 @@ acorn-walk@^7.1.1:
14841484

14851485
acorn-walk@^8.1.1, acorn-walk@^8.2.0:
14861486
version "8.2.0"
1487-
resolved "https://registry.npmjs.org/acorn-walk/-/acorn-walk-8.2.0.tgz"
1487+
resolved "https://registry.yarnpkg.com/acorn-walk/-/acorn-walk-8.2.0.tgz#741210f2e2426454508853a2f44d0ab83b7f69c1"
14881488
integrity sha512-k+iyHEuPgSw6SbuDpGQM+06HQUa04DZ3o+F6CSzXMvvI5KMvnaEqXe+YVe555R9nn6GPt404fos4wcgpw12SDA==
14891489

14901490
acorn@^7.1.1:
14911491
version "7.4.1"
14921492
resolved "https://registry.npmjs.org/acorn/-/acorn-7.4.1.tgz"
14931493
integrity sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A==
14941494

1495-
acorn@^8.2.4, acorn@^8.6.0:
1496-
version "8.6.0"
1497-
resolved "https://registry.npmjs.org/acorn/-/acorn-8.6.0.tgz"
1498-
integrity sha512-U1riIR+lBSNi3IbxtaHOIKdH8sLFv3NYfNv8sg7ZsNhcfl4HF2++BfqqrNAxoCLQW1iiylOj76ecnaUxz+z9yw==
1499-
1500-
acorn@^8.4.1, acorn@^8.7.0:
1501-
version "8.7.0"
1502-
resolved "https://registry.npmjs.org/acorn/-/acorn-8.7.0.tgz"
1503-
integrity sha512-V/LGr1APy+PXIwKebEWrkZPwoeoF+w1jiOBUmuxuiUIaOHtob8Qc9BTrYo7VuI5fR8tqsy+buA2WFooR5olqvQ==
1495+
acorn@^8.2.4, acorn@^8.4.1, acorn@^8.6.0, acorn@^8.7.0:
1496+
version "8.8.0"
1497+
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.8.0.tgz#88c0187620435c7f6015803f5539dae05a9dbea8"
1498+
integrity sha512-QOxyigPVrpZ2GXT+PFyZTl6TtOFc5egxHIP9IlQ+RbupQuX4RkT/Bee4/kQuC02Xkzg84JcT7oLYtDIQxp+v7w==
15041499

15051500
add-stream@^1.0.0:
15061501
version "1.0.0"
@@ -7571,9 +7566,9 @@ vizion@~2.2.1:
75717566
js-git "^0.7.8"
75727567

75737568
vm2@^3.9.8:
7574-
version "3.9.9"
7575-
resolved "https://registry.npmjs.org/vm2/-/vm2-3.9.9.tgz"
7576-
integrity sha512-xwTm7NLh/uOjARRBs8/95H0e8fT3Ukw5D/JJWhxMbhKzNh1Nu981jQKvkep9iKYNxzlVrdzD0mlBGkDKZWprlw==
7569+
version "3.9.11"
7570+
resolved "https://registry.yarnpkg.com/vm2/-/vm2-3.9.11.tgz#a880f510a606481719ec3f9803b940c5805a06fe"
7571+
integrity sha512-PFG8iJRSjvvBdisowQ7iVF580DXb1uCIiGaXgm7tynMR1uTBlv7UJlB1zdv5KJ+Tmq1f0Upnj3fayoEOPpCBKg==
75777572
dependencies:
75787573
acorn "^8.7.0"
75797574
acorn-walk "^8.2.0"

0 commit comments

Comments
 (0)