Przeglądaj źródła

Bump browser-nativefs from 0.10.0 to 0.10.1 (#1971)

Bumps [browser-nativefs](https://github.com/GoogleChromeLabs/browser-nativefs) from 0.10.0 to 0.10.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] 4 lat temu
rodzic
commit
63edbb9517
2 zmienionych plików z 4 dodań i 4 usunięć
  1. 3 3
      package-lock.json
  2. 1 1
      package.json

+ 3 - 3
package-lock.json

@@ -3404,9 +3404,9 @@
       "integrity": "sha1-EsJe/kCkXjwyPrhnWgoM5XsiNx8="
     },
     "browser-nativefs": {
-      "version": "0.10.0",
-      "resolved": "https://registry.npmjs.org/browser-nativefs/-/browser-nativefs-0.10.0.tgz",
-      "integrity": "sha512-pmG7I00vqLhPDpB+nRAHh5g4OK5Nbwwv4K0Hj7HsZGNC7MLfbj5MlnjGnsVr/ohiRv28B/jtHEiVmiBjwfjJfQ=="
+      "version": "0.10.1",
+      "resolved": "https://registry.npmjs.org/browser-nativefs/-/browser-nativefs-0.10.1.tgz",
+      "integrity": "sha512-JsmU0qNzRPUeeCCgK+C4XwKZyQPmcjw3qGFilyA0y5epA1EtzcjlkAPG65nuVxoN7O649jhEtuiMi++MFSLMww=="
     },
     "browser-process-hrtime": {
       "version": "1.0.0",

+ 1 - 1
package.json

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