Skip to content
This repository was archived by the owner on Mar 21, 2022. It is now read-only.

Commit 1fe1ba5

Browse files
Bump graphql from 14.5.8 to 14.7.0
Bumps [graphql](https://github.com/graphql/graphql-js) from 14.5.8 to 14.7.0. - [Release notes](https://github.com/graphql/graphql-js/releases) - [Commits](graphql/graphql-js@v14.5.8...v14.7.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent df15087 commit 1fe1ba5

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
@@ -20,7 +20,7 @@
2020
"apollo-server-express": "^2.13.0",
2121
"bcryptjs": "^2.4.3",
2222
"dotenv": "^8.2.0",
23-
"graphql": "^14.5.8",
23+
"graphql": "^14.7.0",
2424
"graphql-cli": "^3.0.14",
2525
"graphql-import": "^1.0.2",
2626
"jsonwebtoken": "^8.5.1",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3356,10 +3356,10 @@ graphql-upload@^8.0.2:
33563356
http-errors "^1.7.2"
33573357
object-path "^0.11.4"
33583358

3359-
graphql@*, "graphql@^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0", graphql@^14.0.0, graphql@^14.0.2, graphql@^14.3.0, graphql@^14.5.3, graphql@^14.5.8:
3360-
version "14.5.8"
3361-
resolved "https://registry.yarnpkg.com/graphql/-/graphql-14.5.8.tgz#504f3d3114cb9a0a3f359bbbcf38d9e5bf6a6b3c"
3362-
integrity sha512-MMwmi0zlVLQKLdGiMfWkgQD7dY/TUKt4L+zgJ/aR0Howebod3aNgP5JkgvAULiR2HPVZaP2VEElqtdidHweLkg==
3359+
graphql@*, "graphql@^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0", graphql@^14.0.0, graphql@^14.0.2, graphql@^14.3.0, graphql@^14.5.3, graphql@^14.7.0:
3360+
version "14.7.0"
3361+
resolved "https://registry.yarnpkg.com/graphql/-/graphql-14.7.0.tgz#7fa79a80a69be4a31c27dda824dc04dac2035a72"
3362+
integrity sha512-l0xWZpoPKpppFzMfvVyFmp9vLN7w/ZZJPefUicMCepfJeQ8sMcztloGYY9DfjVPo6tIUDzU5Hw3MUbIjj9AVVA==
33633363
dependencies:
33643364
iterall "^1.2.2"
33653365

@@ -4036,12 +4036,12 @@ isstream@~0.1.2:
40364036
resolved "https://registry.yarnpkg.com/isstream/-/isstream-0.1.2.tgz#47e63f7af55afa6f92e1500e690eb8b8529c099a"
40374037
integrity sha1-R+Y/evVa+m+S4VAOaQ64uFKcCZo=
40384038

4039-
iterall@1.2.2, iterall@^1.1.3, iterall@^1.2.1, iterall@^1.2.2:
4039+
iterall@1.2.2:
40404040
version "1.2.2"
40414041
resolved "https://registry.yarnpkg.com/iterall/-/iterall-1.2.2.tgz#92d70deb8028e0c39ff3164fdbf4d8b088130cd7"
40424042
integrity sha512-yynBb1g+RFUPY64fTrFv7nsjRrENBQJaX2UL+2Szc9REFrSNm1rpSXHGzhmAy7a9uv3vlvgBlXnf9RqmPH1/DA==
40434043

4044-
iterall@^1.3.0:
4044+
iterall@^1.1.3, iterall@^1.2.1, iterall@^1.2.2, iterall@^1.3.0:
40454045
version "1.3.0"
40464046
resolved "https://registry.yarnpkg.com/iterall/-/iterall-1.3.0.tgz#afcb08492e2915cbd8a0884eb93a8c94d0d72fea"
40474047
integrity sha512-QZ9qOMdF+QLHxy1QIpUHUU1D5pS2CG2P69LF6L6CPjPYA/XMOmKV3PZpawHoAjHNyB0swdVTRxdYT4tbBbxqwg==

0 commit comments

Comments
 (0)