Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#6797)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 24, 2024
1 parent 981a631 commit 27a32bc
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
4 changes: 2 additions & 2 deletions packages/loaders/url/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,14 +67,14 @@
"devDependencies": {
"@envelop/core": "5.0.2",
"@envelop/live-query": "7.0.0",
"@graphql-yoga/plugin-defer-stream": "3.10.6",
"@graphql-yoga/plugin-defer-stream": "3.10.8",
"@types/express": "5.0.0",
"@types/valid-url": "1.0.7",
"babel-loader": "9.2.1",
"express": "4.21.2",
"graphql-sse": "2.5.3",
"graphql-upload": "17.0.0",
"graphql-yoga": "5.10.6",
"graphql-yoga": "5.10.8",
"puppeteer": "23.11.1",
"subscriptions-transport-ws": "0.11.0",
"webpack": "5.97.1"
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1690,10 +1690,10 @@
dependencies:
tslib "^2.5.2"

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

Expand Down Expand Up @@ -3710,7 +3710,7 @@
fast-querystring "^1.1.1"
tslib "^2.6.3"

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

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

0 comments on commit 27a32bc

Please sign in to comment.