Skip to content

Commit b8dc163

Browse files
chore(deps): bump graphql from 16.7.1 to 16.8.1
Bumps [graphql](https://github.com/graphql/graphql-js) from 16.7.1 to 16.8.1. - [Release notes](https://github.com/graphql/graphql-js/releases) - [Commits](graphql/graphql-js@v16.7.1...v16.8.1) --- updated-dependencies: - dependency-name: graphql dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 59e2b75 commit b8dc163

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

contracts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"dotenv": "^16.3.1",
5959
"ethereumjs-util": "^7.1.5",
6060
"ethers": "^5.7.2",
61-
"graphql": "^16.7.1",
61+
"graphql": "^16.8.1",
6262
"graphql-request": "^6.1.0",
6363
"hardhat": "^2.15.0",
6464
"hardhat-contract-sizer": "^2.10.0",

web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"chartjs-adapter-moment": "^1.0.1",
8080
"core-js": "^3.31.0",
8181
"ethers": "^5.7.2",
82-
"graphql": "^16.7.1",
82+
"graphql": "^16.8.1",
8383
"graphql-request": "~6.1.0",
8484
"moment": "^2.29.4",
8585
"overlayscrollbars": "^2.3.0",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5170,7 +5170,7 @@ __metadata:
51705170
dotenv: ^16.3.1
51715171
ethereumjs-util: ^7.1.5
51725172
ethers: ^5.7.2
5173-
graphql: ^16.7.1
5173+
graphql: ^16.8.1
51745174
graphql-request: ^6.1.0
51755175
hardhat: ^2.15.0
51765176
hardhat-contract-sizer: ^2.10.0
@@ -5284,7 +5284,7 @@ __metadata:
52845284
eslint-plugin-react: ^7.33.0
52855285
eslint-plugin-react-hooks: ^4.6.0
52865286
ethers: ^5.7.2
5287-
graphql: ^16.7.1
5287+
graphql: ^16.8.1
52885288
graphql-request: ~6.1.0
52895289
lru-cache: ^7.18.3
52905290
moment: ^2.29.4
@@ -17683,10 +17683,10 @@ __metadata:
1768317683
languageName: node
1768417684
linkType: hard
1768517685

17686-
"graphql@npm:^16.7.1":
17687-
version: 16.7.1
17688-
resolution: "graphql@npm:16.7.1"
17689-
checksum: c924d8428daf0e96a5ea43e9bc3cd1b6802899907d284478ac8f705c8fd233a0a51eef915f7569fb5de8acb2e85b802ccc6c85c2b157ad805c1e9adba5a299bd
17686+
"graphql@npm:^16.8.1":
17687+
version: 16.8.1
17688+
resolution: "graphql@npm:16.8.1"
17689+
checksum: 8d304b7b6f708c8c5cc164b06e92467dfe36aff6d4f2cf31dd19c4c2905a0e7b89edac4b7e225871131fd24e21460836b369de0c06532644d15b461d55b1ccc0
1769017690
languageName: node
1769117691
linkType: hard
1769217692

0 commit comments

Comments
 (0)