Skip to content

Commit 6c905d1

Browse files
chore(deps): update dependency graphql to v14.7.0
1 parent f528cc9 commit 6c905d1

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.7.0",
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.7.0:
3438+
version "14.7.0"
3439+
resolved "https://registry.yarnpkg.com/graphql/-/graphql-14.7.0.tgz#7fa79a80a69be4a31c27dda824dc04dac2035a72"
3440+
integrity sha512-l0xWZpoPKpppFzMfvVyFmp9vLN7w/ZZJPefUicMCepfJeQ8sMcztloGYY9DfjVPo6tIUDzU5Hw3MUbIjj9AVVA==
34413441
dependencies:
34423442
iterall "^1.2.2"
34433443

0 commit comments

Comments
 (0)