File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 20
20
"private" : true ,
21
21
"dependencies" : {
22
22
"@types/estree" : " ^1.0.6" ,
23
- "acorn" : " ^8.14.1 " ,
23
+ "acorn" : " ^8.15.0 " ,
24
24
"acorn-walk" : " ^8.3.4" ,
25
25
"js-base64" : " ^3.7.7"
26
26
},
Original file line number Diff line number Diff line change @@ -1617,10 +1617,10 @@ acorn-walk@^8.3.4:
1617
1617
dependencies :
1618
1618
acorn "^8.11.0"
1619
1619
1620
- acorn@^8.11.0, acorn@^8.14.1 , acorn@^8.9.0 :
1621
- version "8.14.1 "
1622
- resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.14.1 .tgz#721d5dc10f7d5b5609a891773d47731796935dfb "
1623
- integrity sha512-OvQ/2pUDKmgfCg++xsTX1wGxfTaszcHVcTctW4UJB4hibJx2HXxxO5UmVgyjMa+ZDsiaf5wWLXYpRWMmBI0QHg ==
1620
+ acorn@^8.11.0, acorn@^8.15.0 , acorn@^8.9.0 :
1621
+ version "8.15.0 "
1622
+ resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.15.0 .tgz#a360898bc415edaac46c8241f6383975b930b816 "
1623
+ integrity sha512-NZyJarBfL7nWwIq+FDL6Zp/yHEhePMNnnJ0y3qfieCrmNvYct8uvtiV41UvlSe6apAfk0fY1FbWx+NwfmpvtTg ==
1624
1624
1625
1625
ajv@^6.12.4 :
1626
1626
version "6.12.6"
You can’t perform that action at this time.
0 commit comments