Update dependency uuid to v9.0.1

pull/80727/head
renovate[bot] 1 year ago
parent da6926f6f7
commit beb0b82bbd
  1. 4
      package.json
  2. 4
      packages/grafana-ui/package.json
  3. 4
      public/app/plugins/datasource/tempo/package.json
  4. 30
      yarn.lock

@ -137,7 +137,7 @@
"@types/systemjs": "6.13.5", "@types/systemjs": "6.13.5",
"@types/testing-library__jest-dom": "5.14.9", "@types/testing-library__jest-dom": "5.14.9",
"@types/tinycolor2": "1.4.6", "@types/tinycolor2": "1.4.6",
"@types/uuid": "9.0.2", "@types/uuid": "9.0.7",
"@types/webpack-assets-manifest": "^5", "@types/webpack-assets-manifest": "^5",
"@types/yargs": "17.0.32", "@types/yargs": "17.0.32",
"@typescript-eslint/eslint-plugin": "6.18.1", "@typescript-eslint/eslint-plugin": "6.18.1",
@ -404,7 +404,7 @@
"tslib": "2.6.2", "tslib": "2.6.2",
"tween-functions": "^1.2.0", "tween-functions": "^1.2.0",
"uplot": "1.6.28", "uplot": "1.6.28",
"uuid": "9.0.0", "uuid": "9.0.1",
"vendor": "link:./public/vendor", "vendor": "link:./public/vendor",
"visjs-network": "4.25.0", "visjs-network": "4.25.0",
"webpack-assets-manifest": "^5.1.0", "webpack-assets-manifest": "^5.1.0",

