diff --git a/apps/simplex-calculator-bot/package.json b/apps/simplex-calculator-bot/package.json index efe842a7a8..262676ec3e 100644 --- a/apps/simplex-calculator-bot/package.json +++ b/apps/simplex-calculator-bot/package.json @@ -9,8 +9,8 @@ "test": "vitest run" }, "dependencies": { - "@simplex-chat/types": "^0.11.4", - "simplex-chat": "^7.1.0-beta.4.1" + "@simplex-chat/types": "^0.12.0", + "simplex-chat": "^7.1.0-beta.4.2" }, "devDependencies": { "@types/node": "^22.0.0",