Skip to content

Commit 04d3ef6

Browse files
fix(deps): update dependency uuid to v14 [security]
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c6a928c commit 04d3ef6

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

e2e-tests/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"node-fetch": "2.7.0",
6565
"octokit": "4.1.4",
6666
"pg": "8.18.0",
67-
"uuid": "11.1.0",
67+
"uuid": "14.0.0",
6868
"winston": "3.14.2",
6969
"yaml": "2.8.3"
7070
},

e2e-tests/yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2065,7 +2065,7 @@ __metadata:
20652065
shellcheck: "npm:4.1.0"
20662066
typescript: "npm:5.9.3"
20672067
typescript-eslint: "npm:8.56.1"
2068-
uuid: "npm:11.1.0"
2068+
uuid: "npm:14.0.0"
20692069
winston: "npm:3.14.2"
20702070
yaml: "npm:2.8.3"
20712071
languageName: unknown
@@ -5009,12 +5009,12 @@ __metadata:
50095009
languageName: node
50105010
linkType: hard
50115011

5012-
"uuid@npm:11.1.0":
5013-
version: 11.1.0
5014-
resolution: "uuid@npm:11.1.0"
5012+
"uuid@npm:14.0.0":
5013+
version: 14.0.0
5014+
resolution: "uuid@npm:14.0.0"
50155015
bin:
5016-
uuid: dist/esm/bin/uuid
5017-
checksum: 10c0/34aa51b9874ae398c2b799c88a127701408cd581ee89ec3baa53509dd8728cbb25826f2a038f9465f8b7be446f0fbf11558862965b18d21c993684297628d4d3
5016+
uuid: dist-node/bin/uuid
5017+
checksum: 10c0/a57ae7794c45005c1a9208989196c5baf79a7679c30f43c1bee9033a2c4d113a2cea216fa6fcc9663b08b0d55635df1a7c6eb7e7f3d21c3e50688c698fa39a50
50185018
languageName: node
50195019
linkType: hard
50205020

0 commit comments

Comments
 (0)