Bump browser-nativefs from 0.11.1 to 0.11.2 (#2577)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2020-12-14 05:28:16 +02:00 committed by GitHub
parent f664ba9e1e
commit 94544e458c
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

@ -5250,9 +5250,9 @@
"integrity": "sha1-EsJe/kCkXjwyPrhnWgoM5XsiNx8="
},
"browser-nativefs": {
"version": "0.11.1",
"resolved": "https://registry.npmjs.org/browser-nativefs/-/browser-nativefs-0.11.1.tgz",
"integrity": "sha512-oX+Cb8MmM77EFA3SNL/uN3NPhKhyTh1oUWx1WRSRvqcssT1NK/MpcF6XCAaDCo+CRaz0ccijmldZL7cMIwcWPg=="
"version": "0.11.2",
"resolved": "https://registry.npmjs.org/browser-nativefs/-/browser-nativefs-0.11.2.tgz",
"integrity": "sha512-wUXc3Ii8fxfBrgxdFhyn/lvfhAuObL9CxsRYW7dlpr+ZZWisTMrK0xnfelAlMQHUQRJJq6TBXkqopOZNgJkn+g=="
},
"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.1",
"browser-nativefs": "0.11.2",
"clsx": "1.1.1",
"firebase": "8.1.2",
"i18next-browser-languagedetector": "6.0.1",