File tree Expand file tree Collapse file tree 2 files changed +19
-2
lines changed
packages/in-memory-live-query-store Expand file tree Collapse file tree 2 files changed +19
-2
lines changed Original file line number Diff line number Diff line change 22
22
"graphql" : " 16.0.0-experimental-stream-defer.5"
23
23
},
24
24
"dependencies" : {
25
- "@graphql-tools/utils" : " ^8.5.2 " ,
25
+ "@graphql-tools/utils" : " ^10.0.0 " ,
26
26
"@n1ru4l/graphql-live-query" : " 0.10.0" ,
27
27
"@repeaterjs/repeater" : " ^3.0.4"
28
28
},
Original file line number Diff line number Diff line change 1764
1764
dependencies :
1765
1765
tslib "^2.4.0"
1766
1766
1767
- " @graphql-tools/[email protected] " , "@graphql-tools/utils@^8.5.2", "@graphql-tools/utils@^8. 8.0":
1767
+ " @graphql-tools/[email protected] " , "@graphql-tools/utils@^8.8.0":
1768
1768
version "8.9.0"
1769
1769
resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-8.9.0.tgz#c6aa5f651c9c99e1aca55510af21b56ec296cdb7"
1770
1770
integrity sha512-pjJIWH0XOVnYGXCqej8g/u/tsfV4LvLlj0eATKQu5zwnxd/TiTHq7Cg313qUPTFFHZ3PP5wJ15chYVtLDwaymg==
1779
1779
" @graphql-typed-document-node/core" " ^3.1.1"
1780
1780
tslib "^2.4.0"
1781
1781
1782
+ " @graphql-tools/utils@^10.0.0 " :
1783
+ version "10.0.11"
1784
+ resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-10.0.11.tgz#1238fbe37e8d6c662c48ab2477c98269d6fd851a"
1785
+ integrity sha512-vVjXgKn6zjXIlYBd7yJxCVMYGb5j18gE3hx3Qw3mNsSEsYQXbJbPdlwb7Fc9FogsJei5AaqiQerqH4kAosp1nQ==
1786
+ dependencies :
1787
+ " @graphql-typed-document-node/core" " ^3.1.1"
1788
+ cross-inspect "1.0.0"
1789
+ dset "^3.1.2"
1790
+ tslib "^2.4.0"
1791
+
1782
1792
" @graphql-tools/wrap@^9.3.8 " :
1783
1793
version "9.3.8"
1784
1794
resolved "https://registry.yarnpkg.com/@graphql-tools/wrap/-/wrap-9.3.8.tgz#c6f53b7bc98cf3fa3d91e41be3b99254ae99b409"
3767
3777
dependencies :
3768
3778
node-fetch "2.6.7"
3769
3779
3780
+
3781
+ version "1.0.0"
3782
+ resolved "https://registry.yarnpkg.com/cross-inspect/-/cross-inspect-1.0.0.tgz#5fda1af759a148594d2d58394a9e21364f6849af"
3783
+ integrity sha512-4PFfn4b5ZN6FMNGSZlyb7wUhuN8wvj8t/VQHZdM4JsDcruGJ8L2kf9zao98QIrBPFCpdk27qst/AGTl7pL3ypQ==
3784
+ dependencies :
3785
+ tslib "^2.4.0"
3786
+
3770
3787
cross-spawn@^5.1.0 :
3771
3788
version "5.1.0"
3772
3789
resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-5.1.0.tgz#e8bd0efee58fcff6f8f94510a0a554bbfa235449"
You can’t perform that action at this time.
0 commit comments