Skip to content

Commit

Permalink
[8.10] Upgrade graphql 16.6.0→16.8.1 (elastic#166779) (elastic#166871)
Browse files Browse the repository at this point in the history
# Backport

This will backport the following commits from `main` to `8.10`:
- [Upgrade graphql 16.6.0→16.8.1
(elastic#166779)](elastic#166779)

<!--- Backport version: 8.9.7 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)

<!--BACKPORT [{"author":{"name":"Jeramy
Soucy","email":"[email protected]"},"sourceCommit":{"committedDate":"2023-09-20T17:54:08Z","message":"Upgrade
graphql 16.6.0→16.8.1 (elastic#166779)\n\n## Summary\r\n\r\nUpgrades `graphql`
from v16.6.1 to
v16.8.1","sha":"61bad62aaa322dce11f462ac5f3422f2be3dcd60","branchLabelMapping":{"^v8.11.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Security","release_note:skip","backport:prev-minor","v8.11.0","v8.10.2"],"number":166779,"url":"https://github.com/elastic/kibana/pull/166779","mergeCommit":{"message":"Upgrade
graphql 16.6.0→16.8.1 (elastic#166779)\n\n## Summary\r\n\r\nUpgrades `graphql`
from v16.6.1 to
v16.8.1","sha":"61bad62aaa322dce11f462ac5f3422f2be3dcd60"}},"sourceBranch":"main","suggestedTargetBranches":["8.10"],"targetPullRequestStates":[{"branch":"main","label":"v8.11.0","labelRegex":"^v8.11.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/166779","number":166779,"mergeCommit":{"message":"Upgrade
graphql 16.6.0→16.8.1 (elastic#166779)\n\n## Summary\r\n\r\nUpgrades `graphql`
from v16.6.1 to
v16.8.1","sha":"61bad62aaa322dce11f462ac5f3422f2be3dcd60"}},{"branch":"8.10","label":"v8.10.2","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}]
BACKPORT-->

Co-authored-by: Jeramy Soucy <[email protected]>
  • Loading branch information
kibanamachine and jeramysoucy authored Sep 22, 2023
1 parent 4312991 commit 1810987
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -17562,9 +17562,9 @@ graphql-tag@^2.12.6:
tslib "^2.1.0"

graphql@^16.6.0:
version "16.6.0"
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.6.0.tgz#c2dcffa4649db149f6282af726c8c83f1c7c5fdb"
integrity sha512-KPIBPDlW7NxrbT/eh4qPXz5FiFdL5UbaA0XUNz2Rp3Z3hqBSkbj0GVjwFDztsWVauZUWsbKHgMg++sk8UX0bkw==
version "16.8.1"
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.8.1.tgz#1930a965bef1170603702acdb68aedd3f3cf6f07"
integrity sha512-59LZHPdGZVh695Ud9lRzPBVTtlX9ZCV150Er2W43ro37wVof0ctenSaskPPjN7lVTIN8mSZt8PHUNKZuNQUuxw==

gulp-brotli@^3.0.0:
version "3.0.0"
Expand Down

0 comments on commit 1810987

Please sign in to comment.