Skip to content

Commit 1f6f2d2

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

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.5.0",
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.5.0:
2636+
version "16.5.0"
2637+
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.5.0.tgz#41b5c1182eaac7f3d47164fb247f61e4dfb69c85"
2638+
integrity sha512-qbHgh8Ix+j/qY+a/ZcJnFQ+j8ezakqPiHwPiZhV/3PgGlgf96QMBB5/f2rkiC9sgLoy/xvT6TSiaf2nTHJh5iA==
26392639

26402640
growly@^1.3.0:
26412641
version "1.3.0"

0 commit comments

Comments
 (0)