Skip to content

Commit 5370c8f

Browse files
committed
chore(deps): update dependency graphql to v16.8.0
1 parent 1bf1896 commit 5370c8f

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.5",
3737
"apollo-cache-inmemory": "1.6.6",
3838
"apollo-client": "2.6.10",
39-
"graphql": "16.7.1",
39+
"graphql": "16.8.0",
4040
"graphql-codegen": "0.4.0",
4141
"jest": "29.6.2",
4242
"standard-version": "9.5.0",

yarn.lock

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

3436-
graphql@16.7.1:
3437-
version "16.7.1"
3438-
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.7.1.tgz#11475b74a7bff2aefd4691df52a0eca0abd9b642"
3439-
integrity sha512-DRYR9tf+UGU0KOsMcKAlXeFfX89UiiIZ0dRU3mR0yJfu6OjZqUcp68NnFLnqQU5RexygFoDy1EW+ccOYcPfmHg==
3436+
graphql@16.8.0:
3437+
version "16.8.0"
3438+
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.8.0.tgz#374478b7f27b2dc6153c8f42c1b80157f79d79d4"
3439+
integrity sha512-0oKGaR+y3qcS5mCu1vb7KG+a89vjn06C7Ihq/dDl3jA+A8B3TKomvi3CiEcVLJQGalbu8F52LxkOym7U5sSfbg==
34403440

34413441
graphql@^0.7.0:
34423442
version "0.7.2"

0 commit comments

Comments
 (0)