Skip to content

Commit 1e40103

Browse files
committed
chore(deps): update dependency graphql to v14.5.7
1 parent f528cc9 commit 1e40103

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
@@ -33,7 +33,7 @@
3333
"conventional-changelog-cli": "2.0.23",
3434
"eslint": "6.1.0",
3535
"flow-bin": "0.104.0",
36-
"graphql": "14.4.2",
36+
"graphql": "14.5.7",
3737
"hsu-scripts": "1.0.7",
3838
"husky": "3.0.2",
3939
"jest": "24.8.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3434,10 +3434,10 @@ graceful-fs@^4.1.11, graceful-fs@^4.1.15, graceful-fs@^4.1.2, graceful-fs@^4.1.6
34343434
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.2.1.tgz#1c1f0c364882c868f5bff6512146328336a11b1d"
34353435
integrity sha512-b9usnbDGnD928gJB3LrCmxoibr3VE4U2SMo5PBuBnokWyDADTqDPXg4YpwKF1trpH+UbGp7QLicO3+aWEy0+mw==
34363436

3437-
graphql@14.4.2:
3438-
version "14.4.2"
3439-
resolved "https://registry.yarnpkg.com/graphql/-/graphql-14.4.2.tgz#553a7d546d524663eda49ed6df77577be3203ae3"
3440-
integrity sha512-6uQadiRgnpnSS56hdZUSvFrVcQ6OF9y6wkxJfKquFtHlnl7+KSuWwSJsdwiK1vybm1HgcdbpGkCpvhvsVQ0UZQ==
3437+
graphql@14.5.7:
3438+
version "14.5.7"
3439+
resolved "https://registry.yarnpkg.com/graphql/-/graphql-14.5.7.tgz#8646a3fcc07922319cc3967eba4a64b32929f77f"
3440+
integrity sha512-as410RMJSUFqF8RcH2QWxZ5ioqHzsH9VWnWbaU+UnDXJ/6azMDIYPrtXCBPXd8rlunEVb7W8z6fuUnNHMbFu9A==
34413441
dependencies:
34423442
iterall "^1.2.2"
34433443

0 commit comments

Comments
 (0)