Bump browser-nativefs from 0.10.0 to 0.10.1 (#1971)

Bumps [browser-nativefs](https://github.com/GoogleChromeLabs/browser-nativefs) from 0.10.0 to 0.10.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>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot] 2020-07-27 12:49:34 +03:00 committed by GitHub
parent a4ad22bc4d
commit 63edbb9517
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

@ -3404,9 +3404,9 @@
"integrity": "sha1-EsJe/kCkXjwyPrhnWgoM5XsiNx8="
},
"browser-nativefs": {
"version": "0.10.0",
"resolved": "https://registry.npmjs.org/browser-nativefs/-/browser-nativefs-0.10.0.tgz",
"integrity": "sha512-pmG7I00vqLhPDpB+nRAHh5g4OK5Nbwwv4K0Hj7HsZGNC7MLfbj5MlnjGnsVr/ohiRv28B/jtHEiVmiBjwfjJfQ=="
"version": "0.10.1",
"resolved": "https://registry.npmjs.org/browser-nativefs/-/browser-nativefs-0.10.1.tgz",
"integrity": "sha512-JsmU0qNzRPUeeCCgK+C4XwKZyQPmcjw3qGFilyA0y5epA1EtzcjlkAPG65nuVxoN7O649jhEtuiMi++MFSLMww=="
},
"browser-process-hrtime": {
"version": "1.0.0",

View File

@ -28,7 +28,7 @@
"@types/react": "16.9.43",
"@types/react-dom": "16.9.8",
"@types/socket.io-client": "1.4.33",
"browser-nativefs": "0.10.0",
"browser-nativefs": "0.10.1",
"i18next-browser-languagedetector": "5.0.0",
"lodash.throttle": "4.1.1",
"nanoid": "2.1.11",