diff --git a/package.json b/package.json index b1d9814..bb3242b 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": "^4.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..a87822e 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@^4.0.0: + version "4.0.0" + resolved "https://registry.yarnpkg.com/dixt-plugin-presence/-/dixt-plugin-presence-4.0.0.tgz#562a848606ca9965b676302a3549b82eb8c932ec" + integrity sha512-nGaSEhFe5mGFrNGXgZXIb85n5vzU0IaTi76sKx4pIiZlRokuMGOkj54aHflckxZCC5gow8MRq2dhQZh7iDBlGw== dependencies: node-schedule "^2.1.1"