diff --git a/package-lock.json b/package-lock.json index 9d0df16b..c54de124 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2247,9 +2247,9 @@ } }, "@octokit/types": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/@octokit/types/-/types-6.0.0.tgz", - "integrity": "sha512-vLunkq0Tedel0vpDC4Ir07ZLrkt6jpb+uGlIc9HZp7wTLvf2eC4AudZw7S+5B0bt2KiytEYPFtQy2X4Z1HJm/g==", + "version": "6.0.1", + "resolved": "https://registry.npmjs.org/@octokit/types/-/types-6.0.1.tgz", + "integrity": "sha512-H/DnTKC+U09en2GFLH/MfAPNDaYb1isieD4Hx4NLpEt/I1PgtZP/8a+Ehc/j9GHuVF/UvGtOVD8AF9XXvws53w==", "requires": { "@octokit/openapi-types": "^1.2.0", "@types/node": ">= 8"