Procházet zdrojové kódy

Bump browser-nativefs from 0.7.1 to 0.7.3 (#1578)

Bumps [browser-nativefs](https://github.com/GoogleChromeLabs/browser-nativefs) from 0.7.1 to 0.7.3.
- [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] před 5 roky
rodič
revize
29e3e30c31
2 změnil soubory, kde provedl 4 přidání a 4 odebrání
  1. 3 3
      package-lock.json
  2. 1 1
      package.json

+ 3 - 3
package-lock.json

@@ -3493,9 +3493,9 @@
       "integrity": "sha1-EsJe/kCkXjwyPrhnWgoM5XsiNx8="
     },
     "browser-nativefs": {
-      "version": "0.7.1",
-      "resolved": "https://registry.npmjs.org/browser-nativefs/-/browser-nativefs-0.7.1.tgz",
-      "integrity": "sha512-qYgdU7O83KhBViHxZGtfzap9AabVGBaB0d4b0lIzztsSUyVusk0uruYuBZ9VFya1Az3bmrpDgf85DCC59GonFw=="
+      "version": "0.7.3",
+      "resolved": "https://registry.npmjs.org/browser-nativefs/-/browser-nativefs-0.7.3.tgz",
+      "integrity": "sha512-59YYmCMQf755E3MymsSDuIpc1InxoqMTtBVKE01STY1tEy+1eUabFZOBJKYs3fK8k5uTypCCBdBRmkdViobRAw=="
     },
     "browser-process-hrtime": {
       "version": "1.0.0",

+ 1 - 1
package.json

@@ -28,7 +28,7 @@
     "@types/react": "16.9.34",
     "@types/react-dom": "16.9.8",
     "@types/socket.io-client": "1.4.32",
-    "browser-nativefs": "0.7.1",
+    "browser-nativefs": "0.7.3",
     "i18next-browser-languagedetector": "4.1.1",
     "lodash.throttle": "4.1.1",
     "nanoid": "2.1.11",