@ -110,7 +110,7 @@
"tinycolor2": "1.6.0", "tinycolor2": "1.6.0",
"tslib": "2.6.2", "tslib": "2.6.2",
"uplot": "1.6.28", "uplot": "1.6.28",
"uuid": "9.0.0" "uuid": "9.0.1"
}, },
"devDependencies": { "devDependencies": {
"@babel/core": "7.23.7", "@babel/core": "7.23.7",
@ -161,7 +161,7 @@
"@types/slate-react": "0.22.9", "@types/slate-react": "0.22.9",
"@types/testing-library__jest-dom": "5.14.9", "@types/testing-library__jest-dom": "5.14.9",
"@types/tinycolor2": "1.4.6", "@types/tinycolor2": "1.4.6",
"@types/uuid": "9.0.2", "@types/uuid": "9.0.7",
"common-tags": "1.8.2", "common-tags": "1.8.2",
"core-js": "3.33.0", "core-js": "3.33.0",
"css-loader": "6.8.1", "css-loader": "6.8.1",

@ -37,7 +37,7 @@
"stream-browserify": "3.0.0", "stream-browserify": "3.0.0",
"string_decoder": "1.2.0", "string_decoder": "1.2.0",
"tslib": "2.6.2", "tslib": "2.6.2",
"uuid": "9.0.0" "uuid": "9.0.1"
}, },
"devDependencies": { "devDependencies": {
"@grafana/plugin-configs": "10.4.0-pre", "@grafana/plugin-configs": "10.4.0-pre",
@ -51,7 +51,7 @@
"@types/react": "18.2.15", "@types/react": "18.2.15",
"@types/react-dom": "18.2.7", "@types/react-dom": "18.2.7",
"@types/semver": "7.5.6", "@types/semver": "7.5.6",
"@types/uuid": "9.0.2", "@types/uuid": "9.0.7",
"glob": "10.3.10", "glob": "10.3.10",
"react-select-event": "5.5.1", "react-select-event": "5.5.1",
"ts-node": "10.9.2", "ts-node": "10.9.2",

@ -3080,7 +3080,7 @@ __metadata:
"@types/react": "npm:18.2.15" "@types/react": "npm:18.2.15"
"@types/react-dom": "npm:18.2.7" "@types/react-dom": "npm:18.2.7"
"@types/semver": "npm:7.5.6" "@types/semver": "npm:7.5.6"
"@types/uuid": "npm:9.0.2" "@types/uuid": "npm:9.0.7"
buffer: "npm:6.0.3" buffer: "npm:6.0.3"
events: "npm:3.3.0" events: "npm:3.3.0"
glob: "npm:10.3.10" glob: "npm:10.3.10"
@ -3102,7 +3102,7 @@ __metadata:
ts-node: "npm:10.9.2" ts-node: "npm:10.9.2"
tslib: "npm:2.6.2" tslib: "npm:2.6.2"
typescript: "npm:5.2.2" typescript: "npm:5.2.2"
uuid: "npm:9.0.0" uuid: "npm:9.0.1"
peerDependencies: peerDependencies:
"@grafana/runtime": "*" "@grafana/runtime": "*"
languageName: unknown languageName: unknown
@ -3627,7 +3627,7 @@ __metadata:
"@types/slate-react": "npm:0.22.9" "@types/slate-react": "npm:0.22.9"
"@types/testing-library__jest-dom": "npm:5.14.9" "@types/testing-library__jest-dom": "npm:5.14.9"
"@types/tinycolor2": "npm:1.4.6" "@types/tinycolor2": "npm:1.4.6"
"@types/uuid": "npm:9.0.2" "@types/uuid": "npm:9.0.7"
ansicolor: "npm:1.1.100" ansicolor: "npm:1.1.100"
calculate-size: "npm:1.1.1" calculate-size: "npm:1.1.1"
classnames: "npm:2.3.2" classnames: "npm:2.3.2"
@ -3698,7 +3698,7 @@ __metadata:
tslib: "npm:2.6.2" tslib: "npm:2.6.2"
typescript: "npm:5.2.2" typescript: "npm:5.2.2"
uplot: "npm:1.6.28" uplot: "npm:1.6.28"
uuid: "npm:9.0.0" uuid: "npm:9.0.1"
webpack: "npm:5.89.0" webpack: "npm:5.89.0"
peerDependencies: peerDependencies:
react: ^17.0.0 || ^18.0.0 react: ^17.0.0 || ^18.0.0
@ -9416,6 +9416,13 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"@types/uuid@npm:9.0.7":
version: 9.0.7
resolution: "@types/uuid@npm:9.0.7"
checksum: c7321194aeba9ea173efd1e721403bdf4e7ae6945f8f8cdbc87c791f4b505ccf3dbc4a8883d90b394ef13b7c2dc778045792b05dbb23b3c746f8ea347804d448
languageName: node
linkType: hard
"@types/uuid@npm:^8.3.3": "@types/uuid@npm:^8.3.3":
version: 8.3.4 version: 8.3.4
resolution: "@types/uuid@npm:8.3.4" resolution: "@types/uuid@npm:8.3.4"
@ -17169,7 +17176,7 @@ __metadata:
"@types/testing-library__jest-dom": "npm:5.14.9" "@types/testing-library__jest-dom": "npm:5.14.9"
"@types/tinycolor2": "npm:1.4.6" "@types/tinycolor2": "npm:1.4.6"
"@types/trusted-types": "npm:2.0.7" "@types/trusted-types": "npm:2.0.7"
"@types/uuid": "npm:9.0.2" "@types/uuid": "npm:9.0.7"
"@types/webpack-assets-manifest": "npm:^5" "@types/webpack-assets-manifest": "npm:^5"
"@types/webpack-env": "npm:1.18.4" "@types/webpack-env": "npm:1.18.4"
"@types/yargs": "npm:17.0.32" "@types/yargs": "npm:17.0.32"
@ -17370,7 +17377,7 @@ __metadata:
tween-functions: "npm:^1.2.0" tween-functions: "npm:^1.2.0"
typescript: "npm:5.2.2" typescript: "npm:5.2.2"
uplot: "npm:1.6.28" uplot: "npm:1.6.28"
uuid: "npm:9.0.0" uuid: "npm:9.0.1"
vendor: "link:./public/vendor" vendor: "link:./public/vendor"
visjs-network: "npm:4.25.0" visjs-network: "npm:4.25.0"
webpack: "npm:5.89.0" webpack: "npm:5.89.0"
@ -29444,7 +29451,7 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"uuid@npm:9.0.0, uuid@npm:^9.0.0": "uuid@npm:9.0.0":
version: 9.0.0 version: 9.0.0
resolution: "uuid@npm:9.0.0" resolution: "uuid@npm:9.0.0"
bin: bin:
@ -29453,6 +29460,15 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"uuid@npm:9.0.1, uuid@npm:^9.0.0":
version: 9.0.1
resolution: "uuid@npm:9.0.1"
bin:
uuid: dist/bin/uuid
checksum: 9d0b6adb72b736e36f2b1b53da0d559125ba3e39d913b6072f6f033e0c87835b414f0836b45bcfaf2bdf698f92297fea1c3cc19b0b258bc182c9c43cc0fab9f2
languageName: node
linkType: hard
"uuid@npm:^3.3.2": "uuid@npm:^3.3.2":
version: 3.4.0 version: 3.4.0
resolution: "uuid@npm:3.4.0" resolution: "uuid@npm:3.4.0"

Loading…
Cancel
Save