Bump browser-nativefs from 0.2.2 to 0.3.1 (#828)

Bumps [browser-nativefs](https://github.com/GoogleChromeLabs/browser-nativefs) from 0.2.2 to 0.3.1.
- [Release notes](https://github.com/GoogleChromeLabs/browser-nativefs/releases)
- [Commits](https://github.com/GoogleChromeLabs/browser-nativefs/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-02-24 10:27:55 +01:00 committed by GitHub
parent 4b8b9965c2
commit f428c6bf5f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -3010,9 +3010,9 @@
"integrity": "sha1-EsJe/kCkXjwyPrhnWgoM5XsiNx8="
},
"browser-nativefs": {
"version": "0.2.2",
"resolved": "https://registry.npmjs.org/browser-nativefs/-/browser-nativefs-0.2.2.tgz",
"integrity": "sha512-UqcyetMYUVpEDD8nc8N5dk6Q4egFAcuLpOEMuxIOPlZavy0eL4tarj/VMk/tzbRARik3VIxLyv4Adz1sWa++8A=="
"version": "0.3.1",
"resolved": "https://registry.npmjs.org/browser-nativefs/-/browser-nativefs-0.3.1.tgz",
"integrity": "sha512-dLcodrZMuyyJvNGJaLKuhPF3uAX/mU2+D3nwbzIc7a1RaNd2enpJhATbq6xZZWeYEvckNRg7KmqgiX+0Ht3zzA=="
},
"browser-process-hrtime": {
"version": "0.1.3",

View File

@ -6,7 +6,7 @@
"not op_mini all"
],
"dependencies": {
"browser-nativefs": "0.2.2",
"browser-nativefs": "0.3.1",
"i18next-browser-languagedetector": "4.0.1",
"nanoid": "2.1.11",
"react": "16.12.0",