Skip to content

Commit 9630714

Browse files
chore(deps): update dependency uuid to v14 [security]
1 parent aa74b72 commit 9630714

2 files changed

Lines changed: 11 additions & 2 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"@appium/support/lodash": "^4.17.23",
6262
"@appium/support/semver": "~7.7.4",
6363
"@appium/support/teen_process": "~4.0.10",
64-
"@appium/support/uuid": "~13.0.0",
64+
"@appium/support/uuid": "~14.0.0",
6565
"@appium/support/yauzl": "~3.2.0",
6666
"@colors/colors": "^1.6.0",
6767
"@microsoft/eslint-plugin-sdl/eslint-plugin-n": "^17.10.3",

yarn.lock

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15539,7 +15539,7 @@ __metadata:
1553915539
languageName: node
1554015540
linkType: hard
1554115541

15542-
"uuid@npm:^13.0.0, uuid@npm:~13.0.0":
15542+
"uuid@npm:^13.0.0":
1554315543
version: 13.0.0
1554415544
resolution: "uuid@npm:13.0.0"
1554515545
bin:
@@ -15557,6 +15557,15 @@ __metadata:
1555715557
languageName: node
1555815558
linkType: hard
1555915559

15560+
"uuid@npm:~14.0.0":
15561+
version: 14.0.0
15562+
resolution: "uuid@npm:14.0.0"
15563+
bin:
15564+
uuid: dist-node/bin/uuid
15565+
checksum: 10c0/a57ae7794c45005c1a9208989196c5baf79a7679c30f43c1bee9033a2c4d113a2cea216fa6fcc9663b08b0d55635df1a7c6eb7e7f3d21c3e50688c698fa39a50
15566+
languageName: node
15567+
linkType: hard
15568+
1556015569
"validate-npm-package-license@npm:^3.0.4":
1556115570
version: 3.0.4
1556215571
resolution: "validate-npm-package-license@npm:3.0.4"

0 commit comments

Comments
 (0)