Skip to content
This repository was archived by the owner on Apr 17, 2023. It is now read-only.

Commit 7b1c240

Browse files
committed
chore(deps): update dependency graphql-subscriptions to v1.2.1
1 parent 3da1735 commit 7b1c240

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"chai-as-promised": "7.1.1",
5151
"coveralls": "3.1.0",
5252
"graphql": "15.1.0",
53-
"graphql-subscriptions": "1.1.0",
53+
"graphql-subscriptions": "1.2.1",
5454
"mocha": "8.0.1",
5555
"nyc": "15.1.0",
5656
"simple-mock": "0.8.0",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1066,12 +1066,12 @@ graceful-fs@^4.1.15:
10661066
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.2.4.tgz#2256bde14d3632958c465ebc96dc467ca07a29fb"
10671067
integrity sha512-WjKPNJF79dtJAVniUlGGWHYGz2jWxT6VhN/4m1NdkbZ2nOsEF+cI1Edgql5zCRhs/VsQYRvrXctxktVXZUkixw==
10681068

1069-
graphql-subscriptions@1.1.0:
1070-
version "1.1.0"
1071-
resolved "https://registry.yarnpkg.com/graphql-subscriptions/-/graphql-subscriptions-1.1.0.tgz#5f2fa4233eda44cf7570526adfcf3c16937aef11"
1072-
integrity sha512-6WzlBFC0lWmXJbIVE8OgFgXIP4RJi3OQgTPa0DVMsDXdpRDjTsM1K9wfl5HSYX7R87QAGlvcv2Y4BIZa/ItonA==
1069+
graphql-subscriptions@1.2.1:
1070+
version "1.2.1"
1071+
resolved "https://registry.yarnpkg.com/graphql-subscriptions/-/graphql-subscriptions-1.2.1.tgz#2142b2d729661ddf967b7388f7cf1dd4cf2e061d"
1072+
integrity sha512-95yD/tKi24q8xYa7Q9rhQN16AYj5wPbrb8tmHGM3WRc9EBmWrG/0kkMl+tQG8wcEuE9ibR4zyOM31p5Sdr2v4g==
10731073
dependencies:
1074-
iterall "^1.2.1"
1074+
iterall "^1.3.0"
10751075

10761076
graphql@15.1.0:
10771077
version "15.1.0"
@@ -1388,7 +1388,7 @@ istanbul-reports@^3.0.2:
13881388
html-escaper "^2.0.0"
13891389
istanbul-lib-report "^3.0.0"
13901390

1391-
iterall@^1.2.1, iterall@^1.2.2:
1391+
iterall@^1.2.2, iterall@^1.3.0:
13921392
version "1.3.0"
13931393
resolved "https://registry.yarnpkg.com/iterall/-/iterall-1.3.0.tgz#afcb08492e2915cbd8a0884eb93a8c94d0d72fea"
13941394
integrity sha512-QZ9qOMdF+QLHxy1QIpUHUU1D5pS2CG2P69LF6L6CPjPYA/XMOmKV3PZpawHoAjHNyB0swdVTRxdYT4tbBbxqwg==

0 commit comments

Comments
 (0)