Skip to content

Commit 2888d91

Browse files
renovate[bot]ardatan
authored andcommitted
Update dependency graphql to v14.5.8 (#107)
1 parent 61f589b commit 2888d91

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"devDependencies": {
3838
"@types/graphql": "14.2.3",
3939
"@types/jest": "24.0.18",
40-
"graphql": "14.5.7",
40+
"graphql": "14.5.8",
4141
"graphql-tools": "4.0.5",
4242
"jest": "24.9.0",
4343
"lint-staged": "9.3.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1709,10 +1709,10 @@ graphql-type-json@0.3.0:
17091709
resolved "https://registry.yarnpkg.com/graphql-type-json/-/graphql-type-json-0.3.0.tgz#bb32e1b74bf52ebc690f9df12b4067bc061f818a"
17101710
integrity sha512-lnxg5HiB95yxy+/5cDKtP6pZo0zgntsOmqsjeCBXFGJ4YoMF3+1YaSEKWJntNTu+VsAm3zf6lPxFpp1kxzofLA==
17111711

1712-
graphql@14.5.7:
1713-
version "14.5.7"
1714-
resolved "https://registry.yarnpkg.com/graphql/-/graphql-14.5.7.tgz#8646a3fcc07922319cc3967eba4a64b32929f77f"
1715-
integrity sha512-as410RMJSUFqF8RcH2QWxZ5ioqHzsH9VWnWbaU+UnDXJ/6azMDIYPrtXCBPXd8rlunEVb7W8z6fuUnNHMbFu9A==
1712+
graphql@14.5.8:
1713+
version "14.5.8"
1714+
resolved "https://registry.yarnpkg.com/graphql/-/graphql-14.5.8.tgz#504f3d3114cb9a0a3f359bbbcf38d9e5bf6a6b3c"
1715+
integrity sha512-MMwmi0zlVLQKLdGiMfWkgQD7dY/TUKt4L+zgJ/aR0Howebod3aNgP5JkgvAULiR2HPVZaP2VEElqtdidHweLkg==
17161716
dependencies:
17171717
iterall "^1.2.2"
17181718

0 commit comments

Comments
 (0)