File tree Expand file tree Collapse file tree 2 files changed +8
-11
lines changed Expand file tree Collapse file tree 2 files changed +8
-11
lines changed Original file line number Diff line number Diff line change 39
39
"typescript" : " 2.7.2"
40
40
},
41
41
"dependencies" : {
42
- "cross-fetch" : " 1.1.1 "
42
+ "cross-fetch" : " 2.0.0 "
43
43
}
44
44
}
Original file line number Diff line number Diff line change @@ -932,11 +932,11 @@ create-error-class@^3.0.0:
932
932
dependencies :
933
933
capture-stack-trace "^1.0.0"
934
934
935
- cross-fetch@1.1.1 :
936
- version "1.1.1 "
937
- resolved "https://registry.yarnpkg.com/cross-fetch/-/cross-fetch-1.1.1 .tgz#dede6865ae30f37eae62ac90ebb7bdac002b05a0 "
935
+ cross-fetch@2.0.0 :
936
+ version "2.0.0 "
937
+ resolved "https://registry.yarnpkg.com/cross-fetch/-/cross-fetch-2.0.0 .tgz#a17475449561e0f325146cea636a8619efb9b382 "
938
938
dependencies :
939
- node-fetch "1.7.3 "
939
+ node-fetch "2.0.0 "
940
940
whatwg-fetch "2.0.3"
941
941
942
942
cross-spawn@^4.0.0 :
@@ -1997,12 +1997,9 @@ nan@^2.3.0:
1997
1997
version "2.6.2"
1998
1998
resolved "https://registry.yarnpkg.com/nan/-/nan-2.6.2.tgz#e4ff34e6c95fdfb5aecc08de6596f43605a7db45"
1999
1999
2000
- node-fetch@1.7.3 :
2001
- version "1.7.3"
2002
- resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-1.7.3.tgz#980f6f72d85211a5347c6b2bc18c5b84c3eb47ef"
2003
- dependencies :
2004
- encoding "^0.1.11"
2005
- is-stream "^1.0.1"
2000
+ node-fetch@2.0.0 :
2001
+ version "2.0.0"
2002
+ resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.0.0.tgz#982bba43ecd4f2922a29cc186a6bbb0bb73fcba6"
2006
2003
2007
2004
node-fetch@^1.3.3 :
2008
2005
version "1.7.0"
You can’t perform that action at this time.
0 commit comments