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.37.4" ,
41
41
"jest" : " 24.9.0" ,
42
42
"jest-cli" : " 24.9.0" ,
43
- "node-fetch" : " 2.6.13 " ,
43
+ "node-fetch" : " 2.7.0 " ,
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 @@ -9796,10 +9796,10 @@ node-fetch-npm@^2.0.2:
9796
9796
json-parse-better-errors "^1.0.0"
9797
9797
safe-buffer "^5.1.1"
9798
9798
9799
- node-fetch@2.6.13 :
9800
- version "2.6.13 "
9801
- resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.13 .tgz#a20acbbec73c2e09f9007de5cda17104122e0010 "
9802
- integrity sha512-StxNAxh15zr77QvvkmveSQ8uCQ4+v5FkvNTj0OESmiHu+VRi/gXArXtkWMElOsOUNLtUEvI4yS+rdtOHZTwlQA ==
9799
+ node-fetch@2.7.0 :
9800
+ version "2.7.0 "
9801
+ resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.7.0 .tgz#d0f0fa6e3e2dc1d27efcd8ad99d550bda94d187d "
9802
+ integrity sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A ==
9803
9803
dependencies:
9804
9804
whatwg-url "^5.0.0"
9805
9805
You can’t perform that action at this time.
0 commit comments