Skip to content

Commit b92e7a5

Browse files
fix(deps): update all non-major dependencies (#120)
Co-authored-by: Renovate Bot <[email protected]>
1 parent ae8ff97 commit b92e7a5

File tree

3 files changed

+95
-87
lines changed

3 files changed

+95
-87
lines changed

packages/auto-type-merging/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
},
4141
"dependencies": {
4242
"@graphql-tools/delegate": "8.7.11",
43-
"@graphql-mesh/transform-type-merging": "0.4.5",
43+
"@graphql-mesh/transform-type-merging": "0.4.6",
4444
"tslib": "2.4.0"
4545
},
4646
"peerDependencies": {

packages/cli/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,8 @@
4949
"access": "public"
5050
},
5151
"dependencies": {
52-
"@graphql-mesh/cli": "0.72.1",
53-
"@graphql-mesh/graphql": "0.27.1",
52+
"@graphql-mesh/cli": "0.73.1",
53+
"@graphql-mesh/graphql": "0.27.2",
5454
"tslib": "2.4.0",
5555
"@graphprotocol/client-auto-pagination": "1.0.1",
5656
"@graphprotocol/client-auto-type-merging": "0.0.0",

yarn.lock

Lines changed: 92 additions & 84 deletions
Original file line numberDiff line numberDiff line change
@@ -1286,6 +1286,13 @@
12861286
resolved "https://registry.yarnpkg.com/@envelop/disable-introspection/-/disable-introspection-3.0.0.tgz#beb8a534e7c3dd2c8d141c56ad162bbecef17bd5"
12871287
integrity sha512-ypYwiEbwSe+uyYp6CEwJ2oDRUk51chvSSlncZmt3gutpJyuNeWygcFOngxtbzCKqkjgEfag3AM2HrCFJxJZ7gw==
12881288

1289+
"@envelop/[email protected]":
1290+
version "1.6.3"
1291+
resolved "https://registry.yarnpkg.com/@envelop/extended-validation/-/extended-validation-1.6.3.tgz#6b899c08eb203217873ae9ea6f853a7ce32d056b"
1292+
integrity sha512-qFw7ZmdyORGAVeKWqD/KKsY+Cbm3QM48uBcMWlO2DHqVqoEg7zGY5c9Eu2RE9gn5eFHSgHupIDeMt8ilZVLQ/Q==
1293+
dependencies:
1294+
"@graphql-tools/utils" "^8.6.1"
1295+
12891296
"@envelop/parser-cache@^4.0.0":
12901297
version "4.0.0"
12911298
resolved "https://registry.yarnpkg.com/@envelop/parser-cache/-/parser-cache-4.0.0.tgz#a70877fba1a0477c62d39eed5ce3a9057d3847db"
@@ -1439,34 +1446,34 @@
14391446
"@graphql-tools/utils" "8.6.13"
14401447
tslib "^2.4.0"
14411448

1442-
"@graphql-mesh/[email protected].11":
1443-
version "0.6.11"
1444-
resolved "https://registry.yarnpkg.com/@graphql-mesh/cache-localforage/-/cache-localforage-0.6.11.tgz#b3773b226c4db167575471bc2311b4b3480b0feb"
1445-
integrity sha512-rtUC9tqcKng1prxCASshgE4kP1icnr5aAi0iWCOsWhdTMFPmGH9NACMxlYEXClvOPyA8eQHn8nsBpE5smoK4GA==
1449+
"@graphql-mesh/[email protected].12":
1450+
version "0.6.12"
1451+
resolved "https://registry.yarnpkg.com/@graphql-mesh/cache-localforage/-/cache-localforage-0.6.12.tgz#f9f0b85c2215c1b82e36fab033040b50177977a4"
1452+
integrity sha512-4/t6JKt9SD3k8z35K2MOag9jywuSRMqCBSDxEZamXsss82wJjEyIdRWNXWab0kvcHEjkHMlKdSQHM1nVpFKbXQ==
14461453
dependencies:
1447-
"@graphql-mesh/types" "0.74.1"
1448-
"@graphql-mesh/utils" "0.35.5"
1454+
"@graphql-mesh/types" "0.74.2"
1455+
"@graphql-mesh/utils" "0.35.6"
14491456
localforage "1.10.0"
14501457
tslib "^2.4.0"
14511458

1452-
"@graphql-mesh/cli@0.72.1":
1453-
version "0.72.1"
1454-
resolved "https://registry.yarnpkg.com/@graphql-mesh/cli/-/cli-0.72.1.tgz#b245de0cb45c21eedc7676c49181ee9b6347f895"
1455-
integrity sha512-rc/bXtXdYZdNMSrEIwPqehnZYMOYuimyDCNuGjeBbILyH23w2rkmLO8kWdGifRRs8PwbojvyJkQ50LiSUc8npQ==
1459+
"@graphql-mesh/cli@0.73.1":
1460+
version "0.73.1"
1461+
resolved "https://registry.yarnpkg.com/@graphql-mesh/cli/-/cli-0.73.1.tgz#121433c024a6ef666081efe1e1402658566fff6e"
1462+
integrity sha512-+QBazcioyCUHbN8dNwEYit4RVmNmsarfCmn4YA1QQpojMRWFBVphhA1TeCHOnsw1Q/sd1AMvdg3qyElrZOxWSw==
14561463
dependencies:
14571464
"@graphql-codegen/core" "2.5.1"
14581465
"@graphql-codegen/typed-document-node" "2.2.12"
14591466
"@graphql-codegen/typescript" "2.5.0"
14601467
"@graphql-codegen/typescript-generic-sdk" "2.3.11"
14611468
"@graphql-codegen/typescript-operations" "2.4.1"
14621469
"@graphql-codegen/typescript-resolvers" "2.6.5"
1463-
"@graphql-mesh/config" "0.37.6"
1470+
"@graphql-mesh/config" "1.0.1"
14641471
"@graphql-mesh/cross-helpers" "0.1.6"
1465-
"@graphql-mesh/runtime" "0.36.1"
1466-
"@graphql-mesh/store" "0.8.14"
1472+
"@graphql-mesh/runtime" "0.37.1"
1473+
"@graphql-mesh/store" "0.8.15"
14671474
"@graphql-mesh/string-interpolation" "0.3.0"
1468-
"@graphql-mesh/types" "0.74.1"
1469-
"@graphql-mesh/utils" "0.35.5"
1475+
"@graphql-mesh/types" "0.74.2"
1476+
"@graphql-mesh/utils" "0.35.6"
14701477
"@graphql-tools/code-file-loader" "7.2.18"
14711478
"@graphql-tools/graphql-file-loader" "7.3.15"
14721479
"@graphql-tools/load" "7.5.14"
@@ -1482,7 +1489,7 @@
14821489
dotenv "16.0.1"
14831490
express "4.18.1"
14841491
graphql-import-node "0.0.5"
1485-
graphql-ws "5.8.2"
1492+
graphql-ws "5.9.0"
14861493
json-bigint-patch "0.0.8"
14871494
json5 "2.2.1"
14881495
lodash.get "4.4.2"
@@ -1494,22 +1501,22 @@
14941501
tsconfig-paths "4.0.0"
14951502
tslib "^2.4.0"
14961503
typescript "4.7.3"
1497-
ws "8.7.0"
1504+
ws "8.8.0"
14981505
yargs "17.5.1"
14991506

1500-
"@graphql-mesh/config@0.37.6":
1501-
version "0.37.6"
1502-
resolved "https://registry.yarnpkg.com/@graphql-mesh/config/-/config-0.37.6.tgz#d20ea0bc13430f77999fb8d7e6fedffc21ee59c2"
1503-
integrity sha512-oEZr6kFfIZMAnmUsBv6t2WwDrF6lRErkBq4EFSj6+aLwe3Y+wBT6IlIHC6Qf8zJpTOLkF8mPuFVvuXJ0k7VUFA==
1507+
"@graphql-mesh/config@1.0.1":
1508+
version "1.0.1"
1509+
resolved "https://registry.yarnpkg.com/@graphql-mesh/config/-/config-1.0.1.tgz#bc05902bb9802abf35eec849602a269738f7c0e1"
1510+
integrity sha512-mjsI8aJSxppe4YM7Y66ku5okL6A0RKsxTdGMm9oLJ9biNTi4kSlFSauIlUHhBk4Z1Pe4AWDlSGBb3pkFinpPBQ==
15041511
dependencies:
15051512
"@envelop/core" "2.3.3"
1506-
"@graphql-mesh/cache-localforage" "0.6.11"
1513+
"@graphql-mesh/cache-localforage" "0.6.12"
15071514
"@graphql-mesh/cross-helpers" "0.1.6"
1508-
"@graphql-mesh/merger-bare" "0.13.53"
1509-
"@graphql-mesh/merger-stitching" "0.15.55"
1510-
"@graphql-mesh/store" "0.8.14"
1511-
"@graphql-mesh/types" "0.74.1"
1512-
"@graphql-mesh/utils" "0.35.5"
1515+
"@graphql-mesh/merger-bare" "0.13.54"
1516+
"@graphql-mesh/merger-stitching" "0.15.56"
1517+
"@graphql-mesh/store" "0.8.15"
1518+
"@graphql-mesh/types" "0.74.2"
1519+
"@graphql-mesh/utils" "0.35.6"
15131520
"@graphql-tools/code-file-loader" "7.2.18"
15141521
"@graphql-tools/graphql-file-loader" "7.3.15"
15151522
"@graphql-tools/load" "7.5.14"
@@ -1538,44 +1545,44 @@
15381545
react-native-fs "2.20.0"
15391546
react-native-path "0.0.5"
15401547

1541-
"@graphql-mesh/[email protected].1":
1542-
version "0.27.1"
1543-
resolved "https://registry.yarnpkg.com/@graphql-mesh/graphql/-/graphql-0.27.1.tgz#a4601741114a8d979047078ed4433ecdb8d5794d"
1544-
integrity sha512-uOHZ0gv0Wc3tPzRhYdsFT5+nUeEYW+nPnlV7b1SImQB/bw1BMBErR9UhxCrUJsQxwfFJqw34etW3z82EB4YVaw==
1548+
"@graphql-mesh/[email protected].2":
1549+
version "0.27.2"
1550+
resolved "https://registry.yarnpkg.com/@graphql-mesh/graphql/-/graphql-0.27.2.tgz#972145c8ec329f7f740f1d3a1b618d2b54108cd7"
1551+
integrity sha512-o7V8eNUZivjmmSjn7uz5PUuE0CgJkcHOMBIoEHMR1+XJvkagaAi+lfdR7BqVnV3yiIIq2zbVE8IpgVdSKXRDPw==
15451552
dependencies:
15461553
"@graphql-mesh/cross-helpers" "0.1.6"
1547-
"@graphql-mesh/store" "0.8.14"
1554+
"@graphql-mesh/store" "0.8.15"
15481555
"@graphql-mesh/string-interpolation" "0.3.0"
1549-
"@graphql-mesh/types" "0.74.1"
1550-
"@graphql-mesh/utils" "0.35.5"
1556+
"@graphql-mesh/types" "0.74.2"
1557+
"@graphql-mesh/utils" "0.35.6"
15511558
"@graphql-tools/delegate" "8.7.11"
15521559
"@graphql-tools/url-loader" "7.9.24"
15531560
"@graphql-tools/utils" "8.6.13"
15541561
"@graphql-tools/wrap" "8.4.20"
15551562
lodash.get "4.4.2"
15561563
tslib "^2.4.0"
15571564

1558-
"@graphql-mesh/[email protected].53":
1559-
version "0.13.53"
1560-
resolved "https://registry.yarnpkg.com/@graphql-mesh/merger-bare/-/merger-bare-0.13.53.tgz#223b45db0ed785b5cc577a29e59189e22404c4c7"
1561-
integrity sha512-5hJmPr7mT0M7drGz/WAZFEBt3nCYbeew2vLMQbVXPvBqWCVzWhX5CLNlkRNbRs8CZi96YzImM+4fMKug5FitmA==
1565+
"@graphql-mesh/[email protected].54":
1566+
version "0.13.54"
1567+
resolved "https://registry.yarnpkg.com/@graphql-mesh/merger-bare/-/merger-bare-0.13.54.tgz#1fae1d81cd69230628875440563c52be7f309a77"
1568+
integrity sha512-f04KPd51wWyS/ZBJAaEyrPV+Tvv6BbvsIYSnBo+CX2UEmuCV/H/oeu2jleN88CMc2LSUbQ0eC9+lmm4IYlF7XQ==
15621569
dependencies:
1563-
"@graphql-mesh/types" "0.74.1"
1564-
"@graphql-mesh/utils" "0.35.5"
1570+
"@graphql-mesh/types" "0.74.2"
1571+
"@graphql-mesh/utils" "0.35.6"
15651572
"@graphql-tools/schema" "8.3.14"
15661573
"@graphql-tools/utils" "8.6.13"
15671574
"@graphql-tools/wrap" "8.4.20"
15681575
fetchache "0.1.2"
15691576
tslib "^2.4.0"
15701577

1571-
"@graphql-mesh/[email protected].55":
1572-
version "0.15.55"
1573-
resolved "https://registry.yarnpkg.com/@graphql-mesh/merger-stitching/-/merger-stitching-0.15.55.tgz#4f93706d9122aa92543dc496dd0acf9ecde7b0cb"
1574-
integrity sha512-63AtOdYkw6UTh1+sYmMaL3G4NpwDgvU2oFbYlGMOkrUoB5UdkXSC8od2/HZk3/znJ24xu5HgC8qER22FSI1A0A==
1578+
"@graphql-mesh/[email protected].56":
1579+
version "0.15.56"
1580+
resolved "https://registry.yarnpkg.com/@graphql-mesh/merger-stitching/-/merger-stitching-0.15.56.tgz#4884049536269047d7253494e1720afccc8afd35"
1581+
integrity sha512-LFhSLrTa0pitMDj+TKQnFt/9Kfb1EtGnskX14z2nMNlpKaKVllXsSp1J4eEJg+MCfvYG2QGTWeF3URoxA4Ewiw==
15751582
dependencies:
1576-
"@graphql-mesh/store" "0.8.14"
1577-
"@graphql-mesh/types" "0.74.1"
1578-
"@graphql-mesh/utils" "0.35.5"
1583+
"@graphql-mesh/store" "0.8.15"
1584+
"@graphql-mesh/types" "0.74.2"
1585+
"@graphql-mesh/utils" "0.35.6"
15791586
"@graphql-tools/delegate" "8.7.11"
15801587
"@graphql-tools/schema" "8.3.14"
15811588
"@graphql-tools/stitch" "8.6.13"
@@ -1584,30 +1591,31 @@
15841591
"@graphql-tools/wrap" "8.4.20"
15851592
tslib "^2.4.0"
15861593

1587-
"@graphql-mesh/runtime@0.36.1":
1588-
version "0.36.1"
1589-
resolved "https://registry.yarnpkg.com/@graphql-mesh/runtime/-/runtime-0.36.1.tgz#2feb603c9795dd7fc6beab48b9841197419d9aae"
1590-
integrity sha512-IHuUNLGbizS0sFo2H5VPwLF7ay787qzDEmcc6vkI/bkeFW0TqekpiW00a9ISbeaqslHF40DFGwxqqtMw+rMt7g==
1594+
"@graphql-mesh/runtime@0.37.1":
1595+
version "0.37.1"
1596+
resolved "https://registry.yarnpkg.com/@graphql-mesh/runtime/-/runtime-0.37.1.tgz#d01e3b3af3f6311bdf8bda29fe1a41502b66579c"
1597+
integrity sha512-6UjQ+stS4Din/HpULldCmqZk5vZvNv0Go65oLKI0PXpFABthPv5JCOFT7ZXmd9WBUMbmtynmp7Rn7ilTpv+ugg==
15911598
dependencies:
15921599
"@envelop/core" "2.3.3"
1600+
"@envelop/extended-validation" "1.6.3"
15931601
"@graphql-mesh/string-interpolation" "0.3.0"
1594-
"@graphql-mesh/types" "0.74.1"
1595-
"@graphql-mesh/utils" "0.35.5"
1602+
"@graphql-mesh/types" "0.74.2"
1603+
"@graphql-mesh/utils" "0.35.6"
15961604
"@graphql-tools/batch-delegate" "8.2.20"
15971605
"@graphql-tools/delegate" "8.7.11"
15981606
"@graphql-tools/utils" "8.6.13"
15991607
"@graphql-tools/wrap" "8.4.20"
16001608
tslib "^2.4.0"
16011609

1602-
"@graphql-mesh/[email protected].14":
1603-
version "0.8.14"
1604-
resolved "https://registry.yarnpkg.com/@graphql-mesh/store/-/store-0.8.14.tgz#8a6089319ecfdcad6a4693d3818abbb73b3206d9"
1605-
integrity sha512-+IgxZlECQ0Ip1Woh+t+U3AxZ++xgwwoyVp1yfxJ1ynKBYe6Pq/Qp/sWNrecszrIW2n0NgaZtdR7pO4Cl+/792w==
1610+
"@graphql-mesh/[email protected].15":
1611+
version "0.8.15"
1612+
resolved "https://registry.yarnpkg.com/@graphql-mesh/store/-/store-0.8.15.tgz#afd91c4a29b977150dc25be114bfdadf9125433d"
1613+
integrity sha512-gpFybFxvP9TsY49t3bsDityuR8mI0LlSP3PVmJiylI8cmoUjEvdkhPwl8tKFfaD+euPfIg9xQVtWplHt7GkjUQ==
16061614
dependencies:
16071615
"@graphql-inspector/core" "3.1.2"
16081616
"@graphql-mesh/cross-helpers" "0.1.6"
1609-
"@graphql-mesh/types" "0.74.1"
1610-
"@graphql-mesh/utils" "0.35.5"
1617+
"@graphql-mesh/types" "0.74.2"
1618+
"@graphql-mesh/utils" "0.35.6"
16111619
"@graphql-tools/utils" "8.6.13"
16121620
tslib "^2.4.0"
16131621

@@ -1654,13 +1662,13 @@
16541662
graphql-scalars "1.17.0"
16551663
tslib "^2.3.1"
16561664

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==
1665+
"@graphql-mesh/[email protected].6":
1666+
version "0.4.6"
1667+
resolved "https://registry.yarnpkg.com/@graphql-mesh/transform-type-merging/-/transform-type-merging-0.4.6.tgz#f12bf025972f8df3d881d1be51af1d80199a9e0b"
1668+
integrity sha512-QLUPEflJs9wZAgKnZucKUUUDw/5p93wPGi0LVilY0YxGzPYaD+LIDYD31LdeLX9AP1zmo+5dYcuVqRjIQSiWCQ==
16611669
dependencies:
1662-
"@graphql-mesh/types" "0.74.1"
1663-
"@graphql-mesh/utils" "0.35.5"
1670+
"@graphql-mesh/types" "0.74.2"
1671+
"@graphql-mesh/utils" "0.35.6"
16641672
"@graphql-tools/delegate" "8.7.11"
16651673
"@graphql-tools/stitching-directives" "2.2.18"
16661674
tslib "^2.4.0"
@@ -1677,12 +1685,12 @@
16771685
fetchache "0.1.2"
16781686
tslib "^2.3.1"
16791687

1680-
"@graphql-mesh/[email protected].1":
1681-
version "0.74.1"
1682-
resolved "https://registry.yarnpkg.com/@graphql-mesh/types/-/types-0.74.1.tgz#1e41098e6d276dc7043e541b8d2cc3e20deebd3c"
1683-
integrity sha512-4LWsrHizwGubQOzyt7444aKzZg2ZW/iQ5OoU/inb+QBjM84L35THauM83gthCwuKcWfjL+Yb+0X3kkHtmM7ozg==
1688+
"@graphql-mesh/[email protected].2":
1689+
version "0.74.2"
1690+
resolved "https://registry.yarnpkg.com/@graphql-mesh/types/-/types-0.74.2.tgz#f06421bced4efd7304f64f30fa7f2a45dabc2f36"
1691+
integrity sha512-UPn+xGprYWKko3dFxrZN9RKd0eWAS2xkAOd2i70dq9K0NfL2Dn3cYe0ZlQwsuuUAZ6tmsKh3MrQjZHHTMRc2eQ==
16841692
dependencies:
1685-
"@graphql-mesh/store" "0.8.14"
1693+
"@graphql-mesh/store" "0.8.15"
16861694
"@graphql-tools/delegate" "8.7.11"
16871695
"@graphql-tools/utils" "8.6.13"
16881696
"@graphql-typed-document-node/core" "3.1.1"
@@ -1721,14 +1729,14 @@
17211729
tiny-lru "8.0.2"
17221730
tslib "^2.3.1"
17231731

1724-
"@graphql-mesh/[email protected].5":
1725-
version "0.35.5"
1726-
resolved "https://registry.yarnpkg.com/@graphql-mesh/utils/-/utils-0.35.5.tgz#66e26675a06a0b674f62564ae19236102a9e9f47"
1727-
integrity sha512-Ie8i+RzLgGPaB253YrU6wMlNrDIXLOmhDyhnoy4wGikCp+OkVfPE+X7VjfXEdM/p9cASPYlcYbCmJAnGknnInA==
1732+
"@graphql-mesh/[email protected].6":
1733+
version "0.35.6"
1734+
resolved "https://registry.yarnpkg.com/@graphql-mesh/utils/-/utils-0.35.6.tgz#369120eee0f46a0395cc335ffa0f4e28c51c3482"
1735+
integrity sha512-1VfBtb+CrbLzaEgl8sVfg3X7pONwMkY+VNPruEjid8TgZyfY3xynd32Fl57WDMN36dlsERYM5NRFV+oYpl/f7g==
17281736
dependencies:
17291737
"@graphql-mesh/cross-helpers" "0.1.6"
17301738
"@graphql-mesh/string-interpolation" "0.3.0"
1731-
"@graphql-mesh/types" "0.74.1"
1739+
"@graphql-mesh/types" "0.74.2"
17321740
"@graphql-tools/delegate" "8.7.11"
17331741
"@graphql-tools/utils" "8.6.13"
17341742
"@graphql-typed-document-node/core" "3.1.1"
@@ -1956,7 +1964,7 @@
19561964
dependencies:
19571965
tslib "~2.4.0"
19581966

1959-
"@graphql-tools/[email protected]", "@graphql-tools/utils@^8.1.1", "@graphql-tools/utils@^8.3.0", "@graphql-tools/utils@^8.5.1", "@graphql-tools/utils@^8.5.2", "@graphql-tools/utils@^8.6.0":
1967+
"@graphql-tools/[email protected]", "@graphql-tools/utils@^8.1.1", "@graphql-tools/utils@^8.3.0", "@graphql-tools/utils@^8.5.1", "@graphql-tools/utils@^8.5.2", "@graphql-tools/utils@^8.6.0", "@graphql-tools/utils@^8.6.1":
19601968
version "8.6.13"
19611969
resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-8.6.13.tgz#2b4fb7f9f8a29b25eecd44551fb95974de32f969"
19621970
integrity sha512-FiVqrQzj4cgz0HcZ3CxUs8NtBGPZFpmsVyIgwmL6YCwIhjJQnT72h8G3/vk5zVfjfesht85YGp0inWWuoCKWzg==
@@ -5088,10 +5096,10 @@ graphql-tag@^2.11.0, graphql-tag@^2.12.3:
50885096
dependencies:
50895097
tslib "^2.1.0"
50905098

5091-
graphql-ws@5.8.2, graphql-ws@^5.4.1:
5092-
version "5.8.2"
5093-
resolved "https://registry.yarnpkg.com/graphql-ws/-/graphql-ws-5.8.2.tgz#800184b1addb20b3010dc06cb70877703a5fff20"
5094-
integrity sha512-hYo8kTGzxePFJtMGC7Y4cbypwifMphIJJ7n4TDcVUAfviRwQBnmZAbfZlC+XFwWDUaR7raEDQPxWctpccmE0JQ==
5099+
graphql-ws@5.9.0, graphql-ws@^5.4.1:
5100+
version "5.9.0"
5101+
resolved "https://registry.yarnpkg.com/graphql-ws/-/graphql-ws-5.9.0.tgz#1fea3cca4582bbda15bc3a50bf30b539869b826f"
5102+
integrity sha512-CXv0l0nI1bgChwl4Rm+BqNOAKwL/C9T2N8RfmTkhQ38YLFdUXCi2WNW4oFp8BJP+t75nCLzjHHgR04sP1oF02w==
50955103

50965104
50975105
version "16.5.0"
@@ -8762,10 +8770,10 @@ write-pkg@^4.0.0:
87628770
type-fest "^0.4.1"
87638771
write-json-file "^3.2.0"
87648772

8765-
ws@8.7.0, ws@^8.3.0:
8766-
version "8.7.0"
8767-
resolved "https://registry.yarnpkg.com/ws/-/ws-8.7.0.tgz#eaf9d874b433aa00c0e0d8752532444875db3957"
8768-
integrity sha512-c2gsP0PRwcLFzUiA8Mkr37/MI7ilIlHQxaEAtd0uNMbVMoy8puJyafRlm0bV9MbGSabUPeLrRRaqIBcFcA2Pqg==
8773+
ws@8.8.0, ws@^8.3.0:
8774+
version "8.8.0"
8775+
resolved "https://registry.yarnpkg.com/ws/-/ws-8.8.0.tgz#8e71c75e2f6348dbf8d78005107297056cb77769"
8776+
integrity sha512-JDAgSYQ1ksuwqfChJusw1LSJ8BizJ2e/vVu5Lxjq3YvNJNlROv1ui4i+c/kUUrPheBvQl4c5UbERhTwKa6QBJQ==
87698777

87708778
xdg-basedir@^4.0.0:
87718779
version "4.0.0"

0 commit comments

Comments
 (0)