File tree 5 files changed +12
-12
lines changed
packages/handlers/mongoose
5 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 14
14
"typescript" : " 5.1.6"
15
15
},
16
16
"devDependencies" : {
17
- "@graphql-hive/cli" : " 0.28 .0" ,
17
+ "@graphql-hive/cli" : " 0.29 .0" ,
18
18
"@graphql-mesh/cli" : " 0.87.3" ,
19
19
"@graphql-mesh/openapi" : " 0.95.3" ,
20
20
"graphql" : " 16.8.0"
Original file line number Diff line number Diff line change 14
14
"typescript" : " 5.1.6"
15
15
},
16
16
"devDependencies" : {
17
- "@graphql-hive/cli" : " 0.28 .0" ,
17
+ "@graphql-hive/cli" : " 0.29 .0" ,
18
18
"@graphql-mesh/cli" : " 0.87.3" ,
19
19
"@graphql-mesh/openapi" : " 0.95.3" ,
20
20
"graphql" : " 16.8.0"
Original file line number Diff line number Diff line change 10
10
"@graphql-mesh/cli" : " 0.87.3" ,
11
11
"@graphql-mesh/mongoose" : " 0.95.2" ,
12
12
"graphql" : " 16.8.0" ,
13
- "mongoose" : " 7.4.4 "
13
+ "mongoose" : " 7.4.5 "
14
14
},
15
15
"devDependencies" : {
16
16
"jest" : " 29.6.4"
Original file line number Diff line number Diff line change 45
45
"graphql-compose-pagination" : " 8.3.0"
46
46
},
47
47
"devDependencies" : {
48
- "mongoose" : " 7.4.4 "
48
+ "mongoose" : " 7.4.5 "
49
49
},
50
50
"publishConfig" : {
51
51
"access" : " public" ,
Original file line number Diff line number Diff line change 3120
3120
parse-filepath "^1.0.2"
3121
3121
tslib "~2.5.0"
3122
3122
3123
- "@graphql-hive/cli@0.28 .0":
3124
- version "0.28 .0"
3125
- resolved "https://registry.yarnpkg.com/@graphql-hive/cli/-/cli-0.28 .0.tgz#2f4c2a8db4b9831c44c7018d4e3d96b9679e8d8a "
3126
- integrity sha512-NBRoEtHzbgJikUeYJJDZuYVrnlVQ/Pr873K67N4TZkfOTqjlzBcB5AUsHygI7yEUOkgSePC75TF+VTO4uWQwDQ ==
3123
+ "@graphql-hive/cli@0.29 .0":
3124
+ version "0.29 .0"
3125
+ resolved "https://registry.yarnpkg.com/@graphql-hive/cli/-/cli-0.29 .0.tgz#53cf4d2df9dca6587f0e80abd023df73c4eb4ae5 "
3126
+ integrity sha512-PvFmyON5dbB1E36aVeCv1EpzfTs7tJL+PYygmrpgvk55aUmcGEyJv4mb60HS0tGybbFeh9mM8CY/JUBMm2pLtQ ==
3127
3127
dependencies:
3128
3128
"@graphql-hive/core" "0.2.3"
3129
3129
"@graphql-inspector/core" "4.2.2"
16642
16642
optionalDependencies:
16643
16643
saslprep "^1.0.3"
16644
16644
16645
-
16646
- version "7.4.4 "
16647
- resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-7.4.4 .tgz#e45a02f0cee37e6c5343c95f9ad6feb06187a9a8 "
16648
- integrity sha512-LOOviiEqWOLH4PuBK+jbpm5vjBkdSNBcP/4UCevOJMTl5SXSbCXr68ulEYcthLcN2/xi08452HupKD8BfxNIQw ==
16645
+
16646
+ version "7.4.5 "
16647
+ resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-7.4.5 .tgz#7c843c6e3e8dcd22b0ff0f0981aca69b863e7723 "
16648
+ integrity sha512-X7Mw7KHUYZmyOQmlu7D9TnZh/3vOrAYmZwEpXDU0VDvLPKT0T7PF6blwiv3aXOEMwv9T3rLTC9lJb3C5dWld2A ==
16649
16649
dependencies:
16650
16650
bson "^5.4.0"
16651
16651
kareem "2.5.1"
You can’t perform that action at this time.
0 commit comments