File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 35
35
"@joeychenofficial/alt-ergo-modified" : " ^2.4.0" ,
36
36
"@ts-morph/bootstrap" : " ^0.18.0" ,
37
37
"@types/estree" : " 0.0.52" ,
38
- "acorn" : " ^8.0.3 " ,
38
+ "acorn" : " ^8.8.2 " ,
39
39
"acorn-class-fields" : " ^1.0.0" ,
40
40
"acorn-loose" : " ^8.0.0" ,
41
41
"acorn-walk" : " ^8.0.0" ,
Original file line number Diff line number Diff line change @@ -1634,11 +1634,16 @@ acorn@^7.1.1, acorn@^7.4.0:
1634
1634
resolved "https://registry.npmjs.org/acorn/-/acorn-7.4.1.tgz"
1635
1635
integrity sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A==
1636
1636
1637
- acorn@^8.0.3, acorn@^8. 5.0, acorn@^8.7.1 :
1637
+ acorn@^8.5.0, acorn@^8.7.1 :
1638
1638
version "8.8.0"
1639
1639
resolved "https://registry.npmjs.org/acorn/-/acorn-8.8.0.tgz"
1640
1640
integrity sha512-QOxyigPVrpZ2GXT+PFyZTl6TtOFc5egxHIP9IlQ+RbupQuX4RkT/Bee4/kQuC02Xkzg84JcT7oLYtDIQxp+v7w==
1641
1641
1642
+ acorn@^8.8.2 :
1643
+ version "8.8.2"
1644
+ resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.8.2.tgz#1b2f25db02af965399b9776b0c2c391276d37c4a"
1645
+ integrity sha512-xjIYgE8HBrkpd/sJqOGNspf8uHG+NOHGOw6a/Urj8taM2EXfdNAH2oFcPeIFfsv3+kz/mJrS5VuMqbNLjCa2vw==
1646
+
1642
1647
agent-base@6 :
1643
1648
version "6.0.2"
1644
1649
resolved "https://registry.npmjs.org/agent-base/-/agent-base-6.0.2.tgz"
You can’t perform that action at this time.
0 commit comments