File tree Expand file tree Collapse file tree 2 files changed +6
-8
lines changed Expand file tree Collapse file tree 2 files changed +6
-8
lines changed Original file line number Diff line number Diff line change 48
48
"eslint-plugin-import" : " 2.31.0" ,
49
49
"eslint-plugin-prettier" : " 5.2.1" ,
50
50
"graphql" : " 16.9.0" ,
51
- "graphql-subscriptions" : " 2 .0.0" ,
51
+ "graphql-subscriptions" : " 3 .0.0" ,
52
52
"husky" : " 9.1.7" ,
53
53
"jest" : " 29.7.0" ,
54
54
"lerna" : " 8.1.9" ,
Original file line number Diff line number Diff line change @@ -5607,12 +5607,10 @@ graphql-jit@0.8.4:
5607
5607
lodash.merge "4.6.2"
5608
5608
lodash.mergewith "4.6.2"
5609
5609
5610
- graphql-subscriptions@2.0.0 :
5611
- version "2.0.0"
5612
- resolved "https://registry.npmjs.org/graphql-subscriptions/-/graphql-subscriptions-2.0.0.tgz"
5613
- integrity sha512-s6k2b8mmt9gF9pEfkxsaO1lTxaySfKoEJzEfmwguBbQ//Oq23hIXCfR1hm4kdh5hnR20RdwB+s3BCb+0duHSZA==
5614
- dependencies :
5615
- iterall "^1.3.0"
5610
+ graphql-subscriptions@3.0.0 :
5611
+ version "3.0.0"
5612
+ resolved "https://registry.yarnpkg.com/graphql-subscriptions/-/graphql-subscriptions-3.0.0.tgz#820c846ef271414c08f64827b5c9a192801e1b6f"
5613
+ integrity sha512-kZCdevgmzDjGAOqH7GlDmQXYAkuHoKpMlJrqF40HMPhUhM5ZWSFSxCwD/nSi6AkaijmMfsFhoJRGJ27UseCvRA==
5616
5614
5617
5615
graphql-tag@2.12.6 :
5618
5616
version "2.12.6"
@@ -6515,7 +6513,7 @@ istanbul-reports@^3.1.3:
6515
6513
html-escaper "^2.0.0"
6516
6514
istanbul-lib-report "^3.0.0"
6517
6515
6518
- iterall@1.3.0, iterall@^1.2.1, iterall@^1.3.0 :
6516
+ iterall@1.3.0, iterall@^1.2.1 :
6519
6517
version "1.3.0"
6520
6518
resolved "https://registry.npmjs.org/iterall/-/iterall-1.3.0.tgz"
6521
6519
integrity sha512-QZ9qOMdF+QLHxy1QIpUHUU1D5pS2CG2P69LF6L6CPjPYA/XMOmKV3PZpawHoAjHNyB0swdVTRxdYT4tbBbxqwg==
You can’t perform that action at this time.
0 commit comments