diff --git a/package.json b/package.json index 0e89280..15d5e66 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "dependencies": { "@react-native-community/async-storage": "^1.6.1", "axios": "^0.19.0", - "node-fetch": "^2.6.0", + "node-fetch": "^2.6.1", "react": "16.8.6", "react-native": "0.60.5", "react-native-gesture-handler": "^1.4.1", diff --git a/yarn.lock b/yarn.lock index 14301fe..cd4e2a5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4629,10 +4629,10 @@ node-fetch@^1.0.1: encoding "^0.1.11" is-stream "^1.0.1" -node-fetch@^2.2.0, node-fetch@^2.5.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.2.0, node-fetch@^2.5.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"