diff --git a/package.json b/package.json index b9edfd1..fc12d26 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "graphql-tools": "^4.0.5", "js-algorithms": "^1.5.0", "mysql2": "^1.6.5", - "node-fetch": "^2.6.0", + "node-fetch": "^2.6.1", "nodemailer": "^6.2.1", "passport": "^0.4.0", "passport-http-bearer": "^1.0.1", diff --git a/yarn.lock b/yarn.lock index 41b0a4a..da175d4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2879,10 +2879,10 @@ node-fetch@^1.5.3: encoding "^0.1.11" is-stream "^1.0.1" -node-fetch@^2.1.2, node-fetch@^2.2.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.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-int64@^0.4.0: version "0.4.0"