mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-02-22 15:04:50 +01:00
fix: upgrade react-native-fs from 2.16.4 to 2.16.6
Snyk has created this PR to upgrade react-native-fs from 2.16.4 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/bluewallet/project/4d0df22a-0152-410a-8584-6df0d0a596d4?utm_source=github&utm_medium=upgrade-pr
This commit is contained in:
parent
8952a7aa39
commit
b09920db37
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -11514,9 +11514,9 @@
|
|||
"integrity": "sha1-oBgDk8UxujR3cixuQqMc6xwRYjs="
|
||||
},
|
||||
"react-native-fs": {
|
||||
"version": "2.16.4",
|
||||
"resolved": "https://registry.npmjs.org/react-native-fs/-/react-native-fs-2.16.4.tgz",
|
||||
"integrity": "sha512-xxd2nvoxubxc7dhLi0CZqocmMA1AP5JZtvVngHRYP8QbpIDYCoJkGsABfa27oWzQNEc4VnRVT0EVhmeXc+3biA==",
|
||||
"version": "2.16.6",
|
||||
"resolved": "https://registry.npmjs.org/react-native-fs/-/react-native-fs-2.16.6.tgz",
|
||||
"integrity": "sha512-ZWOooD1AuFoAGY3HS2GY7Qx2LZo4oIg6AK0wbC68detxwvX75R/q9lRqThXNKP6vIo2VHWa0fYUo/SrLw80E8w==",
|
||||
"requires": {
|
||||
"base-64": "^0.1.0",
|
||||
"utf8": "^3.0.0"
|
||||
|
|
|
@ -101,7 +101,7 @@
|
|||
"react-native-document-picker": "git+https://github.com/BlueWallet/react-native-document-picker.git#9ce83792db340d01b1361d24b19613658abef4aa",
|
||||
"react-native-elements": "0.19.0",
|
||||
"react-native-flexi-radio-button": "0.2.2",
|
||||
"react-native-fs": "2.16.4",
|
||||
"react-native-fs": "2.16.6",
|
||||
"react-native-gesture-handler": "1.5.6",
|
||||
"react-native-handoff": "git+https://github.com/marcosrdz/react-native-handoff.git",
|
||||
"react-native-haptic-feedback": "1.9.0",
|
||||
|
|
Loading…
Add table
Reference in a new issue