Browse Source

Bump browser-nativefs from 0.9.0 to 0.9.1 (#1873)

Bumps [browser-nativefs](https://github.com/GoogleChromeLabs/browser-nativefs) from 0.9.0 to 0.9.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>
dependabot-preview[bot] 5 years ago
parent
commit
eb9a9b628a
2 changed files with 4 additions and 4 deletions
  1. 3 3
      package-lock.json
  2. 1 1
      package.json

+ 3 - 3
package-lock.json

@@ -3318,9 +3318,9 @@
       "integrity": "sha1-EsJe/kCkXjwyPrhnWgoM5XsiNx8="
     },
     "browser-nativefs": {
-      "version": "0.9.0",
-      "resolved": "https://registry.npmjs.org/browser-nativefs/-/browser-nativefs-0.9.0.tgz",
-      "integrity": "sha512-sDpTUjv7sn3RChz3SYzX3kJO7ongpoOnNmGuBb43IioVJlhnZiOoQIBzP+g3NyzTi+2ebbJl9gvtYMVZehfV5g=="
+      "version": "0.9.1",
+      "resolved": "https://registry.npmjs.org/browser-nativefs/-/browser-nativefs-0.9.1.tgz",
+      "integrity": "sha512-Tq10NyVvwjDfbNQPvKCnhmUdyLUuHBlh1qLj6Rx4HJjA08k8HA3QtjAtqVwt/DI4DbVf3+yUvMzhH9q2htXFBQ=="
     },
     "browser-process-hrtime": {
       "version": "1.0.0",

+ 1 - 1
package.json

@@ -28,7 +28,7 @@
     "@types/react": "16.9.41",
     "@types/react-dom": "16.9.8",
     "@types/socket.io-client": "1.4.33",
-    "browser-nativefs": "0.9.0",
+    "browser-nativefs": "0.9.1",
     "i18next-browser-languagedetector": "5.0.0",
     "lodash.throttle": "4.1.1",
     "nanoid": "2.1.11",