From d713dacfad53ff26cfe5b26ea5c87a54280b8c39 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 19 Apr 2020 23:47:09 +0000 Subject: [PATCH] fix: upgrade react-native-fs from 2.13.3 to 2.16.6 Snyk has created this PR to upgrade react-native-fs from 2.13.3 to 2.16.6. See this package in NPM: https://www.npmjs.com/package/react-native-fs See this project in Snyk: https://app.snyk.io/org/mdfkbtc/project/a325b6a1-b048-4ef6-89c2-d7e6ce6d3ce3?utm_source=github&utm_medium=upgrade-pr --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3f76c578c3..5fd6362553 100644 --- a/package.json +++ b/package.json @@ -99,7 +99,7 @@ "react-native-device-info": "4.0.1", "react-native-elements": "0.19.0", "react-native-flexi-radio-button": "0.2.2", - "react-native-fs": "2.13.3", + "react-native-fs": "2.16.6", "react-native-gesture-handler": "1.3.0", "react-native-handoff": "git+https://github.com/marcosrdz/react-native-handoff.git", "react-native-haptic-feedback": "1.7.1",