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

Commit ee6ee9e

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 e87e57f commit ee6ee9e

2 files changed

Lines changed: 5 additions & 5 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": "^0.7.1",
2626
"jsonwebtoken": "^8.5.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2976,10 +2976,10 @@ graphql-upload@^8.0.2:
29762976
http-errors "^1.7.2"
29772977
object-path "^0.11.4"
29782978

2979-
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:
2980-
version "14.5.8"
2981-
resolved "https://registry.yarnpkg.com/graphql/-/graphql-14.5.8.tgz#504f3d3114cb9a0a3f359bbbcf38d9e5bf6a6b3c"
2982-
integrity sha512-MMwmi0zlVLQKLdGiMfWkgQD7dY/TUKt4L+zgJ/aR0Howebod3aNgP5JkgvAULiR2HPVZaP2VEElqtdidHweLkg==
2979+
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:
2980+
version "14.6.0"
2981+
resolved "https://registry.yarnpkg.com/graphql/-/graphql-14.6.0.tgz#57822297111e874ea12f5cd4419616930cd83e49"
2982+
integrity sha512-VKzfvHEKybTKjQVpTFrA5yUq2S9ihcZvfJAtsDBBCuV6wauPu1xl/f9ehgVf0FcEJJs4vz6ysb/ZMkGigQZseg==
29832983
dependencies:
29842984
iterall "^1.2.2"
29852985

0 commit comments

Comments
 (0)