chore(deps): update dependency @octokit/webhooks-types to v7.4.0 (#899)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-03-12 00:55:37 +02:00
committed by GitHub
parent 36e8d3caed
commit d7d089e3cd

6
package-lock.json generated
View File

@@ -1856,9 +1856,9 @@
}
},
"node_modules/@octokit/webhooks-types": {
"version": "7.3.2",
"resolved": "https://registry.npmjs.org/@octokit/webhooks-types/-/webhooks-types-7.3.2.tgz",
"integrity": "sha512-JWOoOgtWTFnTSAamPXXyjTY5/apttvNxF+vPBnwdSu5cj5snrd7FO0fyw4+wTXy8fHduq626JjhO+TwCyyA6vA==",
"version": "7.4.0",
"resolved": "https://registry.npmjs.org/@octokit/webhooks-types/-/webhooks-types-7.4.0.tgz",
"integrity": "sha512-FE2V+QZ2UYlh+9wWd5BPLNXG+J/XUD/PPq0ovS+nCcGX4+3qVbi3jYOmCTW48hg9SBBLtInx9+o7fFt4H5iP0Q==",
"dev": true
},
"node_modules/@pkgjs/parseargs": {