Bump browser-nativefs from 0.7.3 to 0.8.1 (#1734)

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot] 2020-06-08 12:19:39 +03:00 committed by GitHub
parent 1df43d0f9f
commit bec8e55c42
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

@ -3478,9 +3478,9 @@
"integrity": "sha1-EsJe/kCkXjwyPrhnWgoM5XsiNx8=" "integrity": "sha1-EsJe/kCkXjwyPrhnWgoM5XsiNx8="
}, },
"browser-nativefs": { "browser-nativefs": {
"version": "0.7.3", "version": "0.8.1",
"resolved": "https://registry.npmjs.org/browser-nativefs/-/browser-nativefs-0.7.3.tgz", "resolved": "https://registry.npmjs.org/browser-nativefs/-/browser-nativefs-0.8.1.tgz",
"integrity": "sha512-59YYmCMQf755E3MymsSDuIpc1InxoqMTtBVKE01STY1tEy+1eUabFZOBJKYs3fK8k5uTypCCBdBRmkdViobRAw==" "integrity": "sha512-5XQTR6eg+/hDBVoOKbCnCqUzhD7IP5RG6jCe+J+EaTHo8EnDxjEj3mod3BiEBc/4NfTLEMbrMzUPPY64KwnmNw=="
}, },
"browser-process-hrtime": { "browser-process-hrtime": {
"version": "1.0.0", "version": "1.0.0",

View File

@ -28,7 +28,7 @@
"@types/react": "16.9.35", "@types/react": "16.9.35",
"@types/react-dom": "16.9.8", "@types/react-dom": "16.9.8",
"@types/socket.io-client": "1.4.33", "@types/socket.io-client": "1.4.33",
"browser-nativefs": "0.7.3", "browser-nativefs": "0.8.1",
"i18next-browser-languagedetector": "4.2.0", "i18next-browser-languagedetector": "4.2.0",
"lodash.throttle": "4.1.1", "lodash.throttle": "4.1.1",
"nanoid": "2.1.11", "nanoid": "2.1.11",