Bump browser-nativefs from 0.7.1 to 0.7.3 (#1578)

Bumps [browser-nativefs](https://github.com/GoogleChromeLabs/browser-nativefs) from 0.7.1 to 0.7.3.
- [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-05-11 19:01:15 +01:00 committed by GitHub
parent fd47bd237c
commit 29e3e30c31
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

@ -3493,9 +3493,9 @@
"integrity": "sha1-EsJe/kCkXjwyPrhnWgoM5XsiNx8="
},
"browser-nativefs": {
"version": "0.7.1",
"resolved": "https://registry.npmjs.org/browser-nativefs/-/browser-nativefs-0.7.1.tgz",
"integrity": "sha512-qYgdU7O83KhBViHxZGtfzap9AabVGBaB0d4b0lIzztsSUyVusk0uruYuBZ9VFya1Az3bmrpDgf85DCC59GonFw=="
"version": "0.7.3",
"resolved": "https://registry.npmjs.org/browser-nativefs/-/browser-nativefs-0.7.3.tgz",
"integrity": "sha512-59YYmCMQf755E3MymsSDuIpc1InxoqMTtBVKE01STY1tEy+1eUabFZOBJKYs3fK8k5uTypCCBdBRmkdViobRAw=="
},
"browser-process-hrtime": {
"version": "1.0.0",

View File

@ -28,7 +28,7 @@
"@types/react": "16.9.34",
"@types/react-dom": "16.9.8",
"@types/socket.io-client": "1.4.32",
"browser-nativefs": "0.7.1",
"browser-nativefs": "0.7.3",
"i18next-browser-languagedetector": "4.1.1",
"lodash.throttle": "4.1.1",
"nanoid": "2.1.11",