Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 636e792

Browse files
authoredMay 20, 2025··
fix(deps): update octokit monorepo
1 parent e8c518b commit 636e792

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@
3636
},
3737
"dependencies": {
3838
"@npmcli/arborist": "^4.0.0",
39-
"@octokit/plugin-throttling": "^3.2.2",
40-
"@octokit/rest": "^18.0.0",
39+
"@octokit/plugin-throttling": "^11.0.0",
40+
"@octokit/rest": "^21.0.0",
4141
"@pkgjs/nv": "0.2.1",
4242
"debug": "^4.1.1",
4343
"git-url-parse": "^11.1.2",

0 commit comments

Comments
 (0)
Please sign in to comment.