diff --git a/package.json b/package.json index ad66543..97f913d 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "marked": "^0.8.0", "marked-terminal": "^4.0.0", "neo-blessed": "^0.2.0", - "node-fetch": "^2.6.0", + "node-fetch": "^2.6.1", "nodemon": "^2.0.2", "raf": "^3.4.1", "react": "^16.12.0", diff --git a/yarn.lock b/yarn.lock index 9528067..e8508a8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3428,10 +3428,10 @@ node-emoji@^1.10.0: dependencies: lodash.toarray "^4.4.0" -node-fetch@^2.6.0: - version "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-libs-browser@^2.2.1: version "2.2.1"