Merge pull request #3753 from github/dependabot/npm_and_yarn/extensions/ql-vscode/octokit-e0bf4d97f5

Bump @octokit/plugin-throttling from 9.3.1 to 9.3.2 in /extensions/ql-vscode in the octokit group
This commit is contained in:
Angela P Wen
2024-10-10 13:45:19 -07:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

View File

@@ -12,7 +12,7 @@
"dependencies": {
"@floating-ui/react": "^0.26.24",
"@octokit/plugin-retry": "^7.1.2",
"@octokit/plugin-throttling": "^9.3.1",
"@octokit/plugin-throttling": "^9.3.2",
"@octokit/rest": "^21.0.2",
"@vscode/codicons": "^0.0.36",
"@vscode/debugadapter": "^1.59.0",
@@ -4184,9 +4184,9 @@
}
},
"node_modules/@octokit/plugin-throttling": {
"version": "9.3.1",
"resolved": "https://registry.npmjs.org/@octokit/plugin-throttling/-/plugin-throttling-9.3.1.tgz",
"integrity": "sha512-Qd91H4liUBhwLB2h6jZ99bsxoQdhgPk6TdwnClPyTBSDAdviGPceViEgUwj+pcQDmB/rfAXAXK7MTochpHM3yQ==",
"version": "9.3.2",
"resolved": "https://registry.npmjs.org/@octokit/plugin-throttling/-/plugin-throttling-9.3.2.tgz",
"integrity": "sha512-FqpvcTpIWFpMMwIeSoypoJXysSAQ3R+ALJhXXSG1HTP3YZOIeLmcNcimKaXxTcws+Sh6yoRl13SJ5r8sXc1Fhw==",
"dependencies": {
"@octokit/types": "^13.0.0",
"bottleneck": "^2.15.3"

View File

@@ -1970,7 +1970,7 @@
"dependencies": {
"@floating-ui/react": "^0.26.24",
"@octokit/plugin-retry": "^7.1.2",
"@octokit/plugin-throttling": "^9.3.1",
"@octokit/plugin-throttling": "^9.3.2",
"@octokit/rest": "^21.0.2",
"@vscode/codicons": "^0.0.36",
"@vscode/debugadapter": "^1.59.0",