fix(deps): update dependency @octokit/plugin-throttling to v8.2.0

This commit is contained in:
renovate[bot] 2024-02-29 23:16:46 +00:00 committed by Thomas A. Christensen II
parent 594dc72afe
commit 584528bc97

12
package-lock.json generated
View file

@ -403,9 +403,9 @@
} }
}, },
"node_modules/@octokit/plugin-throttling": { "node_modules/@octokit/plugin-throttling": {
"version": "8.1.3", "version": "8.2.0",
"resolved": "https://registry.npmjs.org/@octokit/plugin-throttling/-/plugin-throttling-8.1.3.tgz", "resolved": "https://registry.npmjs.org/@octokit/plugin-throttling/-/plugin-throttling-8.2.0.tgz",
"integrity": "sha512-pfyqaqpc0EXh5Cn4HX9lWYsZ4gGbjnSmUILeu4u2gnuM50K/wIk9s1Pxt3lVeVwekmITgN/nJdoh43Ka+vye8A==", "integrity": "sha512-nOpWtLayKFpgqmgD0y3GqXafMFuKcA4tRPZIfu7BArd2lEZeb1988nhWhwx4aZWmjDmUfdgVf7W+Tt4AmvRmMQ==",
"dependencies": { "dependencies": {
"@octokit/types": "^12.2.0", "@octokit/types": "^12.2.0",
"bottleneck": "^2.15.3" "bottleneck": "^2.15.3"
@ -6059,9 +6059,9 @@
} }
}, },
"@octokit/plugin-throttling": { "@octokit/plugin-throttling": {
"version": "8.1.3", "version": "8.2.0",
"resolved": "https://registry.npmjs.org/@octokit/plugin-throttling/-/plugin-throttling-8.1.3.tgz", "resolved": "https://registry.npmjs.org/@octokit/plugin-throttling/-/plugin-throttling-8.2.0.tgz",
"integrity": "sha512-pfyqaqpc0EXh5Cn4HX9lWYsZ4gGbjnSmUILeu4u2gnuM50K/wIk9s1Pxt3lVeVwekmITgN/nJdoh43Ka+vye8A==", "integrity": "sha512-nOpWtLayKFpgqmgD0y3GqXafMFuKcA4tRPZIfu7BArd2lEZeb1988nhWhwx4aZWmjDmUfdgVf7W+Tt4AmvRmMQ==",
"requires": { "requires": {
"@octokit/types": "^12.2.0", "@octokit/types": "^12.2.0",
"bottleneck": "^2.15.3" "bottleneck": "^2.15.3"