File tree Expand file tree Collapse file tree 3 files changed +11
-12
lines changed
bazel/benchmark/driver-utilities Expand file tree Collapse file tree 3 files changed +11
-12
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,6 @@ ts_library(
1212 "@npm//@angular/benchpress" ,
1313 "@npm//@types/node" ,
1414 "@npm//@types/selenium-webdriver" ,
15- "@npm//@types/uuid" ,
1615 "@npm//protractor" ,
1716 "@npm//selenium-webdriver" ,
1817 "@npm//uuid" ,
Original file line number Diff line number Diff line change 3636 "@types/selenium-webdriver" : " ^4.1.21" ,
3737 "@types/send" : " ^0.17.1" ,
3838 "@types/tmp" : " ^0.2.1" ,
39- "@types/uuid" : " ^10.0.0" ,
4039 "@types/ws" : " 8.5.12" ,
4140 "@types/yargs" : " ^17.0.0" ,
4241 "browser-sync" : " ^3.0.0" ,
5049 "true-case-path" : " ^2.2.1" ,
5150 "tslib" : " ^2.5.2" ,
5251 "typescript" : " 5.6.3" ,
53- "uuid" : " ^10 .0.0" ,
52+ "uuid" : " ^11 .0.0" ,
5453 "yargs" : " ^17.0.0"
5554 },
5655 "devDependencies" : {
Original file line number Diff line number Diff line change @@ -323,7 +323,6 @@ __metadata:
323323 "@types/spdx-satisfies": "npm:^0.1.0"
324324 "@types/supports-color": "npm:^8.1.1"
325325 "@types/tmp": "npm:^0.2.1"
326- "@types/uuid": "npm:^10.0.0"
327326 "@types/wait-on": "npm:^5.3.1"
328327 "@types/which": "npm:^3.0.0"
329328 "@types/ws": "npm:8.5.12"
@@ -388,7 +387,7 @@ __metadata:
388387 typed-graphqlify: "npm:^3.1.1"
389388 typescript: "npm:5.6.3"
390389 undici: "npm:^6.19.8"
391- uuid: "npm:^10 .0.0"
390+ uuid: "npm:^11 .0.0"
392391 wait-on: "npm:^8.0.0"
393392 which: "npm:^5.0.0"
394393 ws: "npm:^8.8.0"
@@ -5268,13 +5267,6 @@ __metadata:
52685267 languageName: node
52695268 linkType: hard
52705269
5271- "@types/uuid@npm:^10.0.0":
5272- version: 10.0.0
5273- resolution: "@types/uuid@npm:10.0.0"
5274- checksum: 10c0/9a1404bf287164481cb9b97f6bb638f78f955be57c40c6513b7655160beb29df6f84c915aaf4089a1559c216557dc4d2f79b48d978742d3ae10b937420ddac60
5275- languageName: node
5276- linkType: hard
5277-
52785270"@types/wait-on@npm:^5.3.1":
52795271 version: 5.3.4
52805272 resolution: "@types/wait-on@npm:5.3.4"
@@ -15657,6 +15649,15 @@ __metadata:
1565715649 languageName: node
1565815650 linkType: hard
1565915651
15652+ "uuid@npm:^11.0.0":
15653+ version: 11.0.0
15654+ resolution: "uuid@npm:11.0.0"
15655+ bin:
15656+ uuid: dist/esm/bin/uuid
15657+ checksum: 10c0/6613e9d27f2ef6d6a5866cbaa86405f314f255b054445f185c84c734a737e9869dfd7b7452010f5e5d8ef2b20af227819058228537a3787b04d5bf3fa774e10a
15658+ languageName: node
15659+ linkType: hard
15660+
1566015661"uuid@npm:^3.3.2":
1566115662 version: 3.4.0
1566215663 resolution: "uuid@npm:3.4.0"
You can’t perform that action at this time.
0 commit comments