Skip to content

Commit

Permalink
Update dependency graphql-ws to v5.12.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 31, 2023
1 parent 1183335 commit e88b519
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"eslint-plugin-prettier": "4.0.0",
"ethers": "5.6.2",
"express": "4.17.3",
"graphql-ws": "5.7.0",
"graphql-ws": "5.12.1",
"jsonwebtoken": "8.5.1",
"octokit": "1.7.1",
"prettier": "2.6.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3667,10 +3667,10 @@ graphql-tag@^2.12.6:
dependencies:
tslib "^2.1.0"

graphql-ws@5.7.0:
version "5.7.0"
resolved "https://registry.yarnpkg.com/graphql-ws/-/graphql-ws-5.7.0.tgz#4b9d7a0ee9555804582f27f5d7695d10aafdbdc8"
integrity sha512-8yYuvnyqIjlJ/WfebOyu2GSOQeFauRxnfuTveY9yvrDGs2g3kR9Nv4gu40AKvRHbXlSJwTbMJ6dVxAtEyKwVRA==
graphql-ws@5.12.1:
version "5.12.1"
resolved "https://registry.yarnpkg.com/graphql-ws/-/graphql-ws-5.12.1.tgz#c62d5ac54dbd409cc6520b0b39de374b3d59d0dd"
integrity sha512-umt4f5NnMK46ChM2coO36PTFhHouBrK9stWWBczERguwYrGnPNxJ9dimU6IyOBfOkC6Izhkg4H8+F51W/8CYDg==

growly@^1.3.0:
version "1.3.0"
Expand Down

0 comments on commit e88b519

Please sign in to comment.