Skip to content

Commit b6cf4f3

Browse files
committed
chore(deps): update dependency graphql to v16.8.1
1 parent 768ffc6 commit b6cf4f3

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"@types/node": "18.17.17",
3737
"apollo-cache-inmemory": "1.6.6",
3838
"apollo-client": "2.6.10",
39-
"graphql": "16.8.0",
39+
"graphql": "16.8.1",
4040
"graphql-codegen": "0.4.0",
4141
"jest": "29.7.0",
4242
"standard-version": "9.5.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3445,10 +3445,10 @@ graphql-ws@^5.4.1:
34453445
resolved "https://registry.npmjs.org/graphql-ws/-/graphql-ws-5.9.1.tgz"
34463446
integrity sha512-mL/SWGBwIT9Meq0NlfS55yXXTOeWPMbK7bZBEZhFu46bcGk1coTx2Sdtzxdk+9yHWngD+Fk1PZDWaAutQa9tpw==
34473447

3448-
3449-
version "16.8.0"
3450-
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.8.0.tgz#374478b7f27b2dc6153c8f42c1b80157f79d79d4"
3451-
integrity sha512-0oKGaR+y3qcS5mCu1vb7KG+a89vjn06C7Ihq/dDl3jA+A8B3TKomvi3CiEcVLJQGalbu8F52LxkOym7U5sSfbg==
3448+
3449+
version "16.8.1"
3450+
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.8.1.tgz#1930a965bef1170603702acdb68aedd3f3cf6f07"
3451+
integrity sha512-59LZHPdGZVh695Ud9lRzPBVTtlX9ZCV150Er2W43ro37wVof0ctenSaskPPjN7lVTIN8mSZt8PHUNKZuNQUuxw==
34523452

34533453
graphql@^0.7.0:
34543454
version "0.7.2"

0 commit comments

Comments
 (0)