Skip to content

Commit 3ea85a1

Browse files
committed
fix(deps): update dependency @octokit/rest to v21.0.2
1 parent 50693d8 commit 3ea85a1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -823,9 +823,9 @@
823823
universal-user-agent "^7.0.2"
824824

825825
"@octokit/rest@^21.0.0":
826-
version "21.0.1"
827-
resolved "https://registry.yarnpkg.com/@octokit/rest/-/rest-21.0.1.tgz#b77d985ded81ac180f4efb26858311c0fcb8462c"
828-
integrity sha512-RWA6YU4CqK0h0J6tfYlUFnH3+YgBADlxaHXaKSG+BVr2y4PTfbU2tlKuaQoQZ83qaTbi4CUxLNAmbAqR93A6mQ==
826+
version "21.0.2"
827+
resolved "https://registry.yarnpkg.com/@octokit/rest/-/rest-21.0.2.tgz#9b767dbc1098daea8310fd8b76bf7a97215d5972"
828+
integrity sha512-+CiLisCoyWmYicH25y1cDfCrv41kRSvTq6pPWtRroRJzhsCZWZyCqGyI8foJT5LmScADSwRAnr/xo+eewL04wQ==
829829
dependencies:
830830
"@octokit/core" "^6.1.2"
831831
"@octokit/plugin-paginate-rest" "^11.0.0"

0 commit comments

Comments
 (0)