Update dependency uuid to v9 (#58260)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2022-11-04 16:54:12 +00:00 committed by GitHub
parent 10ee9f129d
commit 85d15b6292
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 19 additions and 10 deletions

View File

@ -398,7 +398,7 @@
"tinycolor2": "1.4.2", "tinycolor2": "1.4.2",
"tslib": "2.4.1", "tslib": "2.4.1",
"uplot": "1.6.22", "uplot": "1.6.22",
"uuid": "8.3.2", "uuid": "9.0.0",
"vendor": "link:./public/vendor", "vendor": "link:./public/vendor",
"visjs-network": "4.25.0", "visjs-network": "4.25.0",
"whatwg-fetch": "3.6.2" "whatwg-fetch": "3.6.2"

View File

@ -80,7 +80,7 @@
"ts-loader": "8.4.0", "ts-loader": "8.4.0",
"tslib": "2.4.1", "tslib": "2.4.1",
"typescript": "4.8.4", "typescript": "4.8.4",
"uuid": "8.3.2", "uuid": "9.0.0",
"yaml": "^2.0.0" "yaml": "^2.0.0"
} }
} }

View File

@ -108,7 +108,7 @@
"tinycolor2": "1.4.2", "tinycolor2": "1.4.2",
"tslib": "2.4.1", "tslib": "2.4.1",
"uplot": "1.6.22", "uplot": "1.6.22",
"uuid": "8.3.2" "uuid": "9.0.0"
}, },
"devDependencies": { "devDependencies": {
"@babel/core": "7.19.6", "@babel/core": "7.19.6",

View File

@ -4440,7 +4440,7 @@ __metadata:
ts-loader: 8.4.0 ts-loader: 8.4.0
tslib: 2.4.1 tslib: 2.4.1
typescript: 4.8.4 typescript: 4.8.4
uuid: 8.3.2 uuid: 9.0.0
webpack: 5.74.0 webpack: 5.74.0
yaml: ^2.0.0 yaml: ^2.0.0
bin: bin:
@ -4820,7 +4820,7 @@ __metadata:
tslib: 2.4.1 tslib: 2.4.1
typescript: 4.8.4 typescript: 4.8.4
uplot: 1.6.22 uplot: 1.6.22
uuid: 8.3.2 uuid: 9.0.0
webpack: 5.74.0 webpack: 5.74.0
peerDependencies: peerDependencies:
react: ^16.8.0 || ^17.0.0 react: ^16.8.0 || ^17.0.0
@ -21812,7 +21812,7 @@ __metadata:
tslib: 2.4.1 tslib: 2.4.1
typescript: 4.8.4 typescript: 4.8.4
uplot: 1.6.22 uplot: 1.6.22
uuid: 8.3.2 uuid: 9.0.0
vendor: "link:./public/vendor" vendor: "link:./public/vendor"
visjs-network: 4.25.0 visjs-network: 4.25.0
wait-on: 6.0.1 wait-on: 6.0.1
@ -37989,12 +37989,12 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"uuid@npm:8.3.2, uuid@npm:^8.3.2": "uuid@npm:9.0.0":
version: 8.3.2 version: 9.0.0
resolution: "uuid@npm:8.3.2" resolution: "uuid@npm:9.0.0"
bin: bin:
uuid: dist/bin/uuid uuid: dist/bin/uuid
checksum: 5575a8a75c13120e2f10e6ddc801b2c7ed7d8f3c8ac22c7ed0c7b2ba6383ec0abda88c905085d630e251719e0777045ae3236f04c812184b7c765f63a70e58df checksum: 8dd2c83c43ddc7e1c71e36b60aea40030a6505139af6bee0f382ebcd1a56f6cd3028f7f06ffb07f8cf6ced320b76aea275284b224b002b289f89fe89c389b028
languageName: node languageName: node
linkType: hard linkType: hard
@ -38007,6 +38007,15 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"uuid@npm:^8.3.2":
version: 8.3.2
resolution: "uuid@npm:8.3.2"
bin:
uuid: dist/bin/uuid
checksum: 5575a8a75c13120e2f10e6ddc801b2c7ed7d8f3c8ac22c7ed0c7b2ba6383ec0abda88c905085d630e251719e0777045ae3236f04c812184b7c765f63a70e58df
languageName: node
linkType: hard
"uvu@npm:^0.5.0": "uvu@npm:^0.5.0":
version: 0.5.6 version: 0.5.6
resolution: "uvu@npm:0.5.6" resolution: "uvu@npm:0.5.6"