diff --git a/package.json b/package.json index 374cf5f..de3b474 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "@actions/glob": "^0.4.0" }, "devDependencies": { - "@octokit/webhooks-types": "^7.3.1", + "@octokit/webhooks-types": "^7.4.0", "@types/jest": "^28.1.8", "@types/xml2js": "^0.4.14", "@typescript-eslint/eslint-plugin": "^5.62.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b804997..7a35e2e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -17,8 +17,8 @@ dependencies: devDependencies: '@octokit/webhooks-types': - specifier: ^7.3.1 - version: 7.3.1 + specifier: ^7.4.0 + version: 7.4.0 '@types/jest': specifier: ^28.1.8 version: 28.1.8 @@ -918,8 +918,8 @@ packages: '@octokit/openapi-types': 19.0.0 dev: false - /@octokit/webhooks-types@7.3.1: - resolution: {integrity: sha512-u6355ZsZnHwmxen30SrqnYb1pXieBFkYgkNzt+Ed4Ao5tupN1OErHfzwiV6hq6duGkDAYASbq7/uVJQ69PjLEg==} + /@octokit/webhooks-types@7.4.0: + resolution: {integrity: sha512-FE2V+QZ2UYlh+9wWd5BPLNXG+J/XUD/PPq0ovS+nCcGX4+3qVbi3jYOmCTW48hg9SBBLtInx9+o7fFt4H5iP0Q==} dev: true /@sinclair/typebox@0.24.51: