diff --git a/package.json b/package.json index 19a0130..e58297f 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "js-yaml": "^3.14.0", "markdown-table": "^2.0.0", "next": "^12.1.6", - "node-fetch": "^2.6.1", + "node-fetch": "^2.6.7", "path": "^0.12.7", "probot": "^12.2.4", "react": "^18.2.0", diff --git a/yarn.lock b/yarn.lock index b0770f3..a8ad0b6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4284,11 +4284,6 @@ nock@^10.0.0: qs "^6.5.1" semver "^5.5.0" -node-fetch@^2.6.1: - version "2.6.1" - resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052" - integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw== - node-fetch@^2.6.7: version "2.6.7" resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"