diff --git a/twitter/package.json b/twitter/package.json index 901f25a..423018b 100644 --- a/twitter/package.json +++ b/twitter/package.json @@ -41,7 +41,7 @@ "graphql": "^15.0.0", "graphql-tag": "^2.10.3", "isomorphic-fetch": "^2.2.1", - "node-fetch": "^2.6.0", + "node-fetch": "^2.6.1", "reason-promise": "^1.0.2", "subscriptions-transport-ws": "^0.9.16", "twit": "^2.2.11", diff --git a/twitter/yarn.lock b/twitter/yarn.lock index d1bd7ff..b218842 100644 --- a/twitter/yarn.lock +++ b/twitter/yarn.lock @@ -7789,7 +7789,7 @@ node-fetch@2.1.2: resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.1.2.tgz#ab884e8e7e57e38a944753cec706f788d1768bb5" integrity sha1-q4hOjn5X44qUR1POxwb3iNF2i7U= -node-fetch@2.6.0, node-fetch@^2.2.0, node-fetch@^2.3.0, node-fetch@^2.6.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== @@ -7802,6 +7802,11 @@ node-fetch@^1.0.1, node-fetch@^1.5.3: encoding "^0.1.11" is-stream "^1.0.1" +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-forge@0.7.4: version "0.7.4" resolved "https://registry.yarnpkg.com/node-forge/-/node-forge-0.7.4.tgz#8e6e9f563a1e32213aa7508cded22aa791dbf986"