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 16
16
"js-yaml" : " 4.1.0" ,
17
17
"lodash" : " 4.17.21" ,
18
18
"markdown-it" : " 12.0.6" ,
19
- "node-fetch" : " 2.6.1 " ,
19
+ "node-fetch" : " 2.6.7 " ,
20
20
"recursive-copy" : " 2.0.13" ,
21
21
"update-notifier" : " 5.1.0"
22
22
},
Original file line number Diff line number Diff line change @@ -11270,6 +11270,13 @@ node-fetch@2.6.1:
11270
11270
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052"
11271
11271
integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==
11272
11272
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
+
11273
11280
node-fetch@^1.0.1:
11274
11281
version "1.7.3"
11275
11282
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