Skip to content

Commit 27a32bc

Browse files
chore(deps): update all non-major dependencies (#6797)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 981a631 commit 27a32bc

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

packages/loaders/url/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -67,14 +67,14 @@
6767
"devDependencies": {
6868
"@envelop/core": "5.0.2",
6969
"@envelop/live-query": "7.0.0",
70-
"@graphql-yoga/plugin-defer-stream": "3.10.6",
70+
"@graphql-yoga/plugin-defer-stream": "3.10.8",
7171
"@types/express": "5.0.0",
7272
"@types/valid-url": "1.0.7",
7373
"babel-loader": "9.2.1",
7474
"express": "4.21.2",
7575
"graphql-sse": "2.5.3",
7676
"graphql-upload": "17.0.0",
77-
"graphql-yoga": "5.10.6",
77+
"graphql-yoga": "5.10.8",
7878
"puppeteer": "23.11.1",
7979
"subscriptions-transport-ws": "0.11.0",
8080
"webpack": "5.97.1"

yarn.lock

+10-10
Original file line numberDiff line numberDiff line change
@@ -1690,10 +1690,10 @@
16901690
dependencies:
16911691
tslib "^2.5.2"
16921692

1693-
"@graphql-yoga/[email protected].6":
1694-
version "3.10.6"
1695-
resolved "https://registry.yarnpkg.com/@graphql-yoga/plugin-defer-stream/-/plugin-defer-stream-3.10.6.tgz#8534bf769e6abd7083070370a5908d2d38030207"
1696-
integrity sha512-i7R2rsBLWm+vjtqJ9CGA84EtRAgVXICKbQmEamT69TzVyej0FGhJx9K9kDyyA13mYfg+qEgXnIvfnf6gUjvryA==
1693+
"@graphql-yoga/[email protected].8":
1694+
version "3.10.8"
1695+
resolved "https://registry.yarnpkg.com/@graphql-yoga/plugin-defer-stream/-/plugin-defer-stream-3.10.8.tgz#02a05c95bce35f4498204caebc90fc5800d33684"
1696+
integrity sha512-CyReUXu6XLgdC6wQ/9qYuiCVjZuDbmPYrDIUL8B50y4vrKNo83rIEzqq20gU95uvwJgzY/mbwpDltX59NN2l+g==
16971697
dependencies:
16981698
"@graphql-tools/utils" "^10.6.1"
16991699

@@ -3710,7 +3710,7 @@
37103710
fast-querystring "^1.1.1"
37113711
tslib "^2.6.3"
37123712

3713-
"@whatwg-node/server@^0.9.63":
3713+
"@whatwg-node/server@^0.9.64":
37143714
version "0.9.64"
37153715
resolved "https://registry.yarnpkg.com/@whatwg-node/server/-/server-0.9.64.tgz#81d865de414d291c4d9e9319ab62e26c90c6aaf3"
37163716
integrity sha512-4HSOWOjFvPLY7F6zqs/kbSBHInHIxd50xnwtp3NXUrI+d92iOBLHKm9aIULwAn2ABPcnfXb55VQwb4bEV3g6KA==
@@ -6706,10 +6706,10 @@ graphql-ws@^5.14.0:
67066706
resolved "https://registry.yarnpkg.com/graphql-ws/-/graphql-ws-5.16.0.tgz#849efe02f384b4332109329be01d74c345842729"
67076707
integrity sha512-Ju2RCU2dQMgSKtArPbEtsK5gNLnsQyTNIo/T7cZNp96niC1x0KdJNZV0TIoilceBPQwfb5itrGl8pkFeOUMl4A==
67086708

6709-
[email protected].6, graphql-yoga@^5.0.0:
6710-
version "5.10.6"
6711-
resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-5.10.6.tgz#cb2c83adaba7b0451c617993da313a6d3fdea318"
6712-
integrity sha512-RqKTNN4ii/pnUhGBuFF3WyNy52AMs5ArTY/lGQUYH/1FQk5t2RgAZE5OxWRgobhmr+cuN066bvgVIlt4mnnRNA==
6709+
[email protected].8, graphql-yoga@^5.0.0:
6710+
version "5.10.8"
6711+
resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-5.10.8.tgz#b83948c2adb9a7b9873b823d0715e6cadde96248"
6712+
integrity sha512-a3qJOd7t/sWp6yQ0n+M/7KmhGRm6ulSeY7WTdyb/pPCZGccPW9iLz4O2k0DPsF50k8VHJLS2VSlnZOeqkR2mOg==
67136713
dependencies:
67146714
"@envelop/core" "^5.0.2"
67156715
"@graphql-tools/executor" "^1.3.7"
@@ -6718,7 +6718,7 @@ [email protected], graphql-yoga@^5.0.0:
67186718
"@graphql-yoga/logger" "^2.0.0"
67196719
"@graphql-yoga/subscription" "^5.0.2"
67206720
"@whatwg-node/fetch" "^0.10.1"
6721-
"@whatwg-node/server" "^0.9.63"
6721+
"@whatwg-node/server" "^0.9.64"
67226722
dset "^3.1.1"
67236723
lru-cache "^10.0.0"
67246724
tslib "^2.8.1"

0 commit comments

Comments
 (0)