Skip to content

Commit e428792

Browse files
author
Jurij Skornik
committed
Updated dkg.js used by the DKG Node to the latest version
1 parent e04d1a4 commit e428792

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

apps/agent/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"@react-navigation/elements": "^2.3.8",
5454
"@react-navigation/native": "^7.1.6",
5555
"better-sqlite3": "^12.2.0",
56-
"dkg.js": "^8.0.14",
56+
"dkg.js": "^8.2.1",
5757
"dotenv": "^16.3.1",
5858
"mysql2": "^3.6.5",
5959
"drizzle-orm": "^0.44.7",

packages/plugin-dkg-publisher/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"bull-board": "^2.1.3",
3232
"bullmq": "^4.15.0",
3333
"crypto-js": "^4.2.0",
34-
"dkg.js": "^8.0.14",
34+
"dkg.js": "^8.2.1",
3535
"dotenv": "^16.0.0",
3636
"drizzle-orm": "^0.44.7",
3737
"ethers": "^6.13.0",

packages/plugins/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@modelcontextprotocol/sdk": "^1.17.1",
3838
"compression": "^1.8.0",
3939
"cors": "^2.8.5",
40-
"dkg.js": "^8.0.14",
40+
"dkg.js": "^8.2.1",
4141
"express": "^5.1.0",
4242
"mime-types": "^3.0.1",
4343
"morgan": "^1.10.0",

0 commit comments

Comments
 (0)