Skip to content

Commit 1404f02

Browse files
chore(deps): bump vm2 from 3.9.5 to 3.9.17 in /packages/taro-ui-demo
Bumps [vm2](https://github.com/patriksimek/vm2) from 3.9.5 to 3.9.17. - [Release notes](https://github.com/patriksimek/vm2/releases) - [Changelog](https://github.com/patriksimek/vm2/blob/master/CHANGELOG.md) - [Commits](patriksimek/vm2@3.9.5...3.9.17) --- updated-dependencies: - dependency-name: vm2 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1efadf7 commit 1404f02

File tree

1 file changed

+12
-4
lines changed

1 file changed

+12
-4
lines changed

packages/taro-ui-demo/yarn.lock

Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2830,7 +2830,7 @@ acorn-walk@^7.1.1:
28302830
resolved "https://registry.yarnpkg.com/acorn-walk/-/acorn-walk-7.2.0.tgz#0de889a601203909b0fbe07b8938dc21d2e967bc"
28312831
integrity sha512-OPdCF6GsMIP+Az+aWfAAOEt2/+iVDKE7oy6lJ098aoe59oAmK76qV6Gw60SbZ8jHuG2wH058GF4pLFbYamYrVA==
28322832

2833-
acorn-walk@^8.0.0:
2833+
acorn-walk@^8.0.0, acorn-walk@^8.2.0:
28342834
version "8.2.0"
28352835
resolved "https://registry.yarnpkg.com/acorn-walk/-/acorn-walk-8.2.0.tgz#741210f2e2426454508853a2f44d0ab83b7f69c1"
28362836
integrity sha512-k+iyHEuPgSw6SbuDpGQM+06HQUa04DZ3o+F6CSzXMvvI5KMvnaEqXe+YVe555R9nn6GPt404fos4wcgpw12SDA==
@@ -2850,6 +2850,11 @@ acorn@^8.0.4, acorn@^8.2.4, acorn@^8.8.0:
28502850
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.8.0.tgz#88c0187620435c7f6015803f5539dae05a9dbea8"
28512851
integrity sha512-QOxyigPVrpZ2GXT+PFyZTl6TtOFc5egxHIP9IlQ+RbupQuX4RkT/Bee4/kQuC02Xkzg84JcT7oLYtDIQxp+v7w==
28522852

2853+
acorn@^8.7.0:
2854+
version "8.8.2"
2855+
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.8.2.tgz#1b2f25db02af965399b9776b0c2c391276d37c4a"
2856+
integrity sha512-xjIYgE8HBrkpd/sJqOGNspf8uHG+NOHGOw6a/Urj8taM2EXfdNAH2oFcPeIFfsv3+kz/mJrS5VuMqbNLjCa2vw==
2857+
28532858
address@^1.0.1:
28542859
version "1.1.2"
28552860
resolved "https://registry.yarnpkg.com/address/-/address-1.1.2.tgz#bf1116c9c758c51b7a933d296b72c221ed9428b6"
@@ -12501,9 +12506,12 @@ vm-browserify@^1.0.1:
1250112506
integrity sha512-2ham8XPWTONajOR0ohOKOHXkm3+gaBmGut3SRuu75xLd/RRaY6vqgh8NBYYk7+RW3u5AtzPQZG8F10LHkl0lAQ==
1250212507

1250312508
vm2@^3.8.4:
12504-
version "3.9.5"
12505-
resolved "https://registry.yarnpkg.com/vm2/-/vm2-3.9.5.tgz#5288044860b4bbace443101fcd3bddb2a0aa2496"
12506-
integrity sha512-LuCAHZN75H9tdrAiLFf030oW7nJV5xwNMuk1ymOZwopmuK3d2H4L1Kv4+GFHgarKiLfXXLFU+7LDABHnwOkWng==
12509+
version "3.9.17"
12510+
resolved "https://registry.yarnpkg.com/vm2/-/vm2-3.9.17.tgz#251b165ff8a0e034942b5181057305e39570aeab"
12511+
integrity sha512-AqwtCnZ/ERcX+AVj9vUsphY56YANXxRuqMb7GsDtAr0m0PcQX3u0Aj3KWiXM0YAHy7i6JEeHrwOnwXbGYgRpAw==
12512+
dependencies:
12513+
acorn "^8.7.0"
12514+
acorn-walk "^8.2.0"
1250712515

1250812516
vue-template-compiler@^2.6.10:
1250912517
version "2.6.14"

0 commit comments

Comments
 (0)