Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion e2e-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"node-fetch": "2.7.0",
"octokit": "4.1.4",
"pg": "8.18.0",
"uuid": "11.1.0",
"uuid": "14.0.0",
"winston": "3.14.2",
"yaml": "2.8.3"
},
Expand Down
12 changes: 6 additions & 6 deletions e2e-tests/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2107,7 +2107,7 @@ __metadata:
shellcheck: "npm:4.1.0"
typescript: "npm:5.9.3"
typescript-eslint: "npm:8.56.1"
uuid: "npm:11.1.0"
uuid: "npm:14.0.0"
winston: "npm:3.14.2"
yaml: "npm:2.8.3"
languageName: unknown
Expand Down Expand Up @@ -5147,12 +5147,12 @@ __metadata:
languageName: node
linkType: hard

"uuid@npm:11.1.0":
version: 11.1.0
resolution: "uuid@npm:11.1.0"
"uuid@npm:14.0.0":
version: 14.0.0
resolution: "uuid@npm:14.0.0"
bin:
uuid: dist/esm/bin/uuid
checksum: 10c0/34aa51b9874ae398c2b799c88a127701408cd581ee89ec3baa53509dd8728cbb25826f2a038f9465f8b7be446f0fbf11558862965b18d21c993684297628d4d3
uuid: dist-node/bin/uuid
checksum: 10c0/a57ae7794c45005c1a9208989196c5baf79a7679c30f43c1bee9033a2c4d113a2cea216fa6fcc9663b08b0d55635df1a7c6eb7e7f3d21c3e50688c698fa39a50
languageName: node
linkType: hard

Expand Down
Loading