Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#4941)
Browse files Browse the repository at this point in the history
* chore(deps): update all non-major dependencies

* chore(dependencies): updated changesets for modified dependencies

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] and github-actions[bot] authored Jan 2, 2023
1 parent cbc2fa8 commit 0e5d250
Show file tree
Hide file tree
Showing 10 changed files with 58 additions and 30 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@graphql-tools/apollo-engine-loader': patch
---
dependencies updates:
- Updated dependency [`@whatwg-node/fetch@^0.6.0` ↗︎](https://www.npmjs.com/package/@whatwg-node/fetch/v/0.6.0) (from `^0.5.0`, in `dependencies`)
5 changes: 5 additions & 0 deletions .changeset/@graphql-tools_executor-http-4941-dependencies.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@graphql-tools/executor-http': patch
---
dependencies updates:
- Updated dependency [`@whatwg-node/fetch@0.6.1` ↗︎](https://www.npmjs.com/package/@whatwg-node/fetch/v/0.6.1) (from `0.5.4`, in `dependencies`)
5 changes: 5 additions & 0 deletions .changeset/@graphql-tools_github-loader-4941-dependencies.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@graphql-tools/github-loader': patch
---
dependencies updates:
- Updated dependency [`@whatwg-node/fetch@^0.6.0` ↗︎](https://www.npmjs.com/package/@whatwg-node/fetch/v/0.6.0) (from `^0.5.0`, in `dependencies`)
5 changes: 5 additions & 0 deletions .changeset/@graphql-tools_url-loader-4941-dependencies.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@graphql-tools/url-loader': patch
---
dependencies updates:
- Updated dependency [`@whatwg-node/fetch@^0.6.0` ↗︎](https://www.npmjs.com/package/@whatwg-node/fetch/v/0.6.0) (from `^0.5.0`, in `dependencies`)
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"chalk": "4.1.2",
"concurrently": "7.6.0",
"eslint": "8.31.0",
"eslint-config-prettier": "8.5.0",
"eslint-config-prettier": "8.6.0",
"eslint-config-standard": "17.0.0",
"eslint-plugin-import": "2.26.0",
"eslint-plugin-n": "15.6.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/executors/http/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"dependencies": {
"@graphql-tools/utils": "9.1.3",
"value-or-promise": "1.0.11",
"@whatwg-node/fetch": "0.5.4",
"@whatwg-node/fetch": "0.6.1",
"@repeaterjs/repeater": "3.0.4",
"dset": "3.1.2",
"meros": "1.2.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/loaders/apollo-engine/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"dependencies": {
"@ardatan/sync-fetch": "0.0.1",
"@graphql-tools/utils": "9.1.3",
"@whatwg-node/fetch": "^0.5.0",
"@whatwg-node/fetch": "^0.6.0",
"tslib": "^2.4.0"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/loaders/github/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"@ardatan/sync-fetch": "0.0.1",
"@graphql-tools/utils": "9.1.3",
"@graphql-tools/graphql-tag-pluck": "7.4.2",
"@whatwg-node/fetch": "^0.5.0",
"@whatwg-node/fetch": "^0.6.0",
"tslib": "^2.4.0"
},
"publishConfig": {
Expand Down
6 changes: 3 additions & 3 deletions packages/loaders/url/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,8 @@
"express": "4.18.2",
"graphql-upload": "16.0.2",
"graphql-sse": "2.0.0",
"graphql-yoga": "3.2.1",
"@graphql-yoga/plugin-defer-stream": "1.2.1",
"graphql-yoga": "3.3.0",
"@graphql-yoga/plugin-defer-stream": "1.3.0",
"puppeteer": "19.4.1",
"subscriptions-transport-ws": "0.11.0",
"webpack": "5.75.0"
Expand All @@ -73,7 +73,7 @@
"@graphql-tools/utils": "9.1.3",
"@graphql-tools/wrap": "9.2.23",
"@ardatan/sync-fetch": "0.0.1",
"@whatwg-node/fetch": "^0.5.0",
"@whatwg-node/fetch": "^0.6.0",
"@types/ws": "^8.0.0",
"ws": "8.11.0",
"isomorphic-ws": "5.0.0",
Expand Down
54 changes: 31 additions & 23 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1784,10 +1784,10 @@
resolved "https://registry.yarnpkg.com/@graphql-typed-document-node/core/-/core-3.1.1.tgz#076d78ce99822258cf813ecc1e7fa460fa74d052"
integrity sha512-NQ17ii0rK1b34VZonlmT2QMJFI70m0TRwbknO/ihlbatXyaktDhN/98vBiUU6kNBPljqGqyIrl2T4nY2RpFANg==

"@graphql-yoga/plugin-defer-stream@1.2.1":
version "1.2.1"
resolved "https://registry.yarnpkg.com/@graphql-yoga/plugin-defer-stream/-/plugin-defer-stream-1.2.1.tgz#f973bdd39170edbd643c653ade8d097bda6fddc2"
integrity sha512-q4sHSM/A2cA7qSOQ1uo33+CASzTrcQnQdCkQ+dKRxKlRES7m2gJTyjuawJSrhZl6OoVfdDn5LFUieN3uRuVxAg==
"@graphql-yoga/plugin-defer-stream@1.3.0":
version "1.3.0"
resolved "https://registry.yarnpkg.com/@graphql-yoga/plugin-defer-stream/-/plugin-defer-stream-1.3.0.tgz#4a2e3c64d9e2706afbd1a6f1f12dc8d0aa876e9d"
integrity sha512-dq3mtG03ba2bWzGOmFBe1MCJqZPVvC+U1qJSyUy3+eh9muCHm5rPGtG92fJ7TtS/fNK9J/+q8yXWWxWNkbjcmw==
dependencies:
"@graphql-tools/utils" "^9.0.1"

Expand Down Expand Up @@ -3528,10 +3528,10 @@
resolved "https://registry.yarnpkg.com/@whatwg-node/events/-/events-0.0.2.tgz#7b7107268d2982fc7b7aff5ee6803c64018f84dd"
integrity sha512-WKj/lI4QjnLuPrim0cfO7i+HsDSXHxNv1y0CrJhdntuO3hxWZmnXCwNDnwOvry11OjRin6cgWNF+j/9Pn8TN4w==

"@whatwg-node/fetch@0.5.4", "@whatwg-node/fetch@^0.5.0":
version "0.5.4"
resolved "https://registry.yarnpkg.com/@whatwg-node/fetch/-/fetch-0.5.4.tgz#ef7c409078fc4a5087415043f87c9d9589cda8d6"
integrity sha512-dR5PCzvOeS7OaW6dpIlPt+Ou3pak7IEG+ZVAV26ltcaiDB3+IpuvjqRdhsY6FKHcqBo1qD+S99WXY9Z6+9Rwnw==
"@whatwg-node/fetch@0.6.1", "@whatwg-node/fetch@^0.6.0":
version "0.6.1"
resolved "https://registry.yarnpkg.com/@whatwg-node/fetch/-/fetch-0.6.1.tgz#802a3e71ade25c04211efc2f1520a25a8829924f"
integrity sha512-sG39WLvcJxGZ+gDstnLSXR2IcnuvIOB51KxCFo0mEhFW0q2u8fZgolr0HPkL+zXwOJsnmT+9V3IRcqLnTXdqVQ==
dependencies:
"@peculiar/webcrypto" "^1.4.0"
abort-controller "^3.0.0"
Expand All @@ -3540,14 +3540,15 @@
formdata-node "^4.3.1"
node-fetch "^2.6.7"
undici "^5.12.0"
urlpattern-polyfill "^6.0.2"
web-streams-polyfill "^3.2.0"

"@whatwg-node/server@0.5.1":
version "0.5.1"
resolved "https://registry.yarnpkg.com/@whatwg-node/server/-/server-0.5.1.tgz#4e024265a948ca91f76930df93b4734b59a9f4a6"
integrity sha512-0xhGUnMYwRulGduMXSyiZvn182U2ma4V+plM/M4Yg/ZjGu0DbOi/LW4huZlNsDmmxVYpPluX0p7IT4ZzGzbPEA==
"@whatwg-node/server@0.5.4":
version "0.5.4"
resolved "https://registry.yarnpkg.com/@whatwg-node/server/-/server-0.5.4.tgz#2d9101a7923870336731727f56e44fcdfe1ffeb2"
integrity sha512-JDMmRyyQXdXOzPY2hhJNR+n4K3F2+LuReHbnF81oi+pnNAgHiffr6s9ZGVI3bO9p/Hv/3v0ur3VaMmTPGtxdUA==
dependencies:
"@whatwg-node/fetch" "0.5.4"
"@whatwg-node/fetch" "0.6.1"
tslib "^2.3.1"

"@wry/context@^0.6.0":
Expand Down Expand Up @@ -5898,10 +5899,10 @@ escape-string-regexp@^5.0.0:
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-5.0.0.tgz#4683126b500b61762f2dbebace1806e8be31b1c8"
integrity sha512-/veY75JbMK4j1yjvuUxuVsiS/hr/4iHs9FTT6cgTexxdE0Ly/glccBAkloH/DofkjRbZU3bnoj38mOmhkZ0lHw==

eslint-config-prettier@8.5.0:
version "8.5.0"
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.5.0.tgz#5a81680ec934beca02c7b1a61cf8ca34b66feab1"
integrity sha512-obmWKLUNCnhtQRKc+tmnYuQl0pFU1ibYJQ5BGhTVB08bHe9wC8qUeG7c08dj9XX+AuPj1YSGSQIHl1pnDHZR0Q==
eslint-config-prettier@8.6.0:
version "8.6.0"
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.6.0.tgz#dec1d29ab728f4fa63061774e1672ac4e363d207"
integrity sha512-bAF0eLpLVqP5oEVUFKpMA+NnRFICwn9X8B5jrR9FcqnYBuPbqWEjTEspPWMj5ye6czoSLDweCzSo3Ko7gGrZaA==

eslint-config-standard@17.0.0:
version "17.0.0"
Expand Down Expand Up @@ -6896,10 +6897,10 @@ graphql-ws@5.11.2:
resolved "https://registry.yarnpkg.com/graphql-ws/-/graphql-ws-5.11.2.tgz#d5e0acae8b4d4a4cf7be410a24135cfcefd7ddc0"
integrity sha512-4EiZ3/UXYcjm+xFGP544/yW1+DVI8ZpKASFbzrV5EDTFWJp0ZvLl4Dy2fSZAzz9imKp5pZMIcjB0x/H69Pv/6w==

graphql-yoga@3.2.1:
version "3.2.1"
resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-3.2.1.tgz#be1cdafccc587353b8fcbf95df28ada944cabb61"
integrity sha512-s2Df2Rr6EqYKqG0FhFscX81wbDqHpA1O9RYsAixOGKj9Ylzd31lf7Y+kEPdPiSj+p3frlwCdB7/gNRKe7GSrMw==
graphql-yoga@3.3.0:
version "3.3.0"
resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-3.3.0.tgz#4d29c2916c8b165b5c3d3f6570b6c34328b2daf8"
integrity sha512-xkxenHhwQ5RWmjp7iNVYl0oIsVzt3wZb2GRXESiFYoRMl8pRSzuVlGvdVejEVWi6TWYHvYAF2LvuKrm1on4Gzw==
dependencies:
"@envelop/core" "3.0.4"
"@envelop/parser-cache" "^5.0.4"
Expand All @@ -6908,8 +6909,8 @@ graphql-yoga@3.2.1:
"@graphql-tools/schema" "^9.0.0"
"@graphql-tools/utils" "^9.0.1"
"@graphql-yoga/subscription" "^3.0.0"
"@whatwg-node/fetch" "0.5.4"
"@whatwg-node/server" "0.5.1"
"@whatwg-node/fetch" "0.6.1"
"@whatwg-node/server" "0.5.4"
dset "^3.1.1"
tslib "^2.3.1"

Expand Down Expand Up @@ -12112,6 +12113,13 @@ uri-js@^4.2.2:
dependencies:
punycode "^2.1.0"

urlpattern-polyfill@^6.0.2:
version "6.0.2"
resolved "https://registry.yarnpkg.com/urlpattern-polyfill/-/urlpattern-polyfill-6.0.2.tgz#a193fe773459865a2a5c93b246bb794b13d07256"
integrity sha512-5vZjFlH9ofROmuWmXM9yj2wljYKgWstGwe8YTyiqM7hVum/g9LyCizPZtb3UqsuppVwety9QJmfc42VggLpTgg==
dependencies:
braces "^3.0.2"

use-debounce@9.0.2:
version "9.0.2"
resolved "https://registry.yarnpkg.com/use-debounce/-/use-debounce-9.0.2.tgz#2883982ec1eb79affec46f14047244057b78161c"
Expand Down

0 comments on commit 0e5d250

Please sign in to comment.