File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 1616 "js-yaml" : " 4.1.0" ,
1717 "lodash" : " 4.17.21" ,
1818 "markdown-it" : " 12.0.6" ,
19- "node-fetch" : " 2.6.1 " ,
19+ "node-fetch" : " 2.6.7 " ,
2020 "recursive-copy" : " 2.0.13" ,
2121 "update-notifier" : " 5.1.0"
2222 },
Original file line number Diff line number Diff line change @@ -11270,6 +11270,13 @@ node-fetch@2.6.1:
1127011270 resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052"
1127111271 integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==
1127211272
11273+ node-fetch@2.6.7:
11274+ version "2.6.7"
11275+ resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
11276+ integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==
11277+ dependencies:
11278+ whatwg-url "^5.0.0"
11279+
1127311280node-fetch@^1.0.1:
1127411281 version "1.7.3"
1127511282 resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-1.7.3.tgz#980f6f72d85211a5347c6b2bc18c5b84c3eb47ef"
You can’t perform that action at this time.
0 commit comments