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 264
264
"electron-log" : " ^4.3.2" ,
265
265
"fix-path" : " ^3.0.0" ,
266
266
"js-yaml" : " ^4.1.0" ,
267
- "node-fetch" : " ^2.6.1 " ,
267
+ "node-fetch" : " ^2.6.7 " ,
268
268
"react" : " ^17.0.1" ,
269
269
"react-dom" : " ^17.0.1" ,
270
270
"semver" : " ^7.3.4" ,
Original file line number Diff line number Diff line change @@ -4676,10 +4676,10 @@ node-addon-api@^1.6.3:
4676
4676
resolved "https://registry.yarnpkg.com/node-addon-api/-/node-addon-api-1.7.2.tgz#3df30b95720b53c24e59948b49532b662444f54d"
4677
4677
integrity sha512-ibPK3iA+vaY1eEjESkQkM0BbCqFOaZMiXRTtdB0u7b4djtY6JnsjvPdUHVMg6xQt3B8fpTTWHI9A+ADjM9frzg==
4678
4678
4679
- node-fetch@^2.6.0, node-fetch@^2.6.1 :
4680
- version "2.6.6 "
4681
- resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.6 .tgz#1751a7c01834e8e1697758732e9efb6eeadfaf89 "
4682
- integrity sha512-Z8/6vRlTUChSdIgMa51jxQ4lrw/Jy5SOW10ObaA47/RElsAN2c5Pn8bTgFGWn/ibwzXTE8qwr1Yzx28vsecXEA ==
4679
+ node-fetch@^2.6.0, node-fetch@^2.6.1, node-fetch@^2.6.7 :
4680
+ version "2.6.7 "
4681
+ resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7 .tgz#24de9fba827e3b4ae44dc8b20256a379160052ad "
4682
+ integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ ==
4683
4683
dependencies :
4684
4684
whatwg-url "^5.0.0"
4685
4685
You can’t perform that action at this time.
0 commit comments