mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2025-12-13 07:45:56 +00:00
Merge pull request #3203 from Human-Connection/dependabot/npm_and_yarn/backend/graphql-redis-subscriptions-2.2.1
build(deps): bump graphql-redis-subscriptions from 2.1.2 to 2.2.1 in /backend
This commit is contained in:
commit
fd32a3afb3
@ -60,7 +60,7 @@
|
|||||||
"graphql-iso-date": "~3.6.1",
|
"graphql-iso-date": "~3.6.1",
|
||||||
"graphql-middleware": "~4.0.2",
|
"graphql-middleware": "~4.0.2",
|
||||||
"graphql-middleware-sentry": "^3.2.1",
|
"graphql-middleware-sentry": "^3.2.1",
|
||||||
"graphql-redis-subscriptions": "^2.1.2",
|
"graphql-redis-subscriptions": "^2.2.1",
|
||||||
"graphql-shield": "~7.0.14",
|
"graphql-shield": "~7.0.14",
|
||||||
"graphql-tag": "~2.10.3",
|
"graphql-tag": "~2.10.3",
|
||||||
"helmet": "~3.21.3",
|
"helmet": "~3.21.3",
|
||||||
|
|||||||
@ -4489,12 +4489,12 @@ graphql-middleware@~4.0.2:
|
|||||||
dependencies:
|
dependencies:
|
||||||
graphql-tools "^4.0.5"
|
graphql-tools "^4.0.5"
|
||||||
|
|
||||||
graphql-redis-subscriptions@^2.1.2:
|
graphql-redis-subscriptions@^2.2.1:
|
||||||
version "2.1.2"
|
version "2.2.1"
|
||||||
resolved "https://registry.yarnpkg.com/graphql-redis-subscriptions/-/graphql-redis-subscriptions-2.1.2.tgz#9c1b744bace0c6ba99dd0ebafe0148cad1df3301"
|
resolved "https://registry.yarnpkg.com/graphql-redis-subscriptions/-/graphql-redis-subscriptions-2.2.1.tgz#377be5670ff344aa78cf147a9852e686a65e4b21"
|
||||||
integrity sha512-l69KbGxyYfVHxvE+Dzv9/hXg/q+Xnjfx1JsrJD6ikePuSsNaCSNxr+MubSTNF3Gt3C/+JZs4FaWImFeK/+X2og==
|
integrity sha512-Rk0hapKUZuZpJIv3rG5rmd1SX3f+9k1k5AXoh8bxbM3Vkdzh28WM7kvJOqq1pJuO3gQ4OAoqzciNT0MMHRylXQ==
|
||||||
dependencies:
|
dependencies:
|
||||||
iterall "^1.2.2"
|
iterall "^1.3.0"
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
ioredis "^4.6.3"
|
ioredis "^4.6.3"
|
||||||
|
|
||||||
@ -5374,10 +5374,10 @@ istanbul-reports@^3.0.0:
|
|||||||
html-escaper "^2.0.0"
|
html-escaper "^2.0.0"
|
||||||
istanbul-lib-report "^3.0.0"
|
istanbul-lib-report "^3.0.0"
|
||||||
|
|
||||||
iterall@^1.1.3, iterall@^1.2.1, iterall@^1.2.2:
|
iterall@^1.1.3, iterall@^1.2.1, iterall@^1.2.2, iterall@^1.3.0:
|
||||||
version "1.2.2"
|
version "1.3.0"
|
||||||
resolved "https://registry.yarnpkg.com/iterall/-/iterall-1.2.2.tgz#92d70deb8028e0c39ff3164fdbf4d8b088130cd7"
|
resolved "https://registry.yarnpkg.com/iterall/-/iterall-1.3.0.tgz#afcb08492e2915cbd8a0884eb93a8c94d0d72fea"
|
||||||
integrity sha512-yynBb1g+RFUPY64fTrFv7nsjRrENBQJaX2UL+2Szc9REFrSNm1rpSXHGzhmAy7a9uv3vlvgBlXnf9RqmPH1/DA==
|
integrity sha512-QZ9qOMdF+QLHxy1QIpUHUU1D5pS2CG2P69LF6L6CPjPYA/XMOmKV3PZpawHoAjHNyB0swdVTRxdYT4tbBbxqwg==
|
||||||
|
|
||||||
jest-changed-files@^25.1.0:
|
jest-changed-files@^25.1.0:
|
||||||
version "25.1.0"
|
version "25.1.0"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user