Bump @octokit/rest from 21.0.1 to 21.0.2 (#32219)

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

---
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-08-19 16:05:18 +02:00 committed by GitHub
parent 9175315ad3
commit 95e649f457
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

View file

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

View file

@ -323,8 +323,8 @@ importers:
js/apps/keycloak-server:
dependencies:
'@octokit/rest':
specifier: ^21.0.1
version: 21.0.1
specifier: ^21.0.2
version: 21.0.2
'@types/gunzip-maybe':
specifier: ^1.4.2
version: 1.4.2
@ -1178,8 +1178,8 @@ packages:
resolution: {integrity: sha512-pyAguc0p+f+GbQho0uNetNQMmLG1e80WjkIaqqgUkihqUp0boRU6nKItXO4VWnr+nbZiLGEyy4TeKRwqaLvYgw==}
engines: {node: '>= 18'}
'@octokit/rest@21.0.1':
resolution: {integrity: sha512-RWA6YU4CqK0h0J6tfYlUFnH3+YgBADlxaHXaKSG+BVr2y4PTfbU2tlKuaQoQZ83qaTbi4CUxLNAmbAqR93A6mQ==}
'@octokit/rest@21.0.2':
resolution: {integrity: sha512-+CiLisCoyWmYicH25y1cDfCrv41kRSvTq6pPWtRroRJzhsCZWZyCqGyI8foJT5LmScADSwRAnr/xo+eewL04wQ==}
engines: {node: '>= 18'}
'@octokit/types@13.5.0':
@ -5881,7 +5881,7 @@ snapshots:
'@octokit/types': 13.5.0
universal-user-agent: 7.0.2
'@octokit/rest@21.0.1':
'@octokit/rest@21.0.2':
dependencies:
'@octokit/core': 6.1.2
'@octokit/plugin-paginate-rest': 11.3.1(@octokit/core@6.1.2)