Skip to content
Open
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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
"pino": "8.21.0",
"playwright": "1.37.1",
"undici": "5.28.4",
"uuid": "9.0.1"
"uuid": "11.1.1"
},
"resolutions": {
"chalk": "4.1.2",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ __metadata:
ts-node: "npm:10.9.2"
typescript: "npm:5.3.3"
undici: "npm:5.28.4"
uuid: "npm:9.0.1"
uuid: "npm:11.1.1"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -10164,12 +10164,12 @@ __metadata:
languageName: node
linkType: hard

"uuid@npm:9.0.1":
version: 9.0.1
resolution: "uuid@npm:9.0.1"
"uuid@npm:11.1.1":
version: 11.1.1
resolution: "uuid@npm:11.1.1"
bin:
uuid: dist/bin/uuid
checksum: 9d0b6adb72b736e36f2b1b53da0d559125ba3e39d913b6072f6f033e0c87835b414f0836b45bcfaf2bdf698f92297fea1c3cc19b0b258bc182c9c43cc0fab9f2
uuid: dist/esm/bin/uuid
checksum: 16411d3dc12a08d6691616c09a75e66a7f900ba1beef6628a76fe0602f82fae2ee537b564d0b7bc95c24f58d059ca9b58c75a1e806118efb50e17822ff00ddd2
languageName: node
linkType: hard

Expand Down
Loading