File tree 3 files changed +7
-7
lines changed
3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 26
26
"prepare" : " husky"
27
27
},
28
28
"resolutions" : {
29
- "graphql" : " 16.10 .0"
29
+ "graphql" : " 16.11 .0"
30
30
},
31
31
"devDependencies" : {
32
32
"@commitlint/cli" : " 19.8.0" ,
47
47
"eslint-config-prettier" : " 10.1.2" ,
48
48
"eslint-plugin-import" : " 2.31.0" ,
49
49
"eslint-plugin-prettier" : " 5.4.0" ,
50
- "graphql" : " 16.10 .0" ,
50
+ "graphql" : " 16.11 .0" ,
51
51
"graphql-subscriptions" : " 3.0.0" ,
52
52
"husky" : " 9.1.7" ,
53
53
"jest" : " 29.7.0" ,
Original file line number Diff line number Diff line change 37
37
"@nestjs/common" : " 11.1.0" ,
38
38
"@nestjs/core" : " 11.1.0" ,
39
39
"@nestjs/testing" : " 11.1.0" ,
40
- "graphql" : " 16.10 .0" ,
40
+ "graphql" : " 16.11 .0" ,
41
41
"reflect-metadata" : " 0.2.2" ,
42
42
"ts-morph" : " 25.0.1"
43
43
},
Original file line number Diff line number Diff line change @@ -5699,10 +5699,10 @@ graphql-ws@^5.11.2:
5699
5699
resolved "https://registry.yarnpkg.com/graphql-ws/-/graphql-ws-5.16.2.tgz#7b0306c1bdb0e97a05e800ccd523f46fb212e37c"
5700
5700
integrity sha512-E1uccsZxt/96jH/OwmLPuXMACILs76pKF2i3W861LpKBCYtGIyPQGtWLuBLkND4ox1KHns70e83PS4te50nvPQ==
5701
5701
5702
- graphql@*, graphql@16.10 .0, graphql@^16.6.0 :
5703
- version "16.10 .0"
5704
- resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.10 .0.tgz#24c01ae0af6b11ea87bf55694429198aaa8e220c "
5705
- integrity sha512-AjqGKbDGUFRKIRCP9tCKiIGHyriz2oHEbPIbEtcSLSs4YjReZOIPQQWek4+6hjw62H9QShXHyaGivGiYVLeYFQ ==
5702
+ graphql@*, graphql@16.11 .0, graphql@^16.6.0 :
5703
+ version "16.11 .0"
5704
+ resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.11 .0.tgz#96d17f66370678027fdf59b2d4c20b4efaa8a633 "
5705
+ integrity sha512-mS1lbMsxgQj6hge1XZ6p7GPhbrtFwUFYi3wRzXAC/FmYnyXMTvvI3td3rjmQ2u8ewXueaSvRPWaEcgVVOT9Jnw ==
5706
5706
5707
5707
handlebars@^4.7.7 :
5708
5708
version "4.7.8"
You can’t perform that action at this time.
0 commit comments