Skip to content

Commit 25f9a85

Browse files
fix(deps): update dependency graphql-ws to v4.1.6 (#2609)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 94ba6e8 commit 25f9a85

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/loaders/url/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"form-data": "4.0.0",
4646
"tslib": "~2.1.0",
4747
"valid-url": "1.0.9",
48-
"graphql-ws": "4.1.5",
48+
"graphql-ws": "4.1.6",
4949
"ws": "7.4.3",
5050
"sync-fetch": "0.3.0",
5151
"sse-z": "0.3.0"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7842,10 +7842,10 @@ graphql-upload@11.0.0, graphql-upload@^11.0.0:
78427842
isobject "^4.0.0"
78437843
object-path "^0.11.4"
78447844

7845-
graphql-ws@4.1.5:
7846-
version "4.1.5"
7847-
resolved "https://registry.yarnpkg.com/graphql-ws/-/graphql-ws-4.1.5.tgz#03526b29acb54a424a9fbe300a4bd69ff65a50b3"
7848-
integrity sha512-yUQ1AjegD1Y9jDS699kyw7Mw+9H+rILm2HoS8N5a5B5YTH93xy3yifFhAJpKGc2wb/8yGdlVy8gTcud0TPqi6Q==
7845+
graphql-ws@4.1.6:
7846+
version "4.1.6"
7847+
resolved "https://registry.yarnpkg.com/graphql-ws/-/graphql-ws-4.1.6.tgz#9eeb8d579699b8b5a282b5758d6d0860189eb0ee"
7848+
integrity sha512-ktlbTXrTEukTsDe1q62OVjf/Jzj2wZ11pX5My2Dmfwxx5oS9EqPoOv8Y0WAZUOKmBx9Pbi8+94BFjg7lhaHSMQ==
78497849

78507850
graphql@15.5.0, graphql@^14.5.3, graphql@^15.3.0:
78517851
version "15.5.0"

0 commit comments

Comments
 (0)