Skip to content
Draft
Show file tree
Hide file tree
Changes from 3 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
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@
"react-router-dom": "5.3.4",
"undici": "7.24.0",
"url-parse": "1.5.10",
"uuid": "13.0.0",
"uuid": "14.0.0",
"winston": "patch:winston@3.8.2#./patches/winston-file-descriptor.patch"
},
"devDependencies": {
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -17765,7 +17765,7 @@ __metadata:
typescript: "npm:5.9.3"
undici: "npm:7.24.0"
url-parse: "npm:1.5.10"
uuid: "npm:13.0.0"
uuid: "npm:14.0.0"
wait-on: "npm:9.0.3"
webpack: "npm:5.106.2"
webpack-bundle-analyzer: "npm:5.3.0"
Expand Down Expand Up @@ -19549,12 +19549,12 @@ __metadata:
languageName: node
linkType: hard

"uuid@npm:13.0.0":
version: 13.0.0
resolution: "uuid@npm:13.0.0"
"uuid@npm:14.0.0":
version: 14.0.0
resolution: "uuid@npm:14.0.0"
bin:
uuid: dist-node/bin/uuid
checksum: 10/2742b24d1e00257e60612572e4d28679423469998cafbaf1fe9f1482e3edf9c40754b31bfdb3d08d71b29239f227a304588f75210b3b48f2609f0673f1feccef
checksum: 10/8ee9b98f9650e25555515f7a28d3c3ae9364e72f7bb19b9e08b681bc135338beba5509b2830f6ae1cfaba4d45401da0d16d4d109b977097bc3d6ba0c5583341b
languageName: node
linkType: hard

Expand Down
Loading