This repository was archived by the owner on Jan 3, 2023. It is now read-only.
File tree 2 files changed +5
-5
lines changed
samples/javascript/eos/node-server
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 8
8
"license" : " MIT" ,
9
9
"dependencies" : {
10
10
"@dfuse/client" : " ^0.2.0-rc.21" ,
11
- "node-fetch" : " ^2.3.0 " ,
11
+ "node-fetch" : " ^2.6.1 " ,
12
12
"ws" : " ^6.2.1"
13
13
}
14
14
}
Original file line number Diff line number Diff line change @@ -26,10 +26,10 @@ ms@^2.1.1:
26
26
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.1.tgz#30a5864eb3ebb0a66f2ebe6d727af06a09d86e0a"
27
27
integrity sha512-tgp+dl5cGk28utYktBsrFqA7HKgrhgPsg6Z/EfhWI4gl1Hwq8B/GmY/0oXZ6nF8hDVesS/FpnYaD/kOWhYQvyg==
28
28
29
- node-fetch@^2.3.0 :
30
- version "2.3.0 "
31
- resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.3.0 .tgz#1a1d940bbfb916a1d3e0219f037e89e71f8c5fa5 "
32
- integrity sha512-MOd8pV3fxENbryESLgVIeaGKrdl+uaYhCSSVkjeOb/31/njTpcis5aWfdqgNlHIrKOLRbMnfPINPOML2CIFeXA ==
29
+ node-fetch@^2.6.1 :
30
+ version "2.6.1 "
31
+ resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1 .tgz#045bd323631f76ed2e2b55573394416b639a0052 "
32
+ integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw ==
33
33
34
34
ws@^6.2.1 :
35
35
version "6.2.1"
You can’t perform that action at this time.
0 commit comments