Skip to content

Commit 794be80

Browse files
chore(deps): update dependency graphql to v16
1 parent 054ef14 commit 794be80

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
@@ -22,7 +22,7 @@
2222
"apollo-server": "2.21.0",
2323
"apollo-server-testing": "2.21.0",
2424
"cz-conventional-changelog": "3.3.0",
25-
"graphql": "15.5.0",
25+
"graphql": "16.8.1",
2626
"jest": "26.6.3",
2727
"prettier": "2.2.1",
2828
"rollup": "2.40.0"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2632,10 +2632,10 @@ graphql-tools@^4.0.8:
26322632
iterall "^1.1.3"
26332633
uuid "^3.1.0"
26342634

2635-
graphql@15.5.0:
2636-
version "15.5.0"
2637-
resolved "https://registry.yarnpkg.com/graphql/-/graphql-15.5.0.tgz#39d19494dbe69d1ea719915b578bf920344a69d5"
2638-
integrity sha512-OmaM7y0kaK31NKG31q4YbD2beNYa6jBBKtMFT6gLYJljHLJr42IqJ8KX08u3Li/0ifzTU5HjmoOOrwa5BRLeDA==
2635+
graphql@16.8.1:
2636+
version "16.8.1"
2637+
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.8.1.tgz#1930a965bef1170603702acdb68aedd3f3cf6f07"
2638+
integrity sha512-59LZHPdGZVh695Ud9lRzPBVTtlX9ZCV150Er2W43ro37wVof0ctenSaskPPjN7lVTIN8mSZt8PHUNKZuNQUuxw==
26392639

26402640
growly@^1.3.0:
26412641
version "1.3.0"

0 commit comments

Comments
 (0)