Skip to content

Commit f6f94a7

Browse files
committed
Update dependency graphql to v16
1 parent 76e508a commit f6f94a7

2 files changed

Lines changed: 6 additions & 8 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"@types/react-dom": "16.9.14",
1010
"apollo-boost": "0.4.9",
1111
"body-scroll-lock": "3.1.5",
12-
"graphql": "14.7.0",
12+
"graphql": "16.5.0",
1313
"proportional-scale": "3.0.1",
1414
"react": "16.14.0",
1515
"react-apollo": "3.1.5",

yarn.lock

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7417,12 +7417,10 @@ graphql-tag@^2.10.1, graphql-tag@^2.4.2:
74177417
resolved "https://registry.yarnpkg.com/graphql/-/graphql-15.3.0.tgz#3ad2b0caab0d110e3be4a5a9b2aa281e362b5278"
74187418
integrity sha512-GTCJtzJmkFLWRfFJuoo9RWWa/FfamUHgiFosxi/X1Ani4AVWbeyBenZTNX6dM+7WSbbFfTo/25eh0LLkwHMw2w==
74197419

7420-
graphql@14.7.0:
7421-
version "14.7.0"
7422-
resolved "https://registry.yarnpkg.com/graphql/-/graphql-14.7.0.tgz#7fa79a80a69be4a31c27dda824dc04dac2035a72"
7423-
integrity sha512-l0xWZpoPKpppFzMfvVyFmp9vLN7w/ZZJPefUicMCepfJeQ8sMcztloGYY9DfjVPo6tIUDzU5Hw3MUbIjj9AVVA==
7424-
dependencies:
7425-
iterall "^1.2.2"
7420+
graphql@16.5.0:
7421+
version "16.5.0"
7422+
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.5.0.tgz#41b5c1182eaac7f3d47164fb247f61e4dfb69c85"
7423+
integrity sha512-qbHgh8Ix+j/qY+a/ZcJnFQ+j8ezakqPiHwPiZhV/3PgGlgf96QMBB5/f2rkiC9sgLoy/xvT6TSiaf2nTHJh5iA==
74267424

74277425
growly@^1.3.0:
74287426
version "1.3.0"
@@ -8526,7 +8524,7 @@ istanbul-reports@^2.2.6:
85268524
dependencies:
85278525
html-escaper "^2.0.0"
85288526

8529-
iterall@^1.2.1, iterall@^1.2.2:
8527+
iterall@^1.2.1:
85308528
version "1.3.0"
85318529
resolved "https://registry.yarnpkg.com/iterall/-/iterall-1.3.0.tgz#afcb08492e2915cbd8a0884eb93a8c94d0d72fea"
85328530
integrity sha512-QZ9qOMdF+QLHxy1QIpUHUU1D5pS2CG2P69LF6L6CPjPYA/XMOmKV3PZpawHoAjHNyB0swdVTRxdYT4tbBbxqwg==

0 commit comments

Comments
 (0)