diff --git a/plugins/update/package.json b/plugins/update/package.json index 9ad5b47d5..2ad945228 100644 --- a/plugins/update/package.json +++ b/plugins/update/package.json @@ -26,7 +26,7 @@ "fs-extra": "9.0.1", "marked": "1.1.1", "marked-terminal": "4.1.1", - "node-fetch": "2.6.1", + "node-fetch": "2.6.7", "semver": "7.3.4", "tslib": "2.0.1" }, diff --git a/yarn.lock b/yarn.lock index ae8905f42..1baa110d7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2269,7 +2269,7 @@ fs-extra "9.0.1" marked "1.1.1" marked-terminal "4.1.1" - node-fetch "2.6.1" + node-fetch "2.6.7" semver "7.3.4" tslib "2.0.1" @@ -16997,11 +16997,6 @@ node-emoji@^1.10.0: dependencies: lodash.toarray "^4.4.0" -node-fetch@2.6.1, 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, node-fetch@^2.6.7: version "2.6.7" resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad" @@ -17022,6 +17017,11 @@ node-fetch@^2.3.0, node-fetch@^2.6.0: resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.0.tgz#e633456386d4aa55863f676a7ab0daa8fdecb0fd" integrity sha512-8dG4H5ujfvFiqDmVu9fQ5bOHUC15JMjMY/Zumv26oOvvVJjM67KF8koCWIabKQ1GJIa9r2mMZscBq/TbdOcmNA== +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-forge@0.9.0: version "0.9.0" resolved "https://registry.yarnpkg.com/node-forge/-/node-forge-0.9.0.tgz#d624050edbb44874adca12bb9a52ec63cb782579"