Skip to content

Commit d4e76d8

Browse files
committed
chore(deps): update dependency graphql to v16.8.1 [security]
1 parent 4f3dcc5 commit d4e76d8

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
@@ -57,7 +57,7 @@
5757
"express": "4.18.2",
5858
"express-graphql": "0.12.0",
5959
"globby": "11.1.0",
60-
"graphql": "16.8.0",
60+
"graphql": "16.8.1",
6161
"graphql-subscriptions": "2.0.0",
6262
"graphql-ws": "5.14.0",
6363
"husky": "8.0.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6990,10 +6990,10 @@ [email protected]:
69906990
lru-cache "^7.14.1"
69916991
tslib "^2.3.1"
69926992

6993-
6994-
version "16.8.0"
6995-
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.8.0.tgz#374478b7f27b2dc6153c8f42c1b80157f79d79d4"
6996-
integrity sha512-0oKGaR+y3qcS5mCu1vb7KG+a89vjn06C7Ihq/dDl3jA+A8B3TKomvi3CiEcVLJQGalbu8F52LxkOym7U5sSfbg==
6993+
6994+
version "16.8.1"
6995+
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.8.1.tgz#1930a965bef1170603702acdb68aedd3f3cf6f07"
6996+
integrity sha512-59LZHPdGZVh695Ud9lRzPBVTtlX9ZCV150Er2W43ro37wVof0ctenSaskPPjN7lVTIN8mSZt8PHUNKZuNQUuxw==
69976997

69986998
gray-matter@^4.0.3:
69996999
version "4.0.3"

0 commit comments

Comments
 (0)