Skip to content

Commit a98217c

Browse files
Bump graphql from 0.13.2 to 14.5.8 (#1815)
Bumps [graphql](https://github.com/graphql/graphql-js) from 0.13.2 to 14.5.8. - [Release notes](https://github.com/graphql/graphql-js/releases) - [Commits](graphql/graphql-js@v0.13.2...v14.5.8) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 6a4f99c commit a98217c

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"express": "^4.16.3",
2121
"express-graphql": "^0.8.0",
2222
"express-jwt": "^5.3.1",
23-
"graphql": "^0.13.2",
23+
"graphql": "^14.5.8",
2424
"history": "^4.7.2",
2525
"isomorphic-style-loader": "^5.1.0",
2626
"jsonwebtoken": "^8.3.0",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4657,12 +4657,12 @@ graceful-fs@^4.1.11, graceful-fs@^4.1.15, graceful-fs@^4.1.2, graceful-fs@^4.1.6
46574657
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.2.3.tgz#4a12ff1b60376ef09862c2093edd908328be8423"
46584658
integrity sha512-a30VEBm4PEdx1dRB7MFK7BejejvCvBronbLjht+sHuGYj8PHs7M/5Z+rt5lw551vZ7yfTCj4Vuyy3mSJytDWRQ==
46594659

4660-
graphql@^0.13.2:
4661-
version "0.13.2"
4662-
resolved "https://registry.yarnpkg.com/graphql/-/graphql-0.13.2.tgz#4c740ae3c222823e7004096f832e7b93b2108270"
4663-
integrity sha512-QZ5BL8ZO/B20VA8APauGBg3GyEgZ19eduvpLWoq5x7gMmWnHoy8rlQWPLmWgFvo1yNgjSEFMesmS4R6pPr7xog==
4660+
graphql@^14.5.8:
4661+
version "14.5.8"
4662+
resolved "https://registry.yarnpkg.com/graphql/-/graphql-14.5.8.tgz#504f3d3114cb9a0a3f359bbbcf38d9e5bf6a6b3c"
4663+
integrity sha512-MMwmi0zlVLQKLdGiMfWkgQD7dY/TUKt4L+zgJ/aR0Howebod3aNgP5JkgvAULiR2HPVZaP2VEElqtdidHweLkg==
46644664
dependencies:
4665-
iterall "^1.2.1"
4665+
iterall "^1.2.2"
46664666

46674667
growly@^1.3.0:
46684668
version "1.3.0"
@@ -5645,7 +5645,7 @@ istanbul-reports@^2.2.6:
56455645
dependencies:
56465646
handlebars "^4.1.2"
56475647

5648-
iterall@^1.2.1:
5648+
iterall@^1.2.2:
56495649
version "1.2.2"
56505650
resolved "https://registry.yarnpkg.com/iterall/-/iterall-1.2.2.tgz#92d70deb8028e0c39ff3164fdbf4d8b088130cd7"
56515651
integrity sha512-yynBb1g+RFUPY64fTrFv7nsjRrENBQJaX2UL+2Szc9REFrSNm1rpSXHGzhmAy7a9uv3vlvgBlXnf9RqmPH1/DA==

0 commit comments

Comments
 (0)