diff --git a/package-lock.json b/package-lock.json index b7a72b11f540..51e17868f4ff 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2713,9 +2713,9 @@ } }, "@github/rest-api-operations": { - "version": "3.6.1", - "resolved": "https://registry.npmjs.org/@github/rest-api-operations/-/rest-api-operations-3.6.1.tgz", - "integrity": "sha512-tMbNFpAIxwalH46AIZGLM+6s1bP4B65lIaRZcDOrqpHbsDDRhO4fGklxqk2CfPz8goRRBETppKqOnhSmEPnADQ==" + "version": "3.8.1", + "resolved": "https://registry.npmjs.org/@github/rest-api-operations/-/rest-api-operations-3.8.1.tgz", + "integrity": "sha512-vtpk7BpHhdEzcjiuPFjCTebniDz3I4MQNCb+P1lktQzLsrCccE5/9Pkm3cSEM7XXbRPXmqf63JD7WBwGqEPHBA==" }, "@hapi/address": { "version": "2.1.4", diff --git a/package.json b/package.json index be7376dca98d..6792df6ba37b 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "@github-docs/data-directory": "^1.2.0", "@github-docs/frontmatter": "^1.3.1", "@github-docs/render-content": "^5.2.0", - "@github/rest-api-operations": "^3.6.1", + "@github/rest-api-operations": "^3.8.1", "@octokit/rest": "^16.38.1", "@primer/css": "^15.2.0", "@primer/octicons": "^11.0.0",