diff --git a/package.json b/package.json index 6dedf42..754ca36 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "metascraper-description": "^3.9.2", "metascraper-title": "^3.9.2", "mongoose": "^5.0.11", - "node-fetch": "^2.1.2", + "node-fetch": "^2.5.0", "nodemon": "^1.17.2", "serve-favicon": "^2.4.5", "winston": "^2.4.1" diff --git a/yarn.lock b/yarn.lock index 32e8e59..01135b5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3214,10 +3214,10 @@ nocache@2.0.0: resolved "https://registry.yarnpkg.com/nocache/-/nocache-2.0.0.tgz#202b48021a0c4cbde2df80de15a17443c8b43980" integrity sha1-ICtIAhoMTL3i34DeFaF0Q8i0OYA= -node-fetch@^2.1.2: - version "2.3.0" - resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.3.0.tgz#1a1d940bbfb916a1d3e0219f037e89e71f8c5fa5" - integrity sha512-MOd8pV3fxENbryESLgVIeaGKrdl+uaYhCSSVkjeOb/31/njTpcis5aWfdqgNlHIrKOLRbMnfPINPOML2CIFeXA== +node-fetch@^2.5.0: + version "2.5.0" + resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.5.0.tgz#8028c49fc1191bba56a07adc6e2a954644a48501" + integrity sha512-YuZKluhWGJwCcUu4RlZstdAxr8bFfOVHakc1mplwHkk8J+tqM1Y5yraYvIUpeX8aY7+crCwiELJq7Vl0o0LWXw== node-pre-gyp@^0.10.0: version "0.10.3"