mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
Bump browser-nativefs from 0.2.2 to 0.3.1 (#828)
Bumps [browser-nativefs](https://github.com/GoogleChromeLabs/browser-nativefs) from 0.2.2 to 0.3.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>
This commit is contained in:
parent
4b8b9965c2
commit
f428c6bf5f
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -3010,9 +3010,9 @@
|
||||||
"integrity": "sha1-EsJe/kCkXjwyPrhnWgoM5XsiNx8="
|
"integrity": "sha1-EsJe/kCkXjwyPrhnWgoM5XsiNx8="
|
||||||
},
|
},
|
||||||
"browser-nativefs": {
|
"browser-nativefs": {
|
||||||
"version": "0.2.2",
|
"version": "0.3.1",
|
||||||
"resolved": "https://registry.npmjs.org/browser-nativefs/-/browser-nativefs-0.2.2.tgz",
|
"resolved": "https://registry.npmjs.org/browser-nativefs/-/browser-nativefs-0.3.1.tgz",
|
||||||
"integrity": "sha512-UqcyetMYUVpEDD8nc8N5dk6Q4egFAcuLpOEMuxIOPlZavy0eL4tarj/VMk/tzbRARik3VIxLyv4Adz1sWa++8A=="
|
"integrity": "sha512-dLcodrZMuyyJvNGJaLKuhPF3uAX/mU2+D3nwbzIc7a1RaNd2enpJhATbq6xZZWeYEvckNRg7KmqgiX+0Ht3zzA=="
|
||||||
},
|
},
|
||||||
"browser-process-hrtime": {
|
"browser-process-hrtime": {
|
||||||
"version": "0.1.3",
|
"version": "0.1.3",
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
"not op_mini all"
|
"not op_mini all"
|
||||||
],
|
],
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"browser-nativefs": "0.2.2",
|
"browser-nativefs": "0.3.1",
|
||||||
"i18next-browser-languagedetector": "4.0.1",
|
"i18next-browser-languagedetector": "4.0.1",
|
||||||
"nanoid": "2.1.11",
|
"nanoid": "2.1.11",
|
||||||
"react": "16.12.0",
|
"react": "16.12.0",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue