Skip to content

Commit

Permalink
fix(deps): update dependency graphql-yoga to v5.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 22, 2024
1 parent fea9d5a commit 9929532
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"@octokit/rest": "20.1.1",
"framer-motion": "11.2.10",
"graphql": "16.9.0",
"graphql-yoga": "5.3.0",
"graphql-yoga": "5.4.0",
"hitchcock": "0.5.0",
"meros": "1.3.0",
"next": "14.2.4",
Expand Down
30 changes: 15 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6143,15 +6143,15 @@ __metadata:
languageName: node
linkType: hard

"@graphql-yoga/subscription@npm:^5.0.0":
version: 5.0.0
resolution: "@graphql-yoga/subscription@npm:5.0.0"
"@graphql-yoga/subscription@npm:^5.0.1":
version: 5.0.1
resolution: "@graphql-yoga/subscription@npm:5.0.1"
dependencies:
"@graphql-yoga/typed-event-target": "npm:^3.0.0"
"@repeaterjs/repeater": "npm:^3.0.4"
"@whatwg-node/events": "npm:^0.1.0"
tslib: "npm:^2.5.2"
checksum: 10c0/05e2f5cb23ea2b3cfe3737cf13fb98ebb3ded8a6a8239a170a6bd65b443109595e1bf2bbef94e3b18438b63dae18761bce4225eb437420bae651131457ede8b5
checksum: 10c0/fccbdb1497edc085437d83127dbe6fde399b30e0277d5d6cdfc4aad16d733b00fe8b65e3d0eda3ba50250123545e59a7e684b9de5f9050721933ff1bf9950a58
languageName: node
linkType: hard

Expand Down Expand Up @@ -9908,13 +9908,13 @@ __metadata:
languageName: node
linkType: hard

"@whatwg-node/server@npm:^0.9.32":
version: 0.9.32
resolution: "@whatwg-node/server@npm:0.9.32"
"@whatwg-node/server@npm:^0.9.33":
version: 0.9.35
resolution: "@whatwg-node/server@npm:0.9.35"
dependencies:
"@whatwg-node/fetch": "npm:^0.9.17"
tslib: "npm:^2.3.1"
checksum: 10c0/cdf37cc0f39ef02b109b910e77190c18ff08d18077791c3abff7cb5bb0153a115e82de1919b419f5caa0e6ac7838e2cb1a888d425cf49c5b15fbcab62abe0514
checksum: 10c0/fa107fa66ee720bf88dff562f3271f9ab1c3006ca3e272440bba6c0b48fa9d23b1cedd9aab1a01a93f8d0526e8ff112c4c2821c957d2682a5649d039924d7bab
languageName: node
linkType: hard

Expand Down Expand Up @@ -12332,7 +12332,7 @@ __metadata:
eslint-plugin-storybook: "npm:0.8.0"
framer-motion: "npm:11.2.10"
graphql: "npm:16.9.0"
graphql-yoga: "npm:5.3.0"
graphql-yoga: "npm:5.4.0"
hitchcock: "npm:0.5.0"
identity-obj-proxy: "npm:3.0.0"
jest: "npm:29.7.0"
Expand Down Expand Up @@ -14939,24 +14939,24 @@ __metadata:
languageName: node
linkType: hard

"graphql-yoga@npm:5.3.0":
version: 5.3.0
resolution: "graphql-yoga@npm:5.3.0"
"graphql-yoga@npm:5.4.0":
version: 5.4.0
resolution: "graphql-yoga@npm:5.4.0"
dependencies:
"@envelop/core": "npm:^5.0.0"
"@graphql-tools/executor": "npm:^1.2.5"
"@graphql-tools/schema": "npm:^10.0.0"
"@graphql-tools/utils": "npm:^10.1.0"
"@graphql-yoga/logger": "npm:^2.0.0"
"@graphql-yoga/subscription": "npm:^5.0.0"
"@graphql-yoga/subscription": "npm:^5.0.1"
"@whatwg-node/fetch": "npm:^0.9.17"
"@whatwg-node/server": "npm:^0.9.32"
"@whatwg-node/server": "npm:^0.9.33"
dset: "npm:^3.1.1"
lru-cache: "npm:^10.0.0"
tslib: "npm:^2.5.2"
peerDependencies:
graphql: ^15.2.0 || ^16.0.0
checksum: 10c0/b5f30363f965ee24b42ef1fd6d7bc2681d1eb51066c9825e1de70007653b3b05a78f125e0105559d6d2305c2e929fff5d456071d80d6958d3acc3927707489e0
checksum: 10c0/472b445c6ad5c84b16e326f9d7181dbf4b7288398bcf27a33f05c09b2a21200fa143a6b8b446514cdbb5117d1af0a20ffaa86bcc256cdcd407be8e3643305e2b
languageName: node
linkType: hard

Expand Down

0 comments on commit 9929532

Please sign in to comment.