Skip to content

Commit 512adcf

Browse files
renovate[bot]mergify[bot]
authored andcommitted
fix(deps): update dependency graphql-ws to v5.16.1
1 parent 9eb28c1 commit 512adcf

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"dotenv": "16.4.7",
1616
"google-protobuf": "3.21.4",
1717
"graphql": "16.10.0",
18-
"graphql-ws": "5.16.0",
18+
"graphql-ws": "5.16.1",
1919
"grpc-web": "1.5.0",
2020
"is-url": "1.2.4",
2121
"jwt-decode": "4.0.0",

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7512,7 +7512,12 @@ graphql-tag@^2.11.0, graphql-tag@^2.12.6:
75127512
dependencies:
75137513
tslib "^2.1.0"
75147514

7515-
[email protected], graphql-ws@^5.14.0:
7515+
7516+
version "5.16.1"
7517+
resolved "https://registry.yarnpkg.com/graphql-ws/-/graphql-ws-5.16.1.tgz#dedc3ce42764cd4977303e1fe25ddac8e6868cce"
7518+
integrity sha512-/U3sZOhiZ36ZtSFhdnT8Fj5novy2E+Fnr6P5KjMSDv6E72yfvnWRJN7hll9G/mlzhWPuK+8xRtZ8RJIw++vV3w==
7519+
7520+
graphql-ws@^5.14.0:
75167521
version "5.16.0"
75177522
resolved "https://registry.yarnpkg.com/graphql-ws/-/graphql-ws-5.16.0.tgz#849efe02f384b4332109329be01d74c345842729"
75187523
integrity sha512-Ju2RCU2dQMgSKtArPbEtsK5gNLnsQyTNIo/T7cZNp96niC1x0KdJNZV0TIoilceBPQwfb5itrGl8pkFeOUMl4A==

0 commit comments

Comments
 (0)