Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 25, 2024
1 parent e42de13 commit f791a54
Show file tree
Hide file tree
Showing 2 changed files with 62 additions and 53 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
},
"dependencies": {
"@graphql-tools/utils": "^10.0.0",
"@whatwg-node/fetch": "^0.9.14",
"@whatwg-node/fetch": "^0.10.0",
"fets": "^0.8.0",
"ansi-colors": "^4.1.3",
"openapi-types": "^12.1.0",
Expand Down Expand Up @@ -87,8 +87,8 @@
"chalk": "^5.0.0",
"graphql": "16.9.0",
"graphql-scalars": "1.23.0",
"graphql-yoga": "5.8.0",
"husky": "9.1.6",
"graphql-yoga": "5.10.3",
"husky": "9.1.7",
"jest": "29.7.0",
"lint-staged": "15.2.10",
"prettier": "3.3.3",
Expand Down
109 changes: 59 additions & 50 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1296,12 +1296,12 @@
resolved "https://registry.yarnpkg.com/@esbuild/win32-x64/-/win32-x64-0.24.0.tgz#168ab1c7e1c318b922637fad8f339d48b01e1244"
integrity sha512-7IAFPrjSQIJrGsK6flwg7NFmwBoSTyF3rl7If0hNUFQU4ilTsEPL6GuMuU9BfIWVVGuRnuIidkSMC+c0Otu8IA==

"@graphql-tools/executor@^1.3.0":
version "1.3.2"
resolved "https://registry.yarnpkg.com/@graphql-tools/executor/-/executor-1.3.2.tgz#b0407102fd4eb0cdfebc2e2610f40c2bd8dfc317"
integrity sha512-U8nAR709IPNjwf0aLG6U9FlX0t7vA4cdWvL4RtMR/L/Ll4OHZ39OqUtq6moy+kLRRwLTqLif6iiUYrxnWpUGXw==
"@graphql-tools/executor@^1.3.3":
version "1.3.4"
resolved "https://registry.yarnpkg.com/@graphql-tools/executor/-/executor-1.3.4.tgz#0227a9ec0ba7cbdbc6de92e2c74d48749ed866e1"
integrity sha512-2XbOp1K8iQiDgExbBTrhjqQX1bh5lHbri3nEaL8pCiiirZTLs4C1a1mizGcQzkeciF41paWEfBu1M1mOewtFAQ==
dependencies:
"@graphql-tools/utils" "^10.5.5"
"@graphql-tools/utils" "^10.6.0"
"@graphql-typed-document-node/core" "3.2.0"
"@repeaterjs/repeater" "^3.0.4"
tslib "^2.4.0"
Expand All @@ -1325,10 +1325,10 @@
tslib "^2.4.0"
value-or-promise "^1.0.12"

"@graphql-tools/utils@^10.0.0", "@graphql-tools/utils@^10.3.2", "@graphql-tools/utils@^10.5.5":
version "10.5.5"
resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-10.5.5.tgz#1c299ec0bd99528961b296ca4313810768c23f27"
integrity sha512-LF/UDWmMT0mnobL2UZETwYghV7HYBzNaGj0SAkCYOMy/C3+6sQdbcTksnoFaKR9XIVD78jNXEGfivbB8Zd+cwA==
"@graphql-tools/utils@^10.0.0", "@graphql-tools/utils@^10.3.2", "@graphql-tools/utils@^10.5.5", "@graphql-tools/utils@^10.6.0":
version "10.6.0"
resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-10.6.0.tgz#7a37e725a65c4c8ed4075553f10bcf7910781c51"
integrity sha512-bqSn2ekSNwFVZprY6YsrHkqPA7cPLNKxiPlEzS1djhfvx4q9tx7Uwc5dnLp3SSnKinJ8dJk9FA5sxNcKjCM44w==
dependencies:
"@graphql-typed-document-node/core" "^3.1.1"
cross-inspect "1.0.1"
Expand Down Expand Up @@ -1775,10 +1775,10 @@
resolved "https://registry.yarnpkg.com/@sinclair/typebox/-/typebox-0.27.8.tgz#6667fac16c436b5434a387a34dedb013198f6e6e"
integrity sha512-+Fj43pSMwJs4KRrH/938Uf+uAELIgVBmQzg/q1YG10djyfA3TnrU8N8XzqCh/okZdszqBQTZf96idMfE5lnwTA==

"@sinclair/typebox@^0.33.0":
version "0.33.17"
resolved "https://registry.yarnpkg.com/@sinclair/typebox/-/typebox-0.33.17.tgz#603475bb1fb343deb82a4ce85e6adf177a65739b"
integrity sha512-75232GRx3wp3P7NP+yc4nRK3XUAnaQShxTAzapgmQrgs0QvSq0/mOJGoZXRpH15cFCKyys+4laCPbBselqJ5Ag==
"@sinclair/typebox@^0.34.0":
version "0.34.8"
resolved "https://registry.yarnpkg.com/@sinclair/typebox/-/typebox-0.34.8.tgz#648d058a18d7b008b4b72a2fd2eac9590ec46dd6"
integrity sha512-PuVkV/MmJOsjem7FIlmuPhd2Owvq4v+ZVvN6wxWuT1NduGDzz2jlc4xIvPQSUE0yS13BRaYOVNq9rnIOkucGVA==

"@sinonjs/commons@^3.0.0":
version "3.0.1"
Expand Down Expand Up @@ -1984,37 +1984,46 @@
dependencies:
tslib "^2.3.1"

"@whatwg-node/disposablestack@^0.0.5":
version "0.0.5"
resolved "https://registry.yarnpkg.com/@whatwg-node/disposablestack/-/disposablestack-0.0.5.tgz#cd646b1ef60a36972e018ab21f412a3539c6deec"
integrity sha512-9lXugdknoIequO4OYvIjhygvfSEgnO8oASLqLelnDhkRjgBZhc39shC3QSlZuyDO9bgYSIVa2cHAiN+St3ty4w==
dependencies:
tslib "^2.6.3"

"@whatwg-node/events@^0.1.0":
version "0.1.2"
resolved "https://registry.yarnpkg.com/@whatwg-node/events/-/events-0.1.2.tgz#23f7c7ad887d7fd448e9ce3261eac9ef319ddd7c"
integrity sha512-ApcWxkrs1WmEMS2CaLLFUEem/49erT3sxIVjpzU5f6zmVcnijtDSrhoK2zVobOIikZJdH63jdAXOrvjf6eOUNQ==
dependencies:
tslib "^2.6.3"

"@whatwg-node/fetch@^0.9.14", "@whatwg-node/fetch@^0.9.22", "@whatwg-node/fetch@^0.9.4":
version "0.9.23"
resolved "https://registry.yarnpkg.com/@whatwg-node/fetch/-/fetch-0.9.23.tgz#eeb953f5fbf6b83ba944cc71a0eef59d8164b01d"
integrity sha512-7xlqWel9JsmxahJnYVUj/LLxWcnA93DR4c9xlw3U814jWTiYalryiH1qToik1hOxweKKRLi4haXHM5ycRksPBA==
"@whatwg-node/fetch@^0.10.0", "@whatwg-node/fetch@^0.10.1":
version "0.10.1"
resolved "https://registry.yarnpkg.com/@whatwg-node/fetch/-/fetch-0.10.1.tgz#ca08b2b9928a465f6e562d6cc460840340c15d14"
integrity sha512-gmPOLrsjSZWEZlr9Oe5+wWFBq3CG6fN13rGlM91Jsj/vZ95G9CCvrORGBAxMXy0AJGiC83aYiHXn3JzTzXQmbA==
dependencies:
"@whatwg-node/node-fetch" "^0.6.0"
"@whatwg-node/node-fetch" "^0.7.1"
urlpattern-polyfill "^10.0.0"

"@whatwg-node/node-fetch@^0.6.0":
version "0.6.0"
resolved "https://registry.yarnpkg.com/@whatwg-node/node-fetch/-/node-fetch-0.6.0.tgz#9f6903319ff041eb6fadeba9009662bc64ab1707"
integrity sha512-tcZAhrpx6oVlkEsRngeTEEE7I5/QdLjeEz4IlekabGaESP7+Dkm/6a9KcF1KdCBB7mO9PXtBkwCuTCt8+UPg8Q==
"@whatwg-node/node-fetch@^0.7.1":
version "0.7.4"
resolved "https://registry.yarnpkg.com/@whatwg-node/node-fetch/-/node-fetch-0.7.4.tgz#2ad4bb3788e50bbc2b545de03fe5e77afe435a7d"
integrity sha512-rvUtU/xKKl/av5EIwyqfw7w0R+hx+tQrlhpIyFr27MwJRlUb+xcYv97kOmp7FE/WmQ8s+Tb6bcD6W8o/s2pGWw==
dependencies:
"@kamilkisiela/fast-url-parser" "^1.1.4"
"@whatwg-node/disposablestack" "^0.0.5"
busboy "^1.6.0"
fast-querystring "^1.1.1"
tslib "^2.6.3"

"@whatwg-node/server@^0.9.15", "@whatwg-node/server@^0.9.50":
version "0.9.50"
resolved "https://registry.yarnpkg.com/@whatwg-node/server/-/server-0.9.50.tgz#7098890bb674477aa4a4be5ecfd10f22857b65fa"
integrity sha512-7Vd8k6iu+ps8bkZT+Y/wPm42EDh8KojAL+APKa79mntgkyPtdq0r1//CO+0eYqQBz6HGrDxHRT4KChSOy4jGIw==
"@whatwg-node/server@^0.9.55":
version "0.9.60"
resolved "https://registry.yarnpkg.com/@whatwg-node/server/-/server-0.9.60.tgz#3bae2aa7304a4d8c18a0c5d064aa3735cbad0ea7"
integrity sha512-JH3eK3aGnBwTT2qQwFrmx6RPXxsjrk99kDWOM98H1aayFMV70nsHIltmyuKRnPmf/avuVRe53bkiu2wsc5Eykw==
dependencies:
"@whatwg-node/fetch" "^0.9.22"
"@whatwg-node/disposablestack" "^0.0.5"
"@whatwg-node/fetch" "^0.10.0"
tslib "^2.6.3"

ansi-colors@^4.1.1, ansi-colors@^4.1.3:
Expand Down Expand Up @@ -2785,14 +2794,14 @@ fdir@^6.4.2:
integrity sha512-KnhMXsKSPZlAhp7+IjUkRZKPb4fUyccpDrdFXbi4QL1qkmFh9kVY09Yox+n4MaOb3lHZ1Tv829C3oaaXoMYPDQ==

fets@^0.8.0:
version "0.8.3"
resolved "https://registry.yarnpkg.com/fets/-/fets-0.8.3.tgz#030f813262a05e2a36c6b6185e8ff50a4e8bd515"
integrity sha512-zWg3VVwf11nn9hX+VTEr/qu2ZnU8QW6kGuJ02qqdBQ9mxb8qhqEYX+zih8UXZHz/uh1T4wYBborPC8hfyuzF3A==
version "0.8.4"
resolved "https://registry.yarnpkg.com/fets/-/fets-0.8.4.tgz#9356d29544dc6590a6bf88eebdcae174f91ec24f"
integrity sha512-0UGMw8+wC/mvWUUMDLsGYgYV8AClkQaDMoEUmlAglgP66JcitB8h4rEQEMxOIbkv3/825CNCE22rlSMvOAkPlw==
dependencies:
"@sinclair/typebox" "^0.33.0"
"@sinclair/typebox" "^0.34.0"
"@whatwg-node/cookie-store" "^0.2.0"
"@whatwg-node/fetch" "^0.9.4"
"@whatwg-node/server" "^0.9.15"
"@whatwg-node/fetch" "^0.10.0"
"@whatwg-node/server" "^0.9.55"
hotscript "^1.0.11"
json-schema-to-ts "^3.0.0"
qs "^6.11.2"
Expand Down Expand Up @@ -2990,19 +2999,19 @@ [email protected]:
dependencies:
tslib "^2.5.0"

graphql-yoga@5.8.0:
version "5.8.0"
resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-5.8.0.tgz#990cd35a5f92e1e58b5321569bdc465ddfe58351"
integrity sha512-pGoeTv7Om9aNGkDIFecz3tv0rZKWV2T2K8522/tymS+qixPIq5upSaMY5nLXzpWD40R10mcw0nBwBZg6j0F7Iw==
graphql-yoga@5.10.3:
version "5.10.3"
resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-5.10.3.tgz#bc51b32730b6f033e45707cbc6460b53cc5b8576"
integrity sha512-TE6tFvWvD6LHy1v0hleEnftla5Oo2plgat/r8yHcUSS0Qqb+5fb/eHlthNAi+81gFziHc1mUE5w8PqMjBL5/eA==
dependencies:
"@envelop/core" "^5.0.1"
"@graphql-tools/executor" "^1.3.0"
"@graphql-tools/executor" "^1.3.3"
"@graphql-tools/schema" "^10.0.4"
"@graphql-tools/utils" "^10.3.2"
"@graphql-yoga/logger" "^2.0.0"
"@graphql-yoga/subscription" "^5.0.1"
"@whatwg-node/fetch" "^0.9.22"
"@whatwg-node/server" "^0.9.50"
"@whatwg-node/fetch" "^0.10.1"
"@whatwg-node/server" "^0.9.55"
dset "^3.1.1"
lru-cache "^10.0.0"
tslib "^2.5.2"
Expand Down Expand Up @@ -3071,10 +3080,10 @@ human-signals@^5.0.0:
resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-5.0.0.tgz#42665a284f9ae0dade3ba41ebc37eb4b852f3a28"
integrity sha512-AXcZb6vzzrFAUE61HnN4mpLqd/cSIwNQjtNWR0euPm6y0iqx3G4gOXaIDdtdDwZmhwe82LA6+zinmW4UBWVePQ==

[email protected].6:
version "9.1.6"
resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.6.tgz#e23aa996b6203ab33534bdc82306b0cf2cb07d6c"
integrity sha512-sqbjZKK7kf44hfdE94EoX8MZNk0n7HeW37O4YrVGCF4wzgQjp+akPAkfUK5LZ6KuR/6sqeAVuXHji+RzQgOn5A==
[email protected].7:
version "9.1.7"
resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.7.tgz#d46a38035d101b46a70456a850ff4201344c0b2d"
integrity sha512-5gs5ytaNjBrh5Ow3zrvdUUY+0VxIuWVL4i9irt6friV+BqdCfmV11CQTWMiBYWHbXhco+J1kHfTOUkePhCDvMA==

iconv-lite@^0.4.24:
version "0.4.24"
Expand Down Expand Up @@ -3953,9 +3962,9 @@ object-assign@^4.0.1:
integrity sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==

object-inspect@^1.13.1:
version "1.13.2"
resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.13.2.tgz#dea0088467fb991e67af4058147a24824a3043ff"
integrity sha512-IRZSRuzJiynemAXPYtPe5BoI/RESNYR7TYm50MC5Mqbd3Jmw5y790sErYw3V6SryFJD64b74qQQs9wn5Bg/k3g==
version "1.13.3"
resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.13.3.tgz#f14c183de51130243d6d18ae149375ff50ea488a"
integrity sha512-kDCGIbxkDSXE3euJZZXzc6to7fCrKHNI/hSRQnRuQ+BWjFNzZwiFF8fj/6o2t2G9/jTj8PSIYTfCLelLZEeRpA==

once@^1.3.0:
version "1.4.0"
Expand Down Expand Up @@ -4193,9 +4202,9 @@ pure-rand@^6.0.0:
integrity sha512-bVWawvoZoBYpp6yIoQtQXHZjmz35RSVHnUOTefl8Vcjr8snTPY1wnpSPMWekcFwbxI6gtmT7rSYPFvz71ldiOA==

qs@^6.11.2:
version "6.13.0"
resolved "https://registry.yarnpkg.com/qs/-/qs-6.13.0.tgz#6ca3bd58439f7e245655798997787b0d88a51906"
integrity sha512-+38qI9SOr8tfZ4QmJNplMUxqjbe7LKvvZgWdExBOmd+egZTtjLB67Gu0HRX3u/XOq7UU2Nx6nsjvS16Z9uwfpg==
version "6.13.1"
resolved "https://registry.yarnpkg.com/qs/-/qs-6.13.1.tgz#3ce5fc72bd3a8171b85c99b93c65dd20b7d1b16e"
integrity sha512-EJPeIn0CYrGu+hli1xilKAPXODtJ12T0sP63Ijx2/khC2JtuaN3JyNIpvmnkmaEtha9ocbG4A4cMcr+TvqvwQg==
dependencies:
side-channel "^1.0.6"

Expand Down

0 comments on commit f791a54

Please sign in to comment.