chore(deps): bump browser-nativefs from 0.11.2 to 0.12.0 (#2634)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2020-12-21 12:35:22 +02:00 committed by GitHub
parent 0faec7efb6
commit c3c20b6087
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

@ -5168,9 +5168,9 @@
"integrity": "sha1-EsJe/kCkXjwyPrhnWgoM5XsiNx8="
},
"browser-nativefs": {
"version": "0.11.2",
"resolved": "https://registry.npmjs.org/browser-nativefs/-/browser-nativefs-0.11.2.tgz",
"integrity": "sha512-wUXc3Ii8fxfBrgxdFhyn/lvfhAuObL9CxsRYW7dlpr+ZZWisTMrK0xnfelAlMQHUQRJJq6TBXkqopOZNgJkn+g=="
"version": "0.12.0",
"resolved": "https://registry.npmjs.org/browser-nativefs/-/browser-nativefs-0.12.0.tgz",
"integrity": "sha512-ZCHJcQI6bBm9YjB+6wMT1nWg+/mnWnz7r3gJ8sx7RjgLtWROFq+BuD12cAncD6y45MIbUqFM8eMKXoHXOxSFxA=="
},
"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.2",
"browser-nativefs": "0.12.0",
"clsx": "1.1.1",
"firebase": "8.2.0",
"i18next-browser-languagedetector": "6.0.1",