Skip to content

Commit

Permalink
chore(deps): bump graphql from 16.7.1 to 16.8.1
Browse files Browse the repository at this point in the history
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 26, 2023
1 parent acb94e9 commit f5cd3b6
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion contracts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"dotenv": "^16.3.1",
"ethereumjs-util": "^7.1.5",
"ethers": "^5.7.2",
"graphql": "^16.7.1",
"graphql": "^16.8.1",
"graphql-request": "^6.1.0",
"hardhat": "^2.15.0",
"hardhat-contract-sizer": "^2.10.0",
Expand Down
2 changes: 1 addition & 1 deletion web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
"chartjs-adapter-moment": "^1.0.1",
"core-js": "^3.31.0",
"ethers": "^5.7.2",
"graphql": "^16.7.1",
"graphql": "^16.8.1",
"graphql-request": "~6.1.0",
"moment": "^2.29.4",
"overlayscrollbars": "^2.3.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5170,7 +5170,7 @@ __metadata:
dotenv: ^16.3.1
ethereumjs-util: ^7.1.5
ethers: ^5.7.2
graphql: ^16.7.1
graphql: ^16.8.1
graphql-request: ^6.1.0
hardhat: ^2.15.0
hardhat-contract-sizer: ^2.10.0
Expand Down Expand Up @@ -5284,7 +5284,7 @@ __metadata:
eslint-plugin-react: ^7.33.0
eslint-plugin-react-hooks: ^4.6.0
ethers: ^5.7.2
graphql: ^16.7.1
graphql: ^16.8.1
graphql-request: ~6.1.0
lru-cache: ^7.18.3
moment: ^2.29.4
Expand Down Expand Up @@ -17683,10 +17683,10 @@ __metadata:
languageName: node
linkType: hard

"graphql@npm:^16.7.1":
version: 16.7.1
resolution: "graphql@npm:16.7.1"
checksum: c924d8428daf0e96a5ea43e9bc3cd1b6802899907d284478ac8f705c8fd233a0a51eef915f7569fb5de8acb2e85b802ccc6c85c2b157ad805c1e9adba5a299bd
"graphql@npm:^16.8.1":
version: 16.8.1
resolution: "graphql@npm:16.8.1"
checksum: 8d304b7b6f708c8c5cc164b06e92467dfe36aff6d4f2cf31dd19c4c2905a0e7b89edac4b7e225871131fd24e21460836b369de0c06532644d15b461d55b1ccc0
languageName: node
linkType: hard

Expand Down

0 comments on commit f5cd3b6

Please sign in to comment.