mirror of
https://github.com/dorny/test-reporter.git
synced 2025-12-17 14:57:09 +01:00
Bump @octokit/webhooks from 7.21.0 to 8.4.1
Bumps [@octokit/webhooks](https://github.com/octokit/webhooks.js) from 7.21.0 to 8.4.1. - [Release notes](https://github.com/octokit/webhooks.js/releases) - [Commits](https://github.com/octokit/webhooks.js/compare/v7.21.0...v8.4.1) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
f285c4c6d7
commit
c3003f1cc1
2 changed files with 11 additions and 4 deletions
13
package-lock.json
generated
13
package-lock.json
generated
|
|
@ -2026,16 +2026,23 @@
|
|||
}
|
||||
},
|
||||
"@octokit/webhooks": {
|
||||
"version": "7.21.0",
|
||||
"resolved": "https://registry.npmjs.org/@octokit/webhooks/-/webhooks-7.21.0.tgz",
|
||||
"integrity": "sha512-Mj7Pa6JZgSjfzQfYF3Bf5KpyhzEBv4kHbj2EjCB/vMQiZCiiW30j5rS6t/d0ZN0FBrlSOuJIT+YU8IJt30VyWA==",
|
||||
"version": "8.4.1",
|
||||
"resolved": "https://registry.npmjs.org/@octokit/webhooks/-/webhooks-8.4.1.tgz",
|
||||
"integrity": "sha512-XV7VWuV13ltfuYREWX+3yrHFjBGalHrkzba5ht2q92s3RzFQH28NU+ZJADwbozFf5rY9fLtrVuhEsHPnaPxGrg==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@octokit/request-error": "^2.0.2",
|
||||
"@octokit/webhooks-definitions": "3.61.0",
|
||||
"aggregate-error": "^3.1.0",
|
||||
"debug": "^4.0.0"
|
||||
}
|
||||
},
|
||||
"@octokit/webhooks-definitions": {
|
||||
"version": "3.61.0",
|
||||
"resolved": "https://registry.npmjs.org/@octokit/webhooks-definitions/-/webhooks-definitions-3.61.0.tgz",
|
||||
"integrity": "sha512-Iu2rMpCU0y25T4rIMoAKyQRWf/YJZnJKbIzzrKQMQJRIiORe4AGev1GLgf5zUcnz9twQ23DYEFLpDLVHViwTDQ==",
|
||||
"dev": true
|
||||
},
|
||||
"@sindresorhus/is": {
|
||||
"version": "4.0.0",
|
||||
"resolved": "https://registry.npmjs.org/@sindresorhus/is/-/is-4.0.0.tgz",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue