Skip to content

Commit bb0e03f

Browse files
fix(deps): update dependency @graphql-tools/utils to v10
1 parent 003a2ee commit bb0e03f

File tree

2 files changed

+31
-7
lines changed

2 files changed

+31
-7
lines changed

packages/in-memory-live-query-store/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"graphql": "16.0.0-experimental-stream-defer.5"
2323
},
2424
"dependencies": {
25-
"@graphql-tools/utils": "^8.5.2",
25+
"@graphql-tools/utils": "^10.0.0",
2626
"@n1ru4l/graphql-live-query": "0.10.0",
2727
"@repeaterjs/repeater": "^3.0.4"
2828
},

yarn.lock

Lines changed: 30 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1765,7 +1765,7 @@
17651765
dependencies:
17661766
tslib "^2.4.0"
17671767

1768-
"@graphql-tools/[email protected]", "@graphql-tools/utils@^8.5.2", "@graphql-tools/utils@^8.8.0":
1768+
"@graphql-tools/[email protected]", "@graphql-tools/utils@^8.8.0":
17691769
version "8.9.0"
17701770
resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-8.9.0.tgz#c6aa5f651c9c99e1aca55510af21b56ec296cdb7"
17711771
integrity sha512-pjJIWH0XOVnYGXCqej8g/u/tsfV4LvLlj0eATKQu5zwnxd/TiTHq7Cg313qUPTFFHZ3PP5wJ15chYVtLDwaymg==
@@ -1780,6 +1780,16 @@
17801780
"@graphql-typed-document-node/core" "^3.1.1"
17811781
tslib "^2.4.0"
17821782

1783+
"@graphql-tools/utils@^10.0.0":
1784+
version "10.10.1"
1785+
resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-10.10.1.tgz#eeec3bdc5f5521b8b11c5148cdf0c8affb4f9aed"
1786+
integrity sha512-9iOZ7x6tuIpp/dviNmTCSH1cDDNLIcrj6T3WKH9lU4nRWx5Pr0e7Faj7T/HmP2Njrjik63dJWuDVRxfQSTOc4g==
1787+
dependencies:
1788+
"@graphql-typed-document-node/core" "^3.1.1"
1789+
"@whatwg-node/promise-helpers" "^1.0.0"
1790+
cross-inspect "1.0.1"
1791+
tslib "^2.4.0"
1792+
17831793
"@graphql-tools/wrap@^9.3.8":
17841794
version "9.3.8"
17851795
resolved "https://registry.yarnpkg.com/@graphql-tools/wrap/-/wrap-9.3.8.tgz#c6f53b7bc98cf3fa3d91e41be3b99254ae99b409"
@@ -2691,6 +2701,13 @@
26912701
fast-url-parser "^1.1.3"
26922702
tslib "^2.3.1"
26932703

2704+
"@whatwg-node/promise-helpers@^1.0.0":
2705+
version "1.3.2"
2706+
resolved "https://registry.yarnpkg.com/@whatwg-node/promise-helpers/-/promise-helpers-1.3.2.tgz#3b54987ad6517ef6db5920c66a6f0dada606587d"
2707+
integrity sha512-Nst5JdK47VIl9UcGwtv2Rcgyn5lWtZ0/mhRQ4G8NN2isxpq2TO30iqHzmwoJycjWuyUfg3GFXqP/gFHXeV57IA==
2708+
dependencies:
2709+
tslib "^2.6.3"
2710+
26942711
"@wry/caches@^1.0.0":
26952712
version "1.0.1"
26962713
resolved "https://registry.yarnpkg.com/@wry/caches/-/caches-1.0.1.tgz#8641fd3b6e09230b86ce8b93558d44cf1ece7e52"
@@ -3782,6 +3799,13 @@ [email protected], cross-fetch@^3.0.4, cross-fetch@^3.1.5:
37823799
dependencies:
37833800
node-fetch "2.6.7"
37843801

3802+
3803+
version "1.0.1"
3804+
resolved "https://registry.yarnpkg.com/cross-inspect/-/cross-inspect-1.0.1.tgz#15f6f65e4ca963cf4cc1a2b5fef18f6ca328712b"
3805+
integrity sha512-Pcw1JTvZLSJH83iiGWt6fRcT+BjZlCDRVwYLbUcHzv/CRpB7r0MlSrGbIyQvVSNyGnbt7G4AXuyCiDR3POvZ1A==
3806+
dependencies:
3807+
tslib "^2.4.0"
3808+
37853809
cross-spawn@^5.1.0:
37863810
version "5.1.0"
37873811
resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-5.1.0.tgz#e8bd0efee58fcff6f8f94510a0a554bbfa235449"
@@ -8571,15 +8595,15 @@ tsconfig@^7.0.0:
85718595
strip-bom "^3.0.0"
85728596
strip-json-comments "^2.0.0"
85738597

8574-
[email protected], tslib@^2.0.0, tslib@^2.0.3, tslib@^2.1.0, tslib@^2.3.0, tslib@^2.3.1, tslib@^2.4.0, tslib@~2.4.0:
8598+
[email protected], tslib@~2.4.0:
85758599
version "2.4.0"
85768600
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.4.0.tgz#7cecaa7f073ce680a05847aa77be941098f36dc3"
85778601
integrity sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ==
85788602

8579-
tslib@^2.5.0:
8580-
version "2.5.0"
8581-
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.5.0.tgz#42bfed86f5787aeb41d031866c8f402429e0fddf"
8582-
integrity sha512-336iVw3rtn2BUK7ORdIAHTyxHGRIHVReokCR3XjbckJMK7ms8FysBfhLR8IXnAgy7T0PTPNBWKiH514FOW/WSg==
8603+
tslib@^2.0.0, tslib@^2.0.3, tslib@^2.1.0, tslib@^2.3.0, tslib@^2.3.1, tslib@^2.4.0, tslib@^2.5.0, tslib@^2.6.3:
8604+
version "2.8.1"
8605+
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.8.1.tgz#612efe4ed235d567e8aba5f2a5fab70280ade83f"
8606+
integrity sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==
85838607

85848608
tsup@^5.11.6:
85858609
version "5.12.9"

0 commit comments

Comments
 (0)