1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-24 10:27:10 +02:00

Update dependency uuid to v9 (#7282)

This commit is contained in:
renovate[bot] 2022-11-17 14:53:24 +00:00 committed by GitHub
parent dc73899bde
commit 7d749d6b1e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 22 additions and 13 deletions

View File

@ -88,7 +88,7 @@
"tcp-port-used": "1.0.2", "tcp-port-used": "1.0.2",
"uglifycss": "0.0.29", "uglifycss": "0.0.29",
"url-parse": "1.5.10", "url-parse": "1.5.10",
"uuid": "3.4.0", "uuid": "9.0.0",
"word-wrap": "1.2.3", "word-wrap": "1.2.3",
"xml2js": "0.4.23" "xml2js": "0.4.23"
}, },

View File

@ -53,7 +53,7 @@
"raw-body": "2.5.1", "raw-body": "2.5.1",
"sqlite3": "5.1.2", "sqlite3": "5.1.2",
"stripe": "8.222.0", "stripe": "8.222.0",
"uuid": "8.3.2", "uuid": "9.0.0",
"yargs": "17.6.2", "yargs": "17.6.2",
"zxcvbn": "4.4.2" "zxcvbn": "4.4.2"
}, },

View File

@ -4475,7 +4475,7 @@ __metadata:
typescript: 4.8.4 typescript: 4.8.4
uglifycss: 0.0.29 uglifycss: 0.0.29
url-parse: 1.5.10 url-parse: 1.5.10
uuid: 3.4.0 uuid: 9.0.0
word-wrap: 1.2.3 word-wrap: 1.2.3
xml2js: 0.4.23 xml2js: 0.4.23
languageName: unknown languageName: unknown
@ -4647,7 +4647,7 @@ __metadata:
sqlite3: 5.1.2 sqlite3: 5.1.2
stripe: 8.222.0 stripe: 8.222.0
typescript: 4.8.4 typescript: 4.8.4
uuid: 8.3.2 uuid: 9.0.0
yargs: 17.6.2 yargs: 17.6.2
zxcvbn: 4.4.2 zxcvbn: 4.4.2
languageName: unknown languageName: unknown
@ -31662,15 +31662,6 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"uuid@npm:3.4.0, uuid@npm:^3.0.1, uuid@npm:^3.3.2":
version: 3.4.0
resolution: "uuid@npm:3.4.0"
bin:
uuid: ./bin/uuid
checksum: 58de2feed61c59060b40f8203c0e4ed7fd6f99d42534a499f1741218a1dd0c129f4aa1de797bcf822c8ea5da7e4137aa3673431a96dae729047f7aca7b27866f
languageName: node
linkType: hard
"uuid@npm:8.0.0": "uuid@npm:8.0.0":
version: 8.0.0 version: 8.0.0
resolution: "uuid@npm:8.0.0" resolution: "uuid@npm:8.0.0"
@ -31689,6 +31680,24 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"uuid@npm:9.0.0":
version: 9.0.0
resolution: "uuid@npm:9.0.0"
bin:
uuid: dist/bin/uuid
checksum: 8dd2c83c43ddc7e1c71e36b60aea40030a6505139af6bee0f382ebcd1a56f6cd3028f7f06ffb07f8cf6ced320b76aea275284b224b002b289f89fe89c389b028
languageName: node
linkType: hard
"uuid@npm:^3.0.1, uuid@npm:^3.3.2":
version: 3.4.0
resolution: "uuid@npm:3.4.0"
bin:
uuid: ./bin/uuid
checksum: 58de2feed61c59060b40f8203c0e4ed7fd6f99d42534a499f1741218a1dd0c129f4aa1de797bcf822c8ea5da7e4137aa3673431a96dae729047f7aca7b27866f
languageName: node
linkType: hard
"uuid@npm:^7.0.3": "uuid@npm:^7.0.3":
version: 7.0.3 version: 7.0.3
resolution: "uuid@npm:7.0.3" resolution: "uuid@npm:7.0.3"