File tree Expand file tree Collapse file tree 2 files changed +12
-12
lines changed
packages/auto-type-merging Expand file tree Collapse file tree 2 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 39
39
"access" : " public"
40
40
},
41
41
"dependencies" : {
42
- "@graphql-tools/delegate" : " 8.7.10 " ,
43
- "@graphql-mesh/transform-type-merging" : " 0.4.2 " ,
42
+ "@graphql-tools/delegate" : " 8.7.11 " ,
43
+ "@graphql-mesh/transform-type-merging" : " 0.4.5 " ,
44
44
"tslib" : " 2.4.0"
45
45
},
46
46
"peerDependencies" : {
47
47
"graphql" : " ^15.2.0 || ^16.0.0" ,
48
- "@graphql-mesh/types" : " ^0.73 .0"
48
+ "@graphql-mesh/types" : " ^0.74 .0"
49
49
}
50
50
}
Original file line number Diff line number Diff line change 1654
1654
graphql-scalars "1.17.0"
1655
1655
tslib "^2.3.1"
1656
1656
1657
- " @graphql-mesh/[email protected] .2 " :
1658
- version "0.4.2 "
1659
- resolved "https://registry.yarnpkg.com/@graphql-mesh/transform-type-merging/-/transform-type-merging-0.4.2 .tgz#72f74663a3a62e759ebc47d008441a05959cc6a0 "
1660
- integrity sha512-UJuakq4hepwfrUZkx+u+Pf2WiYhbMlOgONzDMDn3j/VhZaJ0Wh9N4pMDccNX46lYkGppmCWq+bi55AJD7/fxkQ ==
1657
+ " @graphql-mesh/[email protected] .5 " :
1658
+ version "0.4.5 "
1659
+ resolved "https://registry.yarnpkg.com/@graphql-mesh/transform-type-merging/-/transform-type-merging-0.4.5 .tgz#46bb9e37c9755843b805c05192275d02882aed17 "
1660
+ integrity sha512-GnXh9PsdMjtvEIC1FHe3jn0hPqjKgUkijP6NOOwhgyS7dfHszo+GWRZiFKzyyieQ120NZLshOP6XaY5nNBaQXg ==
1661
1661
dependencies :
1662
- " @graphql-mesh/types" " 0.73.2 "
1663
- " @graphql-mesh/utils" " 0.35.2 "
1664
- " @graphql-tools/delegate" " 8.7.10 "
1665
- " @graphql-tools/stitching-directives" " 2.2.17 "
1666
- tslib "^2.3.1 "
1662
+ " @graphql-mesh/types" " 0.74.1 "
1663
+ " @graphql-mesh/utils" " 0.35.5 "
1664
+ " @graphql-tools/delegate" " 8.7.11 "
1665
+ " @graphql-tools/stitching-directives" " 2.2.18 "
1666
+ tslib "^2.4.0 "
1667
1667
1668
1668
" @graphql-mesh/[email protected] " :
1669
1669
version "0.73.0"
You can’t perform that action at this time.
0 commit comments