Skip to content

Commit

Permalink
chore(deps): bump graphql from 16.4.0 to 16.8.1 in /extensions/github…
Browse files Browse the repository at this point in the history
…1s (#526)

Bumps [graphql](https://github.com/graphql/graphql-js) from 16.4.0 to 16.8.1.
- [Release notes](https://github.com/graphql/graphql-js/releases)
- [Commits](graphql/graphql-js@v16.4.0...v16.8.1)

---
updated-dependencies:
- dependency-name: graphql
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 26, 2023
1 parent 18271b0 commit 1d8e2e8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion extensions/github1s/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -595,7 +595,7 @@
"@apollo/client": "^3.5.10",
"@octokit/core": "^3.6.0",
"dayjs": "^1.11.1",
"graphql": "^16.3.0",
"graphql": "^16.8.1",
"history": "^5.3.0",
"js-base64": "^3.7.2",
"json-stable-stringify": "^1.0.1",
Expand Down
8 changes: 4 additions & 4 deletions extensions/github1s/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -961,10 +961,10 @@ graphql-tag@^2.12.6:
dependencies:
tslib "^2.1.0"

graphql@^16.3.0:
version "16.4.0"
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.4.0.tgz#bb10b1b4683045dedcb67000eb4ad134a36c59e6"
integrity sha512-tYDNcRvKCcfHREZYje3v33NSrSD/ZpbWWdPtBtUUuXx9NCo/2QDxYzNqCnMvfsrnbwRpEHMovVrPu/ERoLrIRg==
graphql@^16.8.1:
version "16.8.1"
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.8.1.tgz#1930a965bef1170603702acdb68aedd3f3cf6f07"
integrity sha512-59LZHPdGZVh695Ud9lRzPBVTtlX9ZCV150Er2W43ro37wVof0ctenSaskPPjN7lVTIN8mSZt8PHUNKZuNQUuxw==

has-bigints@^1.0.1, has-bigints@^1.0.2:
version "1.0.2"
Expand Down

0 comments on commit 1d8e2e8

Please sign in to comment.