Merge branch 'dependabot-npm_and_yarn-graphql-16.0.1' into 'master'

Build(deps): bump graphql from 14.7.0 to 16.0.1

See merge request unboundsoftware/dancefinder/dancefinder-app!71
This commit was merged in pull request #120.
This commit is contained in:
2021-11-14 08:51:50 +00:00
2 changed files with 6 additions and 8 deletions
+1 -1
View File
@@ -23,7 +23,7 @@
"apollo-link-http": "^1.5.15",
"core-js": "3",
"dayjs": "^1.10.7",
"graphql": "^14.4.2",
"graphql": "^16.0.1",
"graphql-tag": "^2.12.6",
"moment": "^2.24.0",
"node-sass": "^6.0.1",
+5 -7
View File
@@ -6831,12 +6831,10 @@ graphql-ws@^5.4.1:
resolved "https://registry.yarnpkg.com/graphql/-/graphql-15.5.0.tgz#39d19494dbe69d1ea719915b578bf920344a69d5"
integrity sha512-OmaM7y0kaK31NKG31q4YbD2beNYa6jBBKtMFT6gLYJljHLJr42IqJ8KX08u3Li/0ifzTU5HjmoOOrwa5BRLeDA==
graphql@^14.4.2:
version "14.7.0"
resolved "https://registry.yarnpkg.com/graphql/-/graphql-14.7.0.tgz#7fa79a80a69be4a31c27dda824dc04dac2035a72"
integrity sha512-l0xWZpoPKpppFzMfvVyFmp9vLN7w/ZZJPefUicMCepfJeQ8sMcztloGYY9DfjVPo6tIUDzU5Hw3MUbIjj9AVVA==
dependencies:
iterall "^1.2.2"
graphql@^16.0.1:
version "16.0.1"
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.0.1.tgz#93a13cd4e0e38ca8d0832e79614c8578bfd34f10"
integrity sha512-oPvCuu6dlLdiz8gZupJ47o1clgb72r1u8NDBcQYjcV6G/iEdmE11B1bBlkhXRvV0LisP/SXRFP7tT6AgaTjpzg==
gzip-size@^6.0.0:
version "6.0.0"
@@ -7801,7 +7799,7 @@ isstream@~0.1.2:
resolved "https://registry.yarnpkg.com/isstream/-/isstream-0.1.2.tgz#47e63f7af55afa6f92e1500e690eb8b8529c099a"
integrity sha1-R+Y/evVa+m+S4VAOaQ64uFKcCZo=
iterall@^1.2.1, iterall@^1.2.2:
iterall@^1.2.1:
version "1.3.0"
resolved "https://registry.yarnpkg.com/iterall/-/iterall-1.3.0.tgz#afcb08492e2915cbd8a0884eb93a8c94d0d72fea"
integrity sha512-QZ9qOMdF+QLHxy1QIpUHUU1D5pS2CG2P69LF6L6CPjPYA/XMOmKV3PZpawHoAjHNyB0swdVTRxdYT4tbBbxqwg==