chore: update dep react-native-blob-courier

This commit is contained in:
wpetit 2023-03-06 15:27:18 +01:00
parent 50b78fa3aa
commit 6f77fc1765
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -14055,9 +14055,9 @@
}
},
"react-native-blob-courier": {
"version": "2.0.2",
"resolved": "https://registry.npmjs.org/react-native-blob-courier/-/react-native-blob-courier-2.0.2.tgz",
"integrity": "sha512-Pc6UgxbMdupIzFgy/WI47t6DQqCCXdFUMsj7315eRZcKOaI6FkAYrdU7FR8K0J0eRlruooJi9l9GTlcp8nTCTg=="
"version": "2.0.6",
"resolved": "https://registry.npmjs.org/react-native-blob-courier/-/react-native-blob-courier-2.0.6.tgz",
"integrity": "sha512-zDQQ1gISODjldKxL6xP6nOXcTLkfmD+gTCU2bNISeEm50vGv/i6YeXCGUnLM4xVwLvef4bf/R8pPT3oWyqOz1A=="
},
"react-native-blob-util": {
"version": "0.13.14",

View File

@ -51,7 +51,7 @@
"randomcolor": "^0.5.4",
"react": "16.13.1",
"react-native": "^0.64.2",
"react-native-blob-courier": "^2.0.2",
"react-native-blob-courier": "^2.0.6",
"react-native-blob-util": "^0.13.14",
"react-native-device-info": "^10.0.2",
"react-native-document-picker": "^4.1.0",