Bump browser-nativefs from 0.11.0 to 0.11.1 (#2433)

Bumps [browser-nativefs](https://github.com/GoogleChromeLabs/browser-nativefs) from 0.11.0 to 0.11.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-12-01 15:37:50 +02:00 committed by GitHub
parent df33ab23f8
commit eb75dc55cb
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

@ -5360,9 +5360,9 @@
"integrity": "sha1-EsJe/kCkXjwyPrhnWgoM5XsiNx8="
},
"browser-nativefs": {
"version": "0.11.0",
"resolved": "https://registry.npmjs.org/browser-nativefs/-/browser-nativefs-0.11.0.tgz",
"integrity": "sha512-JsCiw8DeZ5gB59i81e0O0pFSDK124hRoaYR7teNnuvIFVZRXa7vYJStwZxZAJS1tlmVdu5uuC6eIARskyG/IuQ=="
"version": "0.11.1",
"resolved": "https://registry.npmjs.org/browser-nativefs/-/browser-nativefs-0.11.1.tgz",
"integrity": "sha512-oX+Cb8MmM77EFA3SNL/uN3NPhKhyTh1oUWx1WRSRvqcssT1NK/MpcF6XCAaDCo+CRaz0ccijmldZL7cMIwcWPg=="
},
"browser-process-hrtime": {
"version": "1.0.0",

View File

@ -28,7 +28,7 @@
"@types/react": "17.0.0",
"@types/react-dom": "17.0.0",
"@types/socket.io-client": "1.4.34",
"browser-nativefs": "0.11.0",
"browser-nativefs": "0.11.1",
"clsx": "1.1.1",
"firebase": "8.1.1",
"i18next-browser-languagedetector": "6.0.1",