diff --git a/package.json b/package.json index f5bf15c..e9290eb 100644 --- a/package.json +++ b/package.json @@ -78,7 +78,7 @@ "lint-staged": "9.4.2", "mkdirp": "0.5.1", "moment": "^2.24.0", - "node-fetch": "2.6.0", + "node-fetch": "2.6.1", "node-notifier": "5.4.0", "node-sass": "4.12.0", "npm-run-all": "4.1.5", diff --git a/packages/next/package.json b/packages/next/package.json index fcfd317..be26af2 100644 --- a/packages/next/package.json +++ b/packages/next/package.json @@ -115,7 +115,7 @@ "mini-css-extract-plugin": "0.8.0", "mkdirp": "0.5.1", "native-url": "0.2.6", - "node-fetch": "2.6.0", + "node-fetch": "2.6.1", "object-assign": "4.1.1", "ora": "3.4.0", "path-to-regexp": "6.1.0", diff --git a/yarn.lock b/yarn.lock index 11c5f42..cf0c04a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10905,11 +10905,16 @@ node-fetch-npm@^2.0.2: json-parse-better-errors "^1.0.0" safe-buffer "^5.1.1" -node-fetch@2.6.0, node-fetch@^2.1.1, 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.6.1, node-fetch@^2.1.1, node-fetch@^2.2.0, node-fetch@^2.3.0: + 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@^1.0.1: version "1.7.3" resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-1.7.3.tgz#980f6f72d85211a5347c6b2bc18c5b84c3eb47ef"