Merge pull request #3722 from github/dependabot/npm_and_yarn/extensions/ql-vscode/octokit-27a561646c

Bump @octokit/plugin-retry from 7.1.1 to 7.1.2 in /extensions/ql-vscode in the octokit group
This commit is contained in:
Nora
2024-09-23 12:03:44 +02:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

View File

@@ -11,7 +11,7 @@
"license": "MIT",
"dependencies": {
"@floating-ui/react": "^0.26.12",
"@octokit/plugin-retry": "^7.1.1",
"@octokit/plugin-retry": "^7.1.2",
"@octokit/plugin-throttling": "^9.3.1",
"@octokit/rest": "^21.0.2",
"@vscode/codicons": "^0.0.36",
@@ -4168,9 +4168,9 @@
}
},
"node_modules/@octokit/plugin-retry": {
"version": "7.1.1",
"resolved": "https://registry.npmjs.org/@octokit/plugin-retry/-/plugin-retry-7.1.1.tgz",
"integrity": "sha512-G9Ue+x2odcb8E1XIPhaFBnTTIrrUDfXN05iFXiqhR+SeeeDMMILcAnysOsxUpEWcQp2e5Ft397FCXTcPkiPkLw==",
"version": "7.1.2",
"resolved": "https://registry.npmjs.org/@octokit/plugin-retry/-/plugin-retry-7.1.2.tgz",
"integrity": "sha512-XOWnPpH2kJ5VTwozsxGurw+svB2e61aWlmk5EVIYZPwFK5F9h4cyPyj9CIKRyMXMHSwpIsI3mPOdpMmrRhe7UQ==",
"dependencies": {
"@octokit/request-error": "^6.0.0",
"@octokit/types": "^13.0.0",

View File

@@ -1969,7 +1969,7 @@
},
"dependencies": {
"@floating-ui/react": "^0.26.12",
"@octokit/plugin-retry": "^7.1.1",
"@octokit/plugin-retry": "^7.1.2",
"@octokit/plugin-throttling": "^9.3.1",
"@octokit/rest": "^21.0.2",
"@vscode/codicons": "^0.0.36",