Skip to content

Commit

Permalink
fix(deps): update dependency @graphql-tools/executor-graphql-ws to v1…
Browse files Browse the repository at this point in the history
….3.0 (#606)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 26, 2024
1 parent 9865445 commit d01e64c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1327,9 +1327,9 @@
tslib "^2.5.0"

"@graphql-tools/executor-graphql-ws@^1.0.0":
version "1.2.1"
resolved "https://registry.yarnpkg.com/@graphql-tools/executor-graphql-ws/-/executor-graphql-ws-1.2.1.tgz#332f1f3f92752e3a5bf3a670432d97bcd53a578f"
integrity sha512-YkWE2SEN/l4zhEqC8odobtPlIGuQWbENivcjcDT1IScRiYY7XdFOgoFufdJVQSvpab3e2EkQQyRC2aaHvN2uJw==
version "1.3.0"
resolved "https://registry.yarnpkg.com/@graphql-tools/executor-graphql-ws/-/executor-graphql-ws-1.3.0.tgz#cbd050be2122835d4a32839a7b027eae8c602afe"
integrity sha512-waghXHJjJiEEiWNYLbV7aRUbdvZOelSrtTgqpwco15k9iE4CMJyy2GQihLPEkIHcqSW0EHBlH1BbWDHI7noFPw==
dependencies:
"@graphql-tools/utils" "^10.3.0"
"@types/ws" "^8.0.0"
Expand Down

0 comments on commit d01e64c

Please sign in to comment.