Skip to content

Commit 6c86afa

Browse files
Update dependency graphql-ws to v5.16.2
1 parent 1183335 commit 6c86afa

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"eslint-plugin-prettier": "4.0.0",
3131
"ethers": "5.6.2",
3232
"express": "4.17.3",
33-
"graphql-ws": "5.7.0",
33+
"graphql-ws": "5.16.2",
3434
"jsonwebtoken": "8.5.1",
3535
"octokit": "1.7.1",
3636
"prettier": "2.6.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3667,10 +3667,10 @@ graphql-tag@^2.12.6:
36673667
dependencies:
36683668
tslib "^2.1.0"
36693669

3670-
graphql-ws@5.7.0:
3671-
version "5.7.0"
3672-
resolved "https://registry.yarnpkg.com/graphql-ws/-/graphql-ws-5.7.0.tgz#4b9d7a0ee9555804582f27f5d7695d10aafdbdc8"
3673-
integrity sha512-8yYuvnyqIjlJ/WfebOyu2GSOQeFauRxnfuTveY9yvrDGs2g3kR9Nv4gu40AKvRHbXlSJwTbMJ6dVxAtEyKwVRA==
3670+
graphql-ws@5.16.2:
3671+
version "5.16.2"
3672+
resolved "https://registry.yarnpkg.com/graphql-ws/-/graphql-ws-5.16.2.tgz#7b0306c1bdb0e97a05e800ccd523f46fb212e37c"
3673+
integrity sha512-E1uccsZxt/96jH/OwmLPuXMACILs76pKF2i3W861LpKBCYtGIyPQGtWLuBLkND4ox1KHns70e83PS4te50nvPQ==
36743674

36753675
growly@^1.3.0:
36763676
version "1.3.0"

0 commit comments

Comments
 (0)