diff --git a/package-lock.json b/package-lock.json index 3e66ef1affbe..cfef88742bfd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1144,9 +1144,9 @@ } }, "@github/rest-api-operations": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/@github/rest-api-operations/-/rest-api-operations-3.1.1.tgz", - "integrity": "sha512-TrF+HIai+4RZq52faEEg92sstNk89VZNCcFUhPZ7sLnlrsEMuKu1Ls7lDDHKj2GgyiiMoL1iHADgzJBosfNnug==" + "version": "3.1.3", + "resolved": "https://registry.npmjs.org/@github/rest-api-operations/-/rest-api-operations-3.1.3.tgz", + "integrity": "sha512-DK//IXBdy2djZ9B6VrrG/m7SAPFce+G0V/ctQTs1Ag1AK/Xwk5yojPhFr9kygPh7Kd0Z1GUXMPbbLB5rwvSMWg==" }, "@hapi/address": { "version": "2.1.4", diff --git a/package.json b/package.json index 903e67727cfe..57c59b46a5b7 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.0.0", - "@github/rest-api-operations": "^3.1.1", + "@github/rest-api-operations": "^3.1.3", "@octokit/rest": "^16.38.1", "@primer/css": "^15.1.0", "@primer/octicons": "^11.0.0",