Bump @octokit/rest from 19.0.11 to 19.0.13 in /js (#21089)

Bumps [@octokit/rest](https://github.com/octokit/rest.js) from 19.0.11 to 19.0.13.
- [Release notes](https://github.com/octokit/rest.js/releases)
- [Commits](https://github.com/octokit/rest.js/compare/v19.0.11...v19.0.13)

---
updated-dependencies:
- dependency-name: "@octokit/rest"
  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:
dependabot[bot] 2023-06-19 16:54:03 +00:00 committed by GitHub
parent 1e873f5a2d
commit 72c0e82720
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -15,7 +15,7 @@
},
"dependencies": {
"@keycloak/keycloak-admin-client": "workspace:*",
"@octokit/rest": "^19.0.11",
"@octokit/rest": "^19.0.13",
"@types/gunzip-maybe": "^1.4.0",
"@types/tar-fs": "^2.0.1",
"gunzip-maybe": "^1.4.2",

View file

@ -284,8 +284,8 @@ importers:
specifier: workspace:*
version: link:../../libs/keycloak-admin-client
'@octokit/rest':
specifier: ^19.0.11
version: 19.0.11
specifier: ^19.0.13
version: 19.0.13
'@types/gunzip-maybe':
specifier: ^1.4.0
version: 1.4.0
@ -1062,8 +1062,8 @@ packages:
- encoding
dev: false
/@octokit/rest@19.0.11:
resolution: {integrity: sha512-m2a9VhaP5/tUw8FwfnW2ICXlXpLPIqxtg3XcAiGMLj/Xhw3RSBfZ8le/466ktO1Gcjr8oXudGnHhxV1TXJgFxw==}
/@octokit/rest@19.0.13:
resolution: {integrity: sha512-/EzVox5V9gYGdbAI+ovYj3nXQT1TtTHRT+0eZPcuC05UFSWO3mdO9UY1C0i2eLF9Un1ONJkAk+IEtYGAC+TahA==}
engines: {node: '>= 14'}
dependencies:
'@octokit/core': 4.2.1