chore(deps): bump browser-fs-access from 0.13.0 to 0.13.1 (#2980)

Bumps [browser-fs-access](https://github.com/GoogleChromeLabs/browser-fs-access) from 0.13.0 to 0.13.1.
- [Release notes](https://github.com/GoogleChromeLabs/browser-fs-access/releases)
- [Commits](https://github.com/GoogleChromeLabs/browser-fs-access/commits)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-02-07 09:43:49 +02:00 committed by GitHub
parent 489d4b7469
commit d61970cdac
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

@ -5117,9 +5117,9 @@
"integrity": "sha1-EsJe/kCkXjwyPrhnWgoM5XsiNx8="
},
"browser-fs-access": {
"version": "0.13.0",
"resolved": "https://registry.npmjs.org/browser-fs-access/-/browser-fs-access-0.13.0.tgz",
"integrity": "sha512-qP8zFVhRQThxYgBXdlFHbzIrWb1us0G5kL2ZL0vW4BO5llKE4qBAcQsQrw4KN+6vjw8sKeWaGWJtzijfRT4N0Q=="
"version": "0.13.1",
"resolved": "https://registry.npmjs.org/browser-fs-access/-/browser-fs-access-0.13.1.tgz",
"integrity": "sha512-62bg/rd018yTHMmt0nvJ8W5aJ5+2MvpxCEsgpw9wbsGiEJqs1M+HgvTHSJjyef+vEfJxDFht3ykBFQ5BiFPIbA=="
},
"browser-process-hrtime": {
"version": "1.0.0",

View File

@ -27,7 +27,7 @@
"@types/react": "17.0.1",
"@types/react-dom": "17.0.0",
"@types/socket.io-client": "1.4.35",
"browser-fs-access": "0.13.0",
"browser-fs-access": "0.13.1",
"clsx": "1.1.1",
"firebase": "8.2.5",
"i18next-browser-languagedetector": "6.0.1",