File tree Expand file tree Collapse file tree 2 files changed +5
-7
lines changed Expand file tree Collapse file tree 2 files changed +5
-7
lines changed Original file line number Diff line number Diff line change 75
75
"swarm-js" : " ^0.1.39" ,
76
76
"tslib" : " ^1.9.3" ,
77
77
"utf8" : " ^3.0.0" ,
78
- "ws" : " ^6.1.0 "
78
+ "ws" : " ^7.4.6 "
79
79
},
80
80
"devDependencies" : {
81
81
"@types/isomorphic-fetch" : " ^0.0.35" ,
Original file line number Diff line number Diff line change @@ -4915,12 +4915,10 @@ ws@^5.2.0:
4915
4915
dependencies :
4916
4916
async-limiter "~1.0.0"
4917
4917
4918
- ws@^6.1.0 :
4919
- version "6.2.1"
4920
- resolved "https://registry.yarnpkg.com/ws/-/ws-6.2.1.tgz#442fdf0a47ed64f59b6a5d8ff130f4748ed524fb"
4921
- integrity sha512-GIyAXC2cB7LjvpgMt9EKS2ldqr0MTrORaleiOno6TweZ6r3TKtoFQWay/2PceJ3RuBasOHzXNn5Lrw1X0bEjqA==
4922
- dependencies :
4923
- async-limiter "~1.0.0"
4918
+ ws@^7.4.6 :
4919
+ version "7.4.6"
4920
+ resolved "https://registry.yarnpkg.com/ws/-/ws-7.4.6.tgz#5654ca8ecdeee47c33a9a4bf6d28e2be2980377c"
4921
+ integrity sha512-YmhHDO4MzaDLB+M9ym/mDA5z0naX8j7SIlT8f8z+I0VtzsRbekxEutHSme7NPS2qE8StCYQNUnfWdXta/Yu85A==
4924
4922
4925
4923
xhr-request-promise@^0.1.2 :
4926
4924
version "0.1.2"
You can’t perform that action at this time.
0 commit comments