File tree Expand file tree Collapse file tree 2 files changed +5
-10
lines changed Expand file tree Collapse file tree 2 files changed +5
-10
lines changed Original file line number Diff line number Diff line change 70
70
"ts-jest" : " 29.1.1" ,
71
71
"ts-node" : " 10.9.1" ,
72
72
"typescript" : " 5.3.2" ,
73
- "ws" : " 8.14.2 "
73
+ "ws" : " 8.17.1 "
74
74
},
75
75
"prettier" : {
76
76
"trailingComma" : " es5" ,
Original file line number Diff line number Diff line change @@ -16408,10 +16408,10 @@ write-pkg@^4.0.0:
16408
16408
type-fest "^0.4.1"
16409
16409
write-json-file "^3.2.0"
16410
16410
16411
- ws@8.14.2 :
16412
- version "8.14.2 "
16413
- resolved "https://registry.yarnpkg.com/ws/-/ws-8.14.2 .tgz#6c249a806eb2db7a20d26d51e7709eab7b2e6c7f "
16414
- integrity sha512-wEBG1ftX4jcglPxgFCMJmZ2PLtSbJ2Peg6TmpJFTbe9GZYOQCDPdMYu/Tm0/bGZkw8paZnJY45J4K2PZrLYq8g ==
16411
+ ws@8.17.1, ws@^8.12.0, ws@~8.17.1 :
16412
+ version "8.17.1 "
16413
+ resolved "https://registry.yarnpkg.com/ws/-/ws-8.17.1 .tgz#9293da530bb548febc95371d90f9c878727d919b "
16414
+ integrity sha512-6XQFvXTkbfUOZOKKILFG1PDK2NDQs4azKQl26T0YS5CxqWLgXajbPZ+h4gZekJyRqFU8pvnbAbbs/3TgRPy+GQ ==
16415
16415
16416
16416
ws@^5.2.2:
16417
16417
version "5.2.4"
@@ -16425,11 +16425,6 @@ ws@^7.3.1, ws@^7.5.7:
16425
16425
resolved "https://registry.yarnpkg.com/ws/-/ws-7.5.10.tgz#58b5c20dc281633f6c19113f39b349bd8bd558d9"
16426
16426
integrity sha512-+dbF1tHwZpXcbOJdVOkzLDxZP1ailvSxM6ZweXTegylPny803bFhA+vqBYw4s31NSAk4S2Qz+AKXK9a4wkdjcQ==
16427
16427
16428
- ws@^8.12.0, ws@~8.17.1:
16429
- version "8.17.1"
16430
- resolved "https://registry.yarnpkg.com/ws/-/ws-8.17.1.tgz#9293da530bb548febc95371d90f9c878727d919b"
16431
- integrity sha512-6XQFvXTkbfUOZOKKILFG1PDK2NDQs4azKQl26T0YS5CxqWLgXajbPZ+h4gZekJyRqFU8pvnbAbbs/3TgRPy+GQ==
16432
-
16433
16428
16434
16429
version "0.6.2"
16435
16430
resolved "https://registry.yarnpkg.com/xml2js/-/xml2js-0.6.2.tgz#dd0b630083aa09c161e25a4d0901e2b2a929b499"
You can’t perform that action at this time.
0 commit comments