fix: Fatal error when starting realtime updates. (#64)

Via https://github.com/bourquep/mysa-js-sdk/pull/144
This commit is contained in:
Pascal Bourque
2025-10-05 15:08:07 -04:00
committed by GitHub
parent 35f2effe9c
commit 3b5dafeda9
2 changed files with 5 additions and 5 deletions

View File

@@ -49,7 +49,7 @@
"commander": "14.0.1",
"dotenv": "17.2.3",
"mqtt2ha": "4.1.2",
"mysa-js-sdk": "1.3.2",
"mysa-js-sdk": "1.3.3",
"pino": "10.0.0",
"pino-pretty": "13.1.1"
},