Преглед изворни кода

Bump browser-nativefs from 0.11.1 to 0.11.2 (#2577)

Bumps [browser-nativefs](https://github.com/GoogleChromeLabs/browser-nativefs) from 0.11.1 to 0.11.2.
- [Release notes](https://github.com/GoogleChromeLabs/browser-nativefs/releases)
- [Commits](https://github.com/GoogleChromeLabs/browser-nativefs/commits)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] пре 4 година
родитељ
комит
94544e458c
2 измењених фајлова са 4 додато и 4 уклоњено
  1. 3 3
      package-lock.json
  2. 1 1
      package.json

+ 3 - 3
package-lock.json

@@ -5250,9 +5250,9 @@
       "integrity": "sha1-EsJe/kCkXjwyPrhnWgoM5XsiNx8="
     },
     "browser-nativefs": {
-      "version": "0.11.1",
-      "resolved": "https://registry.npmjs.org/browser-nativefs/-/browser-nativefs-0.11.1.tgz",
-      "integrity": "sha512-oX+Cb8MmM77EFA3SNL/uN3NPhKhyTh1oUWx1WRSRvqcssT1NK/MpcF6XCAaDCo+CRaz0ccijmldZL7cMIwcWPg=="
+      "version": "0.11.2",
+      "resolved": "https://registry.npmjs.org/browser-nativefs/-/browser-nativefs-0.11.2.tgz",
+      "integrity": "sha512-wUXc3Ii8fxfBrgxdFhyn/lvfhAuObL9CxsRYW7dlpr+ZZWisTMrK0xnfelAlMQHUQRJJq6TBXkqopOZNgJkn+g=="
     },
     "browser-process-hrtime": {
       "version": "1.0.0",

+ 1 - 1
package.json

@@ -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.1",
+    "browser-nativefs": "0.11.2",
     "clsx": "1.1.1",
     "firebase": "8.1.2",
     "i18next-browser-languagedetector": "6.0.1",