diff --git a/package.json b/package.json index b1d9814..d3c6b8d 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "dixt": "^2.2.1", "dixt-plugin-affix": "^1.0.9", "dixt-plugin-logs": "^2.1.17", - "dixt-plugin-presence": "^1.0.11", + "dixt-plugin-presence": "^3.0.0", "dixt-plugin-react": "^2.1.12", "dixt-plugin-reports": "^1.0.4", "dixt-plugin-roles": "^1.0.6", diff --git a/yarn.lock b/yarn.lock index 13a7c0d..d481970 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1309,10 +1309,10 @@ dixt-plugin-logs@^2.1.17: dotenv-flow "^4.0.0" p-queue "6.6.2" -dixt-plugin-presence@^1.0.11: - version "1.1.1" - resolved "https://registry.yarnpkg.com/dixt-plugin-presence/-/dixt-plugin-presence-1.1.1.tgz#6d9348e419207c90dcb0614d672e849b78759dd9" - integrity sha512-lWdDdDnN0ej6p3C4K8FbrFRFsYNVQ17tALMvaIuHODjWMlMaSlhx2Uqzw14clbMc4qHdUXjLx4Cl5rz7bO+X7w== +dixt-plugin-presence@^3.0.0: + version "3.0.0" + resolved "https://registry.yarnpkg.com/dixt-plugin-presence/-/dixt-plugin-presence-3.0.0.tgz#419e3e1b3d1c39ad4cbcc6ba7eb6b2ab391b97ca" + integrity sha512-g5sM/KLfitGh8QLjb/CdQrI3JrwroSJSOftQoqzfM4RwTRot5dYgbfD4CCAVZsgVdFPsgzzzxCkyqgFSlu4agg== dependencies: node-schedule "^2.1.1"