diff --git a/gh-actions/github/checks/package-lock.json b/gh-actions/github/checks/package-lock.json index 143970b98..acd3d9fce 100644 --- a/gh-actions/github/checks/package-lock.json +++ b/gh-actions/github/checks/package-lock.json @@ -1468,9 +1468,9 @@ } }, "node_modules/@octokit/types": { - "version": "13.5.1", - "resolved": "https://registry.npmjs.org/@octokit/types/-/types-13.5.1.tgz", - "integrity": "sha512-F41lGiWBKPIWPBgjSvaDXTTQptBujnozENAK3S//nj7xsFdYdirImKlBB/hTjr+Vii68SM+8jG3UJWRa6DMuDA==", + "version": "13.6.0", + "resolved": "https://registry.npmjs.org/@octokit/types/-/types-13.6.0.tgz", + "integrity": "sha512-CrooV/vKCXqwLa+osmHLIMUb87brpgUqlqkPGc6iE2wCkUvTrHiXFMhAKoDDaAAYJrtKtrFTgSQTg5nObBEaew==", "license": "MIT", "dependencies": { "@octokit/openapi-types": "^22.2.0"