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

Commit 741bb98

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

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.11.0",
2121
"bcryptjs": "^2.4.3",
2222
"dotenv": "^8.2.0",
23-
"graphql": "^14.5.8",
23+
"graphql": "^14.6.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
@@ -3376,10 +3376,10 @@ graphql-upload@^8.0.2:
33763376
http-errors "^1.7.2"
33773377
object-path "^0.11.4"
33783378

3379-
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:
3380-
version "14.5.8"
3381-
resolved "https://registry.yarnpkg.com/graphql/-/graphql-14.5.8.tgz#504f3d3114cb9a0a3f359bbbcf38d9e5bf6a6b3c"
3382-
integrity sha512-MMwmi0zlVLQKLdGiMfWkgQD7dY/TUKt4L+zgJ/aR0Howebod3aNgP5JkgvAULiR2HPVZaP2VEElqtdidHweLkg==
3379+
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.6.0:
3380+
version "14.6.0"
3381+
resolved "https://registry.yarnpkg.com/graphql/-/graphql-14.6.0.tgz#57822297111e874ea12f5cd4419616930cd83e49"
3382+
integrity sha512-VKzfvHEKybTKjQVpTFrA5yUq2S9ihcZvfJAtsDBBCuV6wauPu1xl/f9ehgVf0FcEJJs4vz6ysb/ZMkGigQZseg==
33833383
dependencies:
33843384
iterall "^1.2.2"
33853385

@@ -4056,12 +4056,12 @@ isstream@~0.1.2:
40564056
resolved "https://registry.yarnpkg.com/isstream/-/isstream-0.1.2.tgz#47e63f7af55afa6f92e1500e690eb8b8529c099a"
40574057
integrity sha1-R+Y/evVa+m+S4VAOaQ64uFKcCZo=
40584058

4059-
iterall@1.2.2, iterall@^1.1.3, iterall@^1.2.1, iterall@^1.2.2:
4059+
iterall@1.2.2:
40604060
version "1.2.2"
40614061
resolved "https://registry.yarnpkg.com/iterall/-/iterall-1.2.2.tgz#92d70deb8028e0c39ff3164fdbf4d8b088130cd7"
40624062
integrity sha512-yynBb1g+RFUPY64fTrFv7nsjRrENBQJaX2UL+2Szc9REFrSNm1rpSXHGzhmAy7a9uv3vlvgBlXnf9RqmPH1/DA==
40634063

4064-
iterall@^1.3.0:
4064+
iterall@^1.1.3, iterall@^1.2.1, iterall@^1.2.2, iterall@^1.3.0:
40654065
version "1.3.0"
40664066
resolved "https://registry.yarnpkg.com/iterall/-/iterall-1.3.0.tgz#afcb08492e2915cbd8a0884eb93a8c94d0d72fea"
40674067
integrity sha512-QZ9qOMdF+QLHxy1QIpUHUU1D5pS2CG2P69LF6L6CPjPYA/XMOmKV3PZpawHoAjHNyB0swdVTRxdYT4tbBbxqwg==

0 commit comments

Comments
 (0)