Skip to content

Commit f2b23b0

Browse files
chore(deps): update dependency graphql-ws to v5.11.3 (#2300)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fc38fc9 commit f2b23b0

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.2",
62+
"graphql-ws": "5.11.3",
6363
"husky": "7.0.4",
6464
"jest": "27.5.1",
6565
"lint-staged": "13.0.3",

yarn.lock

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

6585-
6586-
version "5.11.2"
6587-
resolved "https://registry.yarnpkg.com/graphql-ws/-/graphql-ws-5.11.2.tgz#d5e0acae8b4d4a4cf7be410a24135cfcefd7ddc0"
6588-
integrity sha512-4EiZ3/UXYcjm+xFGP544/yW1+DVI8ZpKASFbzrV5EDTFWJp0ZvLl4Dy2fSZAzz9imKp5pZMIcjB0x/H69Pv/6w==
6585+
6586+
version "5.11.3"
6587+
resolved "https://registry.yarnpkg.com/graphql-ws/-/graphql-ws-5.11.3.tgz#eaf8e6baf669d167975cff13ad86abca4ecfe82f"
6588+
integrity sha512-fU8zwSgAX2noXAsuFiCZ8BtXeXZOzXyK5u1LloCdacsVth4skdBMPO74EG51lBoWSIZ8beUocdpV8+cQHBODnQ==
65896589

65906590
65916591
version "16.6.0"

0 commit comments

Comments
 (0)