diff --git a/package-lock.json b/package-lock.json index 3eedee2abf46..e423f64ffab2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1151,9 +1151,9 @@ } }, "@github/rest-api-operations": { - "version": "3.7.0", - "resolved": "https://registry.npmjs.org/@github/rest-api-operations/-/rest-api-operations-3.7.0.tgz", - "integrity": "sha512-qe9tMxtz5POaQk0hlH55uvbiVesxUfR0Qn0uq/R8Ak2I13h3aK79+XKbIT4HPXfm08X3sCWEJEK2kLg3UlTRsw==" + "version": "3.7.1", + "resolved": "https://registry.npmjs.org/@github/rest-api-operations/-/rest-api-operations-3.7.1.tgz", + "integrity": "sha512-ppNyeJAOgCpMqmkBBbSwj2JPfzfpN9ST4xe1G3sLl9OsYSasHTb39s1ZiHAIdIaVAtyeRnGL/3wp8dUqrX6G4A==" }, "@hapi/address": { "version": "2.1.4", diff --git a/package.json b/package.json index 18fb6fcf2d71..e4209cd3a69a 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.7.0", + "@github/rest-api-operations": "^3.7.1", "@octokit/rest": "^16.38.1", "@primer/css": "^15.1.0", "@primer/octicons": "^11.0.0",