Skip to content

Commit 30a8153

Browse files
authored
Merge branch 'main' into dependabot/npm_and_yarn/squid/graphql-16.8.1
2 parents a224dbb + 59f3d7f commit 30a8153

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@walletconnect/web3wallet": "^1.8.8",
1818
"dayjs": "^1.11.9",
1919
"eslint-plugin-ternary": "^2.0.0",
20-
"graphql": "^16.7.1",
20+
"graphql": "^16.8.1",
2121
"graphql-request": "^6.1.0",
2222
"graphql-ws": "^5.14.0",
2323
"react": "18.2.0",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10376,7 +10376,7 @@ __metadata:
1037610376
eslint-plugin-cypress: ^2.14.0
1037710377
eslint-plugin-react-hooks: ^4.6.0
1037810378
eslint-plugin-ternary: ^2.0.0
10379-
graphql: ^16.7.1
10379+
graphql: ^16.8.1
1038010380
graphql-request: ^6.1.0
1038110381
graphql-ws: ^5.14.0
1038210382
react: 18.2.0

0 commit comments

Comments
 (0)