Bump browser-nativefs from 0.9.0 to 0.9.1 (#1873)

Bumps [browser-nativefs](https://github.com/GoogleChromeLabs/browser-nativefs) from 0.9.0 to 0.9.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-07 20:02:50 +03:00 committed by GitHub
parent 3a4bc68025
commit eb9a9b628a
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

@ -3318,9 +3318,9 @@
"integrity": "sha1-EsJe/kCkXjwyPrhnWgoM5XsiNx8="
},
"browser-nativefs": {
"version": "0.9.0",
"resolved": "https://registry.npmjs.org/browser-nativefs/-/browser-nativefs-0.9.0.tgz",
"integrity": "sha512-sDpTUjv7sn3RChz3SYzX3kJO7ongpoOnNmGuBb43IioVJlhnZiOoQIBzP+g3NyzTi+2ebbJl9gvtYMVZehfV5g=="
"version": "0.9.1",
"resolved": "https://registry.npmjs.org/browser-nativefs/-/browser-nativefs-0.9.1.tgz",
"integrity": "sha512-Tq10NyVvwjDfbNQPvKCnhmUdyLUuHBlh1qLj6Rx4HJjA08k8HA3QtjAtqVwt/DI4DbVf3+yUvMzhH9q2htXFBQ=="
},
"browser-process-hrtime": {
"version": "1.0.0",

View File

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