File tree Expand file tree Collapse file tree 2 files changed +5
-12
lines changed
Expand file tree Collapse file tree 2 files changed +5
-12
lines changed Original file line number Diff line number Diff line change 6363 "uuid" : " ^3.4.0" ,
6464 "winston" : " ^3.3.3" ,
6565 "winston-daily-rotate-file" : " ^4.4.2" ,
66- "ws" : " ^6.1.2 "
66+ "ws" : " ^7.4.6 "
6767 },
6868 "devDependencies" : {
6969 "chai" : " ^4.2.0" ,
Original file line number Diff line number Diff line change @@ -546,11 +546,6 @@ astral-regex@^1.0.0:
546546 resolved "https://registry.yarnpkg.com/astral-regex/-/astral-regex-1.0.0.tgz#6c8c3fb827dd43ee3918f27b82782ab7658a6fd9"
547547 integrity sha512-+Ryf6g3BKoRc7jfp7ad8tM4TtMiaWvbF/1/sQcZPkkS7ag3D5nMBCe2UfOTONtAkaG0tO0ij3C5Lwmf1EiyjHg==
548548
549- async-limiter@~1.0.0 :
550- version "1.0.1"
551- resolved "https://registry.yarnpkg.com/async-limiter/-/async-limiter-1.0.1.tgz#dd379e94f0db8310b08291f9d64c3209766617fd"
552- integrity sha512-csOlWGAcRFJaI6m+F2WKdnMKr4HhdhFVBk0H/QbJFMCr+uO2kwohwXQPxw/9OCxp05r5ghVBFSyioixx3gfkNQ==
553-
554549async-listener@^0.6.0 :
555550 version "0.6.10"
556551 resolved "https://registry.yarnpkg.com/async-listener/-/async-listener-0.6.10.tgz#a7c97abe570ba602d782273c0de60a51e3e17cbc"
@@ -4824,12 +4819,10 @@ write@^0.2.1:
48244819 dependencies :
48254820 mkdirp "^0.5.1"
48264821
4827- ws@^6.1.2 :
4828- version "6.2.1"
4829- resolved "https://registry.yarnpkg.com/ws/-/ws-6.2.1.tgz#442fdf0a47ed64f59b6a5d8ff130f4748ed524fb"
4830- integrity sha512-GIyAXC2cB7LjvpgMt9EKS2ldqr0MTrORaleiOno6TweZ6r3TKtoFQWay/2PceJ3RuBasOHzXNn5Lrw1X0bEjqA==
4831- dependencies :
4832- async-limiter "~1.0.0"
4822+ ws@^7.4.6 :
4823+ version "7.4.6"
4824+ resolved "https://registry.yarnpkg.com/ws/-/ws-7.4.6.tgz#5654ca8ecdeee47c33a9a4bf6d28e2be2980377c"
4825+ integrity sha512-YmhHDO4MzaDLB+M9ym/mDA5z0naX8j7SIlT8f8z+I0VtzsRbekxEutHSme7NPS2qE8StCYQNUnfWdXta/Yu85A==
48334826
48344827xtend@^4.0.1 :
48354828 version "4.0.2"
You can’t perform that action at this time.
0 commit comments