Skip to content

Commit e074f15

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

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
@@ -65,7 +65,7 @@
6565
"node-fetch": "2.7.0",
6666
"octokit": "4.1.4",
6767
"pg": "8.18.0",
68-
"uuid": "11.1.0",
68+
"uuid": "14.0.0",
6969
"winston": "3.14.2",
7070
"yaml": "2.8.3"
7171
},

e2e-tests/yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2107,7 +2107,7 @@ __metadata:
21072107
shellcheck: "npm:4.1.0"
21082108
typescript: "npm:5.9.3"
21092109
typescript-eslint: "npm:8.56.1"
2110-
uuid: "npm:11.1.0"
2110+
uuid: "npm:14.0.0"
21112111
winston: "npm:3.14.2"
21122112
yaml: "npm:2.8.3"
21132113
languageName: unknown
@@ -5147,12 +5147,12 @@ __metadata:
51475147
languageName: node
51485148
linkType: hard
51495149

5150-
"uuid@npm:11.1.0":
5151-
version: 11.1.0
5152-
resolution: "uuid@npm:11.1.0"
5150+
"uuid@npm:14.0.0":
5151+
version: 14.0.0
5152+
resolution: "uuid@npm:14.0.0"
51535153
bin:
5154-
uuid: dist/esm/bin/uuid
5155-
checksum: 10c0/34aa51b9874ae398c2b799c88a127701408cd581ee89ec3baa53509dd8728cbb25826f2a038f9465f8b7be446f0fbf11558862965b18d21c993684297628d4d3
5154+
uuid: dist-node/bin/uuid
5155+
checksum: 10c0/a57ae7794c45005c1a9208989196c5baf79a7679c30f43c1bee9033a2c4d113a2cea216fa6fcc9663b08b0d55635df1a7c6eb7e7f3d21c3e50688c698fa39a50
51565156
languageName: node
51575157
linkType: hard
51585158

0 commit comments

Comments
 (0)