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.35.2" ,
41
41
"jest" : " 24.9.0" ,
42
42
"jest-cli" : " 24.9.0" ,
43
- "node-fetch" : " 2.6.7 " ,
43
+ "node-fetch" : " 2.6.13 " ,
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 @@ -9497,10 +9497,10 @@ node-fetch-npm@^2.0.2:
9497
9497
json-parse-better-errors "^1.0.0"
9498
9498
safe-buffer "^5.1.1"
9499
9499
9500
-
9501
- version "2.6.7 "
9502
- resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7 .tgz#24de9fba827e3b4ae44dc8b20256a379160052ad "
9503
- integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ ==
9500
+
9501
+ version "2.6.13 "
9502
+ resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.13 .tgz#a20acbbec73c2e09f9007de5cda17104122e0010 "
9503
+ integrity sha512-StxNAxh15zr77QvvkmveSQ8uCQ4+v5FkvNTj0OESmiHu+VRi/gXArXtkWMElOsOUNLtUEvI4yS+rdtOHZTwlQA ==
9504
9504
dependencies:
9505
9505
whatwg-url "^5.0.0"
9506
9506
You can’t perform that action at this time.
0 commit comments