Skip to content

Commit 8819a4b

Browse files
chore(deps): update dependency graphql-ws to v5.13.1 (#2336)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 61e975d commit 8819a4b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"globby": "11.1.0",
6060
"graphql": "16.6.0",
6161
"graphql-subscriptions": "2.0.0",
62-
"graphql-ws": "5.11.3",
62+
"graphql-ws": "5.13.1",
6363
"husky": "7.0.4",
6464
"jest": "27.5.1",
6565
"lint-staged": "13.1.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6583,10 +6583,10 @@ graphql-tag@^2.11.0:
65836583
resolved "https://registry.yarnpkg.com/graphql-tag/-/graphql-tag-2.11.0.tgz#1deb53a01c46a7eb401d6cb59dec86fa1cccbffd"
65846584
integrity sha512-VmsD5pJqWJnQZMUeRwrDhfgoyqcfwEkvtpANqcoUG8/tOLkwNgU9mzub/Mc78OJMhHjx7gfAMTxzdG43VGg3bA==
65856585

6586-
graphql-ws@5.11.3:
6587-
version "5.11.3"
6588-
resolved "https://registry.yarnpkg.com/graphql-ws/-/graphql-ws-5.11.3.tgz#eaf8e6baf669d167975cff13ad86abca4ecfe82f"
6589-
integrity sha512-fU8zwSgAX2noXAsuFiCZ8BtXeXZOzXyK5u1LloCdacsVth4skdBMPO74EG51lBoWSIZ8beUocdpV8+cQHBODnQ==
6586+
graphql-ws@5.13.1:
6587+
version "5.13.1"
6588+
resolved "https://registry.yarnpkg.com/graphql-ws/-/graphql-ws-5.13.1.tgz#96ac9963edb1e94c8e7f21af48ce5fcaab91779a"
6589+
integrity sha512-eiX7ES/ZQr0q7hSM5UBOEIFfaAUmAY9/CSDyAnsETuybByU7l/v46drRg9DQoTvVABEHp3QnrvwgTRMhqy7zxQ==
65906590

65916591
65926592
version "16.6.0"

0 commit comments

Comments
 (0)