Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
"dotenv": "^17.2.3",
"graphql": "16.14.0",
"graphql-ws": "^6.0.6",
"graphql-yoga": "5.21.0",
"graphql-yoga": "5.21.2",
"ioredis": "^5.8.2",
"jose": "^6.1.0",
"pg": "^8.16.3",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3438,16 +3438,16 @@ __metadata:
languageName: node
linkType: hard

"@whatwg-node/server@npm:^0.10.14":
version: 0.10.18
resolution: "@whatwg-node/server@npm:0.10.18"
"@whatwg-node/server@npm:^0.11.0":
version: 0.11.0
resolution: "@whatwg-node/server@npm:0.11.0"
dependencies:
"@envelop/instrumentation": "npm:^1.0.0"
"@whatwg-node/disposablestack": "npm:^0.0.6"
"@whatwg-node/fetch": "npm:^0.10.13"
"@whatwg-node/promise-helpers": "npm:^1.3.2"
tslib: "npm:^2.6.3"
checksum: 10c0/794c4776c8cb432d2f607f5a36392bec59649bbee6aa116b52866555e4852f00378e92d80702c1aa67cf32abe147b3eb96a999b7352237d64126b6e7e33acc6c
checksum: 10c0/01b2715a9677333fb9fe52aed3dc03ebdaf82185c38fbb8bff82ca4b830c717285b7653bc5b700ca9c05eb1a2bea2fb2c2265cf18055fe93cb1cce4add546450
languageName: node
linkType: hard

Expand Down Expand Up @@ -3870,7 +3870,7 @@ __metadata:
graphql: "npm:16.14.0"
graphql-codegen-schema-ast: "npm:^0.18.2"
graphql-ws: "npm:^6.0.6"
graphql-yoga: "npm:5.21.0"
graphql-yoga: "npm:5.21.2"
ioredis: "npm:^5.8.2"
jose: "npm:^6.1.0"
nodemon: "npm:3.1.14"
Expand Down Expand Up @@ -5848,9 +5848,9 @@ __metadata:
languageName: node
linkType: hard

"graphql-yoga@npm:5.21.0":
version: 5.21.0
resolution: "graphql-yoga@npm:5.21.0"
"graphql-yoga@npm:5.21.2":
version: 5.21.2
resolution: "graphql-yoga@npm:5.21.2"
dependencies:
"@envelop/core": "npm:^5.5.1"
"@envelop/instrumentation": "npm:^1.0.0"
Expand All @@ -5861,12 +5861,12 @@ __metadata:
"@graphql-yoga/subscription": "npm:^5.0.5"
"@whatwg-node/fetch": "npm:^0.10.6"
"@whatwg-node/promise-helpers": "npm:^1.3.2"
"@whatwg-node/server": "npm:^0.10.14"
"@whatwg-node/server": "npm:^0.11.0"
lru-cache: "npm:^10.0.0"
tslib: "npm:^2.8.1"
peerDependencies:
graphql: ^15.2.0 || ^16.0.0
checksum: 10c0/15e344ffd77e29e1f09efcaf4d6cb4d0bf92cb4a2f3e81d69c009c55103a03cd7eb1c24fdbafc31d67204b5e6669e2c3e5afef34ccea13d012a1f2581184eb44
checksum: 10c0/ce3ee29ebf229e229a27114482271519bbc3ef688495512ea3b260824e28922b7fa00278de4265ab3824aaad97e0b82703b05e8c995431539f5c32a39879896e
languageName: node
linkType: hard

Expand Down