Skip to content

Commit a112c85

Browse files
chore(deps): bump graphql-ws from 5.11.3 to 5.12.0 (#2407)
Bumps [graphql-ws](https://github.com/enisdenjo/graphql-ws) from 5.11.3 to 5.12.0. - [Release notes](https://github.com/enisdenjo/graphql-ws/releases) - [Changelog](https://github.com/enisdenjo/graphql-ws/blob/master/CHANGELOG.md) - [Commits](enisdenjo/graphql-ws@v5.11.3...v5.12.0) --- updated-dependencies: - dependency-name: graphql-ws dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 154b7e7 commit a112c85

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
@@ -77,7 +77,7 @@
7777
"graphql-relay": "^0.10.0",
7878
"graphql-shield": "^7.6.4",
7979
"graphql-tools": "^8.3.18",
80-
"graphql-ws": "^5.11.3",
80+
"graphql-ws": "^5.12.0",
8181
"gt3-server-node-express-sdk": "https://github.com/GaloyMoney/gt3-server-node-express-bypass#master",
8282
"helmet": "^6.0.1",
8383
"i18n": "^0.15.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6671,10 +6671,10 @@ graphql-tools@^8.3.18:
66716671
optionalDependencies:
66726672
"@apollo/client" "~3.2.5 || ~3.3.0 || ~3.4.0 || ~3.5.0 || ~3.6.0 || ~3.7.0"
66736673

6674-
graphql-ws@^5.11.3:
6675-
version "5.11.3"
6676-
resolved "https://registry.yarnpkg.com/graphql-ws/-/graphql-ws-5.11.3.tgz#eaf8e6baf669d167975cff13ad86abca4ecfe82f"
6677-
integrity sha512-fU8zwSgAX2noXAsuFiCZ8BtXeXZOzXyK5u1LloCdacsVth4skdBMPO74EG51lBoWSIZ8beUocdpV8+cQHBODnQ==
6674+
graphql-ws@^5.12.0:
6675+
version "5.12.0"
6676+
resolved "https://registry.yarnpkg.com/graphql-ws/-/graphql-ws-5.12.0.tgz#d06fe38916334b4a4c827f73268cbf4359a32ed7"
6677+
integrity sha512-PA3ImUp8utrpEjoxBMhvxsjkStvFEdU0E1gEBREt8HZIWkxOUymwJBhFnBL7t/iHhUq1GVPeZevPinkZFENxTw==
66786678

66796679
graphql@^16.3.0, graphql@^16.6.0:
66806680
version "16.6.0"

0 commit comments

Comments
 (0)