Skip to content

Commit 0ecf10c

Browse files
Update dependency @graphql-yoga/plugin-defer-stream to v3.18.0
1 parent a1eb5e3 commit 0ecf10c

2 files changed

Lines changed: 6 additions & 17 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"format": "prettier . --write"
1919
},
2020
"dependencies": {
21-
"@graphql-yoga/plugin-defer-stream": "3.16.0",
21+
"@graphql-yoga/plugin-defer-stream": "3.18.0",
2222
"graphql": "16.11.0",
2323
"graphql-scalars": "1.25.0",
2424
"graphql-yoga": "5.18.0"

yarn.lock

Lines changed: 5 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1563,17 +1563,6 @@
15631563
dset "^3.1.2"
15641564
tslib "^2.4.0"
15651565

1566-
"@graphql-tools/utils@^10.6.1":
1567-
version "10.10.0"
1568-
resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-10.10.0.tgz#9b8eb5cb9bb101442c1145ee35beddda87ae40d3"
1569-
integrity sha512-OOeab5Y9qeKq0zfoJCSScMcDfGcIxp05+LW2xYVCS2l3su+K3lYcg5+cAAx9n0SFxpJl8zF5denq2QDsfM7NnQ==
1570-
dependencies:
1571-
"@graphql-typed-document-node/core" "^3.1.1"
1572-
"@whatwg-node/promise-helpers" "^1.0.0"
1573-
cross-inspect "1.0.1"
1574-
dset "^3.1.4"
1575-
tslib "^2.4.0"
1576-
15771566
"@graphql-tools/utils@^10.7.0", "@graphql-tools/utils@^10.7.2":
15781567
version "10.7.2"
15791568
resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-10.7.2.tgz#feafb7be9211570037288f5a3cadab76de41a097"
@@ -1632,12 +1621,12 @@
16321621
dependencies:
16331622
tslib "^2.8.1"
16341623

1635-
"@graphql-yoga/plugin-defer-stream@3.16.0":
1636-
version "3.16.0"
1637-
resolved "https://registry.yarnpkg.com/@graphql-yoga/plugin-defer-stream/-/plugin-defer-stream-3.16.0.tgz#3619918b23a15f35143caa290270fd21aa17a80e"
1638-
integrity sha512-LGn8DSSIB4iWT/EgeXR+rIvl80LOlZqIZrnK4slNJLgnXyMyvXMSlIcE/NnzH4zQq1YRixZtshXNOtekrVH9+g==
1624+
"@graphql-yoga/plugin-defer-stream@3.18.0":
1625+
version "3.18.0"
1626+
resolved "https://registry.yarnpkg.com/@graphql-yoga/plugin-defer-stream/-/plugin-defer-stream-3.18.0.tgz#21e40f9fccc14f40c7ee61fe099208ca88bd0337"
1627+
integrity sha512-VbvQP6hzSNHXXtX+OlK0DrbzQxE4ifP/PQzXUiECCYFOI8manRz+lmEmI1cL+HS6YlppXbtO7Qeb41MNEWLegA==
16391628
dependencies:
1640-
"@graphql-tools/utils" "^10.6.1"
1629+
"@graphql-tools/utils" "^10.11.0"
16411630

16421631
"@graphql-yoga/subscription@^5.0.5":
16431632
version "5.0.5"

0 commit comments

Comments
 (0)