Skip to content

Commit ec5abf1

Browse files
Bump vm2 from 3.9.9 to 3.9.11 (#2082)
Bumps [vm2](https://github.com/patriksimek/vm2) from 3.9.9 to 3.9.11. - [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.11) --- updated-dependencies: - dependency-name: vm2 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cb72e15 commit ec5abf1

File tree

1 file changed

+5
-10
lines changed

1 file changed

+5
-10
lines changed

yarn.lock

Lines changed: 5 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2074,20 +2074,15 @@ [email protected], acorn-walk@^7.0.0, acorn-walk@^7.1.1:
20742074

20752075
acorn-walk@^8.2.0:
20762076
version "8.2.0"
2077-
resolved "https://registry.npmjs.org/acorn-walk/-/acorn-walk-8.2.0.tgz"
2077+
resolved "https://registry.yarnpkg.com/acorn-walk/-/acorn-walk-8.2.0.tgz#741210f2e2426454508853a2f44d0ab83b7f69c1"
20782078
integrity sha512-k+iyHEuPgSw6SbuDpGQM+06HQUa04DZ3o+F6CSzXMvvI5KMvnaEqXe+YVe555R9nn6GPt404fos4wcgpw12SDA==
20792079

20802080
[email protected], acorn@^7.0.0, acorn@^7.1.1:
20812081
version "7.3.1"
20822082
resolved "https://registry.npmjs.org/acorn/-/acorn-7.3.1.tgz"
20832083
integrity sha512-tLc0wSnatxAQHVHUapaHdz72pi9KUyHjq5KyHjGg9Y8Ifdc79pTh2XvI6I1/chZbnM7QtNKzh66ooDogPZSleA==
20842084

2085-
acorn@^8.5.0, acorn@^8.7.0:
2086-
version "8.7.1"
2087-
resolved "https://registry.npmjs.org/acorn/-/acorn-8.7.1.tgz"
2088-
integrity sha512-Xx54uLJQZ19lKygFXOWsscKUbsBZW0CPykPhVQdhIeIwrbPmJzqeASDInc8nKBnp/JT6igTs82qPXz069H8I/A==
2089-
2090-
acorn@^8.7.1, acorn@^8.8.0:
2085+
acorn@^8.5.0, acorn@^8.7.0, acorn@^8.7.1, acorn@^8.8.0:
20912086
version "8.8.0"
20922087
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.8.0.tgz#88c0187620435c7f6015803f5539dae05a9dbea8"
20932088
integrity sha512-QOxyigPVrpZ2GXT+PFyZTl6TtOFc5egxHIP9IlQ+RbupQuX4RkT/Bee4/kQuC02Xkzg84JcT7oLYtDIQxp+v7w==
@@ -9838,9 +9833,9 @@ [email protected]:
98389833
replace-ext "^1.0.0"
98399834

98409835
vm2@^3.9.8:
9841-
version "3.9.9"
9842-
resolved "https://registry.npmjs.org/vm2/-/vm2-3.9.9.tgz"
9843-
integrity sha512-xwTm7NLh/uOjARRBs8/95H0e8fT3Ukw5D/JJWhxMbhKzNh1Nu981jQKvkep9iKYNxzlVrdzD0mlBGkDKZWprlw==
9836+
version "3.9.11"
9837+
resolved "https://registry.yarnpkg.com/vm2/-/vm2-3.9.11.tgz#a880f510a606481719ec3f9803b940c5805a06fe"
9838+
integrity sha512-PFG8iJRSjvvBdisowQ7iVF580DXb1uCIiGaXgm7tynMR1uTBlv7UJlB1zdv5KJ+Tmq1f0Upnj3fayoEOPpCBKg==
98449839
dependencies:
98459840
acorn "^8.7.0"
98469841
acorn-walk "^8.2.0"

0 commit comments

Comments
 (0)