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 40
40
"eslint-plugin-react" : " 7.26.1" ,
41
41
"jest" : " 24.9.0" ,
42
42
"jest-cli" : " 24.9.0" ,
43
- "node-fetch" : " 2.6.5 " ,
43
+ "node-fetch" : " 2.6.6 " ,
44
44
"node-sass" : " 4.14.1" ,
45
45
"react" : " 16.14.0" ,
46
46
"react-dom" : " 16.14.0" ,
Original file line number Diff line number Diff line change @@ -9464,10 +9464,10 @@ node-fetch-npm@^2.0.2:
9464
9464
json-parse-better-errors "^1.0.0"
9465
9465
safe-buffer "^5.1.1"
9466
9466
9467
-
9468
- version "2.6.5 "
9469
- resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.5 .tgz#42735537d7f080a7e5f78b6c549b7146be1742fd "
9470
- integrity sha512-mmlIVHJEu5rnIxgEgez6b9GgWXbkZj5YZ7fx+2r94a2E+Uirsp6HsPTPlomfdHtpt/B0cdKviwkoaM6pyvUOpQ ==
9467
+
9468
+ version "2.6.6 "
9469
+ resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.6 .tgz#1751a7c01834e8e1697758732e9efb6eeadfaf89 "
9470
+ integrity sha512-Z8/6vRlTUChSdIgMa51jxQ4lrw/Jy5SOW10ObaA47/RElsAN2c5Pn8bTgFGWn/ibwzXTE8qwr1Yzx28vsecXEA ==
9471
9471
dependencies:
9472
9472
whatwg-url "^5.0.0"
9473
9473
You can’t perform that action at this time.
0 commit comments