Skip to content
Closed
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 brightchain-lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
"secp256k1": "^5.0.1",
"ts-brand": "^0.2.0",
"tslib": "^2.3.0",
"uuid": "11.0.5",
"uuid": "14.0.0",
"validator": "^13.15.0"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion digitalburnbag-desktop/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@types/jest": "^30.0.0",
"@types/node": "^24.1.0",
"@types/ws": "^8.5.0",
"electron": "^33.0.0"
"electron": "^42.1.0"
},
"scripts": {
"build": "npx nx build digitalburnbag-desktop",
Expand Down
Loading