File tree Expand file tree Collapse file tree 1 file changed +14
-6
lines changed Expand file tree Collapse file tree 1 file changed +14
-6
lines changed Original file line number Diff line number Diff line change @@ -256,10 +256,15 @@ acorn-jsx@^5.3.1:
256
256
resolved "https://registry.yarnpkg.com/acorn-jsx/-/acorn-jsx-5.3.2.tgz#7ed5bb55908b3b2f1bc55c6af1653bada7f07937"
257
257
integrity sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==
258
258
259
+ acorn-walk@^8.2.0 :
260
+ version "8.2.0"
261
+ resolved "https://registry.yarnpkg.com/acorn-walk/-/acorn-walk-8.2.0.tgz#741210f2e2426454508853a2f44d0ab83b7f69c1"
262
+ integrity sha512-k+iyHEuPgSw6SbuDpGQM+06HQUa04DZ3o+F6CSzXMvvI5KMvnaEqXe+YVe555R9nn6GPt404fos4wcgpw12SDA==
263
+
259
264
acorn@^8.7.0 :
260
- version "8.7 .0"
261
- resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.7 .0.tgz#90951fde0f8f09df93549481e5fc141445b791cf "
262
- integrity sha512-V/LGr1APy+PXIwKebEWrkZPwoeoF+w1jiOBUmuxuiUIaOHtob8Qc9BTrYo7VuI5fR8tqsy+buA2WFooR5olqvQ ==
265
+ version "8.8 .0"
266
+ resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.8 .0.tgz#88c0187620435c7f6015803f5539dae05a9dbea8 "
267
+ integrity sha512-QOxyigPVrpZ2GXT+PFyZTl6TtOFc5egxHIP9IlQ+RbupQuX4RkT/Bee4/kQuC02Xkzg84JcT7oLYtDIQxp+v7w ==
263
268
264
269
agent-base@6, agent-base@^6.0.0, agent-base@^6.0.2 :
265
270
version "6.0.2"
@@ -2777,9 +2782,12 @@ vizion@~2.2.1:
2777
2782
js-git "^0.7.8"
2778
2783
2779
2784
vm2@^3.9.3 :
2780
- version "3.9.5"
2781
- resolved "https://registry.yarnpkg.com/vm2/-/vm2-3.9.5.tgz#5288044860b4bbace443101fcd3bddb2a0aa2496"
2782
- integrity sha512-LuCAHZN75H9tdrAiLFf030oW7nJV5xwNMuk1ymOZwopmuK3d2H4L1Kv4+GFHgarKiLfXXLFU+7LDABHnwOkWng==
2785
+ version "3.9.11"
2786
+ resolved "https://registry.yarnpkg.com/vm2/-/vm2-3.9.11.tgz#a880f510a606481719ec3f9803b940c5805a06fe"
2787
+ integrity sha512-PFG8iJRSjvvBdisowQ7iVF580DXb1uCIiGaXgm7tynMR1uTBlv7UJlB1zdv5KJ+Tmq1f0Upnj3fayoEOPpCBKg==
2788
+ dependencies :
2789
+ acorn "^8.7.0"
2790
+ acorn-walk "^8.2.0"
2783
2791
2784
2792
which@^2.0.1 :
2785
2793
version "2.0.2"
You can’t perform that action at this time.
0 commit comments