File tree Expand file tree Collapse file tree 3 files changed +10
-10
lines changed Expand file tree Collapse file tree 3 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 37
37
"@types/node-fetch" : " 3.0.3" ,
38
38
"@types/normalize-path" : " 3.0.2" ,
39
39
"@types/supertest" : " 6.0.2" ,
40
- "@types/ws" : " 8.5.10 " ,
40
+ "@types/ws" : " 8.5.12 " ,
41
41
"@typescript-eslint/eslint-plugin" : " 8.0.1" ,
42
42
"@typescript-eslint/parser" : " 8.0.1" ,
43
43
"class-transformer" : " 0.5.1" ,
Original file line number Diff line number Diff line change 31
31
"subscriptions-transport-ws" : " 0.11.0" ,
32
32
"tslib" : " 2.6.3" ,
33
33
"uuid" : " 9.0.1" ,
34
- "ws" : " 8.17.1 "
34
+ "ws" : " 8.18.0 "
35
35
},
36
36
"devDependencies" : {
37
37
"@apollo/subgraph" : " 2.2.3" ,
Original file line number Diff line number Diff line change 2531
2531
resolved "https://registry.yarnpkg.com/@types/validator/-/validator-13.11.9.tgz#adfe96520b437a0eaa798a475877bf2f75ee402d"
2532
2532
integrity sha512-FCTsikRozryfayPuiI46QzH3fnrOoctTjvOYZkho9BTFLCOZ2rgZJHMOVgCOfttjPJcgOx52EpkY0CMfy87MIw==
2533
2533
2534
-
2535
- version "8.5.10 "
2536
- resolved "https://registry.yarnpkg.com/@types/ws/-/ws-8.5.10 .tgz#4acfb517970853fa6574a3a6886791d04a396787 "
2537
- integrity sha512-vmQSUcfalpIq0R9q7uTo2lXs6eGIpt9wtnLdMv9LVpIjCA/+ufZRozlVoVelIYixx1ugCBKDhn89vnsEGOCx9A ==
2534
+
2535
+ version "8.5.12 "
2536
+ resolved "https://registry.yarnpkg.com/@types/ws/-/ws-8.5.12 .tgz#619475fe98f35ccca2a2f6c137702d85ec247b7e "
2537
+ integrity sha512-3tPRkv1EtkDpzlgyKyI8pGsGZAGPEaXeu0DOj5DI25Ja91bdAYddYHbADRYVrZMRbfW+1l5YwXVDKohDJNQxkQ ==
2538
2538
dependencies:
2539
2539
"@types/node" "*"
2540
2540
11345
11345
type-fest "^0.4.1"
11346
11346
write-json-file "^3.2.0"
11347
11347
11348
- ws@8.17.1 :
11349
- version "8.17.1 "
11350
- resolved "https://registry.yarnpkg.com/ws/-/ws-8.17.1 .tgz#9293da530bb548febc95371d90f9c878727d919b "
11351
- integrity sha512-6XQFvXTkbfUOZOKKILFG1PDK2NDQs4azKQl26T0YS5CxqWLgXajbPZ+h4gZekJyRqFU8pvnbAbbs/3TgRPy+GQ ==
11348
+ ws@8.18.0 :
11349
+ version "8.18.0 "
11350
+ resolved "https://registry.yarnpkg.com/ws/-/ws-8.18.0 .tgz#0d7505a6eafe2b0e712d232b42279f53bc289bbc "
11351
+ integrity sha512-8VbfWfHLbbwu3+N6OKsOMpBdT4kXPDDB9cJk2bJ6mh9ucxdlnNvH1e+roYkKmN9Nxw2yjz7VzeO9oOz2zJ04Pw ==
11352
11352
11353
11353
"ws@^5.2.0 || ^6.0.0 || ^7.0.0":
11354
11354
version "7.5.9"
You can’t perform that action at this time.
0 commit comments