Bump @octokit/rest from 21.0.0 to 21.0.1 (#31354)

Bumps [@octokit/rest](https://github.com/octokit/rest.js) from 21.0.0 to 21.0.1.
- [Release notes](https://github.com/octokit/rest.js/releases)
- [Commits](https://github.com/octokit/rest.js/compare/v21.0.0...v21.0.1)

---
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] 2024-07-17 09:54:35 +02:00 committed by GitHub
parent 12f58f0a0e
commit 8b3bc967dd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 10 additions and 10 deletions

View file

@ -8,7 +8,7 @@
"delete-server": "rm -r ./server"
},
"dependencies": {
"@octokit/rest": "^21.0.0",
"@octokit/rest": "^21.0.1",
"@types/gunzip-maybe": "^1.4.2",
"@types/tar-fs": "^2.0.4",
"gunzip-maybe": "^1.4.2",

View file

@ -302,8 +302,8 @@ importers:
js/apps/keycloak-server:
dependencies:
'@octokit/rest':
specifier: ^21.0.0
version: 21.0.0
specifier: ^21.0.1
version: 21.0.1
'@types/gunzip-maybe':
specifier: ^1.4.2
version: 1.4.2
@ -1116,8 +1116,8 @@ packages:
peerDependencies:
'@octokit/core': '5'
'@octokit/plugin-request-log@5.3.0':
resolution: {integrity: sha512-FiGcyjdtYPlr03ExBk/0ysIlEFIFGJQAVoPPMxL19B24bVSEiZQnVGBunNtaAF1YnvE/EFoDpXmITtRnyCiypQ==}
'@octokit/plugin-request-log@5.3.1':
resolution: {integrity: sha512-n/lNeCtq+9ofhC15xzmJCNKP2BWTv8Ih2TTy+jatNCCq/gQP/V7rK3fjIfuz0pDWDALO/o/4QY4hyOF6TQQFUw==}
engines: {node: '>= 18'}
peerDependencies:
'@octokit/core': '>=6'
@ -1136,8 +1136,8 @@ packages:
resolution: {integrity: sha512-pyAguc0p+f+GbQho0uNetNQMmLG1e80WjkIaqqgUkihqUp0boRU6nKItXO4VWnr+nbZiLGEyy4TeKRwqaLvYgw==}
engines: {node: '>= 18'}
'@octokit/rest@21.0.0':
resolution: {integrity: sha512-XudXXOmiIjivdjNZ+fN71NLrnDM00sxSZlhqmPR3v0dVoJwyP628tSlc12xqn8nX3N0965583RBw5GPo6r8u4Q==}
'@octokit/rest@21.0.1':
resolution: {integrity: sha512-RWA6YU4CqK0h0J6tfYlUFnH3+YgBADlxaHXaKSG+BVr2y4PTfbU2tlKuaQoQZ83qaTbi4CUxLNAmbAqR93A6mQ==}
engines: {node: '>= 18'}
'@octokit/types@13.5.0':
@ -5589,7 +5589,7 @@ snapshots:
'@octokit/core': 6.1.2
'@octokit/types': 13.5.0
'@octokit/plugin-request-log@5.3.0(@octokit/core@6.1.2)':
'@octokit/plugin-request-log@5.3.1(@octokit/core@6.1.2)':
dependencies:
'@octokit/core': 6.1.2
@ -5609,11 +5609,11 @@ snapshots:
'@octokit/types': 13.5.0
universal-user-agent: 7.0.2
'@octokit/rest@21.0.0':
'@octokit/rest@21.0.1':
dependencies:
'@octokit/core': 6.1.2
'@octokit/plugin-paginate-rest': 11.3.1(@octokit/core@6.1.2)
'@octokit/plugin-request-log': 5.3.0(@octokit/core@6.1.2)
'@octokit/plugin-request-log': 5.3.1(@octokit/core@6.1.2)
'@octokit/plugin-rest-endpoint-methods': 13.2.2(@octokit/core@6.1.2)
'@octokit/types@13.5.0':