File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 55
55
"@types/wtfnode" : " ^0.7.0" ,
56
56
"@typescript-eslint/eslint-plugin" : " ^4.7.0" ,
57
57
"@typescript-eslint/parser" : " ^4.7.0" ,
58
- "audit-ci" : " ^3.1.1 " ,
58
+ "audit-ci" : " ^4.0.0 " ,
59
59
"codecov" : " ^3.8.1" ,
60
60
"doctoc" : " ^2.0.0" ,
61
61
"eslint" : " ^7.7.0" ,
Original file line number Diff line number Diff line change @@ -1572,10 +1572,10 @@ atob@^2.1.2:
1572
1572
resolved "https://registry.yarnpkg.com/atob/-/atob-2.1.2.tgz#6d9517eb9e030d2436666651e86bd9f6f13533c9"
1573
1573
integrity sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg==
1574
1574
1575
- audit-ci@^3.1.1 :
1576
- version "3.2 .0"
1577
- resolved "https://registry.yarnpkg.com/audit-ci/-/audit-ci-3.2 .0.tgz#5a42e3e31dbd9d259f7f417803b80a2bd50ef73d "
1578
- integrity sha512-kRFfl/AdmyCrnuc/M4T3l/G/Hy8U4JsgnyRJgGq1532bCwh62ZGeL5rEk2Snk8Umyd3CRgY4V+mVI/LzQoN/Rg ==
1575
+ audit-ci@^4.0.0 :
1576
+ version "4.0 .0"
1577
+ resolved "https://registry.yarnpkg.com/audit-ci/-/audit-ci-4.0 .0.tgz#d3223d001042cb478377b6536e73c3bc9f7627f9 "
1578
+ integrity sha512-8+wcRoHoZ47jP2EdvDpNU9Nb7rnNij7bmEmfiFn+L/hMHvD6rYdO6ji94sVoOmVXEDwnuib+YNHsKDUY9V/hnA ==
1579
1579
dependencies :
1580
1580
JSONStream "^1.3.5"
1581
1581
cross-spawn "^7.0.3"
You can’t perform that action at this time.
0 commit comments