mirror of
https://github.com/podman-desktop/podman-desktop
synced 2026-05-24 10:18:53 +00:00
chore(deps): bump @octokit/graphql from 8.1.0 to 8.1.1 (#6804)
Bumps [@octokit/graphql](https://github.com/octokit/graphql.js) from 8.1.0 to 8.1.1. - [Release notes](https://github.com/octokit/graphql.js/releases) - [Commits](https://github.com/octokit/graphql.js/compare/v8.1.0...v8.1.1) --- updated-dependencies: - dependency-name: "@octokit/graphql" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
c015d95ead
commit
b9a465600a
2 changed files with 5 additions and 5 deletions
|
|
@ -10,7 +10,7 @@
|
|||
"build": "vite build"
|
||||
},
|
||||
"dependencies": {
|
||||
"@octokit/graphql": "^8.1.0"
|
||||
"@octokit/graphql": "^8.1.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"typescript": "^5.4.5",
|
||||
|
|
|
|||
|
|
@ -3097,10 +3097,10 @@
|
|||
"@octokit/types" "^12.0.0"
|
||||
universal-user-agent "^6.0.0"
|
||||
|
||||
"@octokit/graphql@^8.1.0":
|
||||
version "8.1.0"
|
||||
resolved "https://registry.yarnpkg.com/@octokit/graphql/-/graphql-8.1.0.tgz#7e0532f17db0bf986d962271715909d427605db5"
|
||||
integrity sha512-XDvj6GcUnQYgbCLXElt3vZDzNIPGvGiwxQO2XzsvfVUjebGh0E5eCD/1My9zUGSNKaGVZitVuO8LMziGmoFryg==
|
||||
"@octokit/graphql@^8.1.1":
|
||||
version "8.1.1"
|
||||
resolved "https://registry.yarnpkg.com/@octokit/graphql/-/graphql-8.1.1.tgz#3cacab5f2e55d91c733e3bf481d3a3f8a5f639c4"
|
||||
integrity sha512-ukiRmuHTi6ebQx/HFRCXKbDlOh/7xEV6QUXaE7MJEKGNAncGI/STSbOkl12qVXZrfZdpXctx5O9X1AIaebiDBg==
|
||||
dependencies:
|
||||
"@octokit/request" "^9.0.0"
|
||||
"@octokit/types" "^13.0.0"
|
||||
|
|
|
|||
Loading…
Reference in a new issue