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.27.1" ,
41
41
"jest" : " 24.9.0" ,
42
42
"jest-cli" : " 24.9.0" ,
43
- "node-fetch" : " 2.6.6 " ,
43
+ "node-fetch" : " 2.6.7 " ,
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 @@ -9235,10 +9235,10 @@ node-fetch-npm@^2.0.2:
9235
9235
json-parse-better-errors "^1.0.0"
9236
9236
safe-buffer "^5.1.1"
9237
9237
9238
-
9239
- version "2.6.6 "
9240
- resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.6 .tgz#1751a7c01834e8e1697758732e9efb6eeadfaf89 "
9241
- integrity sha512-Z8/6vRlTUChSdIgMa51jxQ4lrw/Jy5SOW10ObaA47/RElsAN2c5Pn8bTgFGWn/ibwzXTE8qwr1Yzx28vsecXEA ==
9238
+
9239
+ version "2.6.7 "
9240
+ resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7 .tgz#24de9fba827e3b4ae44dc8b20256a379160052ad "
9241
+ integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ ==
9242
9242
dependencies:
9243
9243
whatwg-url "^5.0.0"
9244
9244
You can’t perform that action at this time.
0 commit comments