diff --git a/package.json b/package.json index b1d9814..b9f3771 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "dixt-plugin-reports": "^1.0.4", "dixt-plugin-roles": "^1.0.6", "dixt-plugin-twitch": "^1.1.17", - "dixt-plugin-worktime": "^2.2.0", + "dixt-plugin-worktime": "^5.0.0", "node-cron": "^4.2.1", "ws": "^8.18.3" }, diff --git a/yarn.lock b/yarn.lock index 13a7c0d..62ec9a9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1345,10 +1345,10 @@ dixt-plugin-twitch@^1.1.17: dependencies: dotenv-flow "^4.0.0" -dixt-plugin-worktime@^2.2.0: - version "2.2.1" - resolved "https://registry.yarnpkg.com/dixt-plugin-worktime/-/dixt-plugin-worktime-2.2.1.tgz#2a117328f52ec688fdfdd48032ca3ebf68e08af0" - integrity sha512-7Dhb3jMjN4JKDF8bYl81rlRjwK9ThK/CMuwQ88kg8FqMG5C/nt4CDDM4b2sX4ApY1LLrMki2wDJSowNXgg4rHw== +dixt-plugin-worktime@^5.0.0: + version "5.0.7" + resolved "https://registry.yarnpkg.com/dixt-plugin-worktime/-/dixt-plugin-worktime-5.0.7.tgz#4015dfd1cc407725c98b62b3fad37b485dacc448" + integrity sha512-gJH0sLBtuhkxuUeYyMKhwe60GZTJ0EmLAmASEGPnAF3zu9GBn5kYkjMTPyfmrWeb8fl9SISxEz2zRct3zlMCOg== dependencies: chart.js "^4.2.1" dayjs "^1.11.7"