File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 1414 "node" : " >=8.10.0 <9.0.0"
1515 },
1616 "resolutions" : {
17+ "**/**/bl" : " ^1.2.3" ,
1718 "**/**/kind-of" : " ^6.0.3" ,
1819 "**/**/lodash" : " ^4.17.13" ,
1920 "**/**/lodash.template" : " ^4.5.0" ,
Original file line number Diff line number Diff line change @@ -197,10 +197,10 @@ bindings@^1.5.0:
197197 dependencies :
198198 file-uri-to-path "1.0.0"
199199
200- bl@^1.0.0 :
201- version "1.2.2 "
202- resolved "https://registry.yarnpkg.com/bl/-/bl-1.2.2 .tgz#a160911717103c07410cef63ef51b397c025af9c "
203- integrity sha512-e8tQYnZodmebYDWGH7KMRvtzKXaJHx3BbilrgZCfvyLUYdKpK1t5PSPmpkny/SgiTSCnjfLW7v5rlONXVFkQEA ==
200+ bl@^1.0.0, bl@^1.2.3 :
201+ version "1.2.3 "
202+ resolved "https://registry.yarnpkg.com/bl/-/bl-1.2.3 .tgz#1e8dd80142eac80d7158c9dccc047fb620e035e7 "
203+ integrity sha512-pvcNpa0UU69UT341rO6AYy4FVAIkUHuZXRIWbq+zHnsVcRzDDjIAhGuuYoi0d//cwIwtt4pkpKycWEfjdV+vww ==
204204 dependencies :
205205 readable-stream "^2.3.5"
206206 safe-buffer "^5.1.1"
You can’t perform that action at this time.
0 commit comments