|
292 | 292 | before-after-hook "^2.2.0" |
293 | 293 | universal-user-agent "^6.0.0" |
294 | 294 |
|
295 | | -"@octokit/endpoint@^9.0.1": |
296 | | - version "9.0.5" |
297 | | - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@octokit/endpoint/-/endpoint-9.0.5.tgz" |
298 | | - integrity sha1-5sDuaE4wdhTAL8asEidMUNpGXEQ= |
| 295 | +"@octokit/endpoint@^9.0.6": |
| 296 | + version "9.0.6" |
| 297 | + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@octokit/endpoint/-/endpoint-9.0.6.tgz#114d912108fe692d8b139cfe7fc0846dfd11b6c0" |
| 298 | + integrity sha1-EU2RIQj+aS2LE5z+f8CEbf0RtsA= |
299 | 299 | dependencies: |
300 | 300 | "@octokit/types" "^13.1.0" |
301 | 301 | universal-user-agent "^6.0.0" |
|
342 | 342 | deprecation "^2.0.0" |
343 | 343 | once "^1.4.0" |
344 | 344 |
|
| 345 | +"@octokit/request-error@^5.1.1": |
| 346 | + version "5.1.1" |
| 347 | + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@octokit/request-error/-/request-error-5.1.1.tgz#b9218f9c1166e68bb4d0c89b638edc62c9334805" |
| 348 | + integrity sha1-uSGPnBFm5ou00MibY47cYskzSAU= |
| 349 | + dependencies: |
| 350 | + "@octokit/types" "^13.1.0" |
| 351 | + deprecation "^2.0.0" |
| 352 | + once "^1.4.0" |
| 353 | + |
345 | 354 | "@octokit/request@^8.3.0", "@octokit/request@^8.3.1": |
346 | | - version "8.4.0" |
347 | | - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@octokit/request/-/request-8.4.0.tgz" |
348 | | - integrity sha1-f0t7Hao9H0jAl3rY//osGK3viXQ= |
| 355 | + version "8.4.1" |
| 356 | + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@octokit/request/-/request-8.4.1.tgz#715a015ccf993087977ea4365c44791fc4572486" |
| 357 | + integrity sha1-cVoBXM+ZMIeXfqQ2XER5H8RXJIY= |
349 | 358 | dependencies: |
350 | | - "@octokit/endpoint" "^9.0.1" |
351 | | - "@octokit/request-error" "^5.1.0" |
| 359 | + "@octokit/endpoint" "^9.0.6" |
| 360 | + "@octokit/request-error" "^5.1.1" |
352 | 361 | "@octokit/types" "^13.1.0" |
353 | 362 | universal-user-agent "^6.0.0" |
354 | 363 |
|
|
0 commit comments