|
|
|
@ -2772,7 +2772,7 @@ acorn-walk@^7.1.1: |
|
|
|
resolved "https://registry.yarnpkg.com/acorn-walk/-/acorn-walk-7.2.0.tgz#0de889a601203909b0fbe07b8938dc21d2e967bc" |
|
|
|
integrity sha512-OPdCF6GsMIP+Az+aWfAAOEt2/+iVDKE7oy6lJ098aoe59oAmK76qV6Gw60SbZ8jHuG2wH058GF4pLFbYamYrVA== |
|
|
|
|
|
|
|
acorn-walk@^8.1.1: |
|
|
|
acorn-walk@^8.1.1, acorn-walk@^8.2.0: |
|
|
|
version "8.2.0" |
|
|
|
resolved "https://registry.yarnpkg.com/acorn-walk/-/acorn-walk-8.2.0.tgz#741210f2e2426454508853a2f44d0ab83b7f69c1" |
|
|
|
integrity sha512-k+iyHEuPgSw6SbuDpGQM+06HQUa04DZ3o+F6CSzXMvvI5KMvnaEqXe+YVe555R9nn6GPt404fos4wcgpw12SDA== |
|
|
|
@ -2797,7 +2797,7 @@ acorn@^7.1.1: |
|
|
|
resolved "https://registry.yarnpkg.com/acorn/-/acorn-7.4.1.tgz#feaed255973d2e77555b83dbc08851a6c63520fa" |
|
|
|
integrity sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A== |
|
|
|
|
|
|
|
acorn@^8.2.4, acorn@^8.4.1: |
|
|
|
acorn@^8.2.4, acorn@^8.4.1, acorn@^8.7.0: |
|
|
|
version "8.7.0" |
|
|
|
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.7.0.tgz#90951fde0f8f09df93549481e5fc141445b791cf" |
|
|
|
integrity sha512-V/LGr1APy+PXIwKebEWrkZPwoeoF+w1jiOBUmuxuiUIaOHtob8Qc9BTrYo7VuI5fR8tqsy+buA2WFooR5olqvQ== |
|
|
|
@ -12114,9 +12114,12 @@ verror@1.3.6: |
|
|
|
extsprintf "1.0.2" |
|
|
|
|
|
|
|
vm2@^3.9.3: |
|
|
|
version "3.9.5" |
|
|
|
resolved "https://registry.yarnpkg.com/vm2/-/vm2-3.9.5.tgz#5288044860b4bbace443101fcd3bddb2a0aa2496" |
|
|
|
integrity sha512-LuCAHZN75H9tdrAiLFf030oW7nJV5xwNMuk1ymOZwopmuK3d2H4L1Kv4+GFHgarKiLfXXLFU+7LDABHnwOkWng== |
|
|
|
version "3.9.6" |
|
|
|
resolved "https://registry.yarnpkg.com/vm2/-/vm2-3.9.6.tgz#2f9b2fd0d82802dcd872e1011869ba8ae6b74778" |
|
|
|
integrity sha512-BF7euUjgO+ezsz2UKex9kO9M/PtDNOf+KEpiqNepZsgf1MT7JYfJEIvG8BoYhZMLAVjqevFJ0UmXNuETe8m5dQ== |
|
|
|
dependencies: |
|
|
|
acorn "^8.7.0" |
|
|
|
acorn-walk "^8.2.0" |
|
|
|
|
|
|
|
vuvuzela@1.0.3: |
|
|
|
version "1.0.3" |
|
|
|
|