diff --git a/package.json b/package.json index 05e566c..c797a3e 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "graphql-tag": "^2.10.1", "js-md5": "^0.7.3", "koa": "^2.6.2", - "node-fetch": "^2.6.0", + "node-fetch": "^2.6.1", "nuxt": "^2.0.0", "nuxt-ssr-cache": "^1.5.0", "nuxt-webfontloader": "^1.1.0" diff --git a/yarn.lock b/yarn.lock index 6563986..7c08675 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8875,10 +8875,10 @@ node-fetch@^1.0.1: encoding "^0.1.11" is-stream "^1.0.1" -node-fetch@^2.1.2, node-fetch@^2.2.0, node-fetch@^2.3.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.1.2, node-fetch@^2.2.0, node-fetch@^2.3.0, node-fetch@^2.6.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-gyp@^3.8.0: version "3.8.0"