Skip to content

Commit 843c895

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency graphql-redis-subscriptions to v2.4.2
1 parent e4f9139 commit 843c895

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"envsub": "4.0.7",
8080
"express": "4.17.1",
8181
"graphql": "15.7.2",
82-
"graphql-redis-subscriptions": "2.4.0",
82+
"graphql-redis-subscriptions": "2.4.2",
8383
"ioredis": "4.28.0",
8484
"jsonwebtoken": "8.5.1",
8585
"migrate-mongo": "8.2.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12534,10 +12534,10 @@ graphql-query-complexity@^0.7.0:
1253412534
dependencies:
1253512535
lodash.get "^4.4.2"
1253612536

12537-
12538-
version "2.4.0"
12539-
resolved "https://registry.yarnpkg.com/graphql-redis-subscriptions/-/graphql-redis-subscriptions-2.4.0.tgz#a18e3bfe2351f1a74ba9cfa5db40fdc4981a08fb"
12540-
integrity sha512-McIJK9R8sVbjTlkkaFMRAG5dOF6CPEPO+8PcyHlKARd64d4h4bwl0q/DnR2RA494ZrfykEvFWAnwuIM45470Vw==
12537+
12538+
version "2.4.2"
12539+
resolved "https://registry.yarnpkg.com/graphql-redis-subscriptions/-/graphql-redis-subscriptions-2.4.2.tgz#338e77bd180cc5bfc810699ff5f0f5fdc380f90d"
12540+
integrity sha512-zMd1G6uZcEvqHZ6PsQ63BfRtw5Bg4cccql1pfkEQsj1vXVWe4p+o8DqNfd9DDUFXIqhHpqkSeN/49BlIwud4Ag==
1254112541
dependencies:
1254212542
iterall "^1.3.0"
1254312543
optionalDependencies:

0 commit comments

Comments
 (0)