Skip to content

Commit 9ba77e4

Browse files
committed
chore(deps): update dependency graphql to v16.7.0
1 parent 0615f4e commit 9ba77e4

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

yarn.lock

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

3440-
graphql@16.6.0:
3441-
version "16.6.0"
3442-
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.6.0.tgz#c2dcffa4649db149f6282af726c8c83f1c7c5fdb"
3443-
integrity sha512-KPIBPDlW7NxrbT/eh4qPXz5FiFdL5UbaA0XUNz2Rp3Z3hqBSkbj0GVjwFDztsWVauZUWsbKHgMg++sk8UX0bkw==
3440+
graphql@16.7.0:
3441+
version "16.7.0"
3442+
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.7.0.tgz#717051b8c183fcf8c3ad0a3668aeb5ffd1e9bc33"
3443+
integrity sha512-kdNG+ZGNf0E4dezSA2N9cRq8UdOMCcz9Wzh1dDSrCzGCz0nj6p8qlE+utY6iqr9y1sh3MZxUb7K794neZ2oT1w==
34443444

34453445
graphql@^0.7.0:
34463446
version "0.7.2"

0 commit comments

Comments
 (0)