diff --git a/package.json b/package.json index b1d9814..b17e7e0 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "discord.js": "^14.11.0", "dixt": "^2.2.1", "dixt-plugin-affix": "^1.0.9", - "dixt-plugin-logs": "^2.1.17", + "dixt-plugin-logs": "^4.0.0", "dixt-plugin-presence": "^1.0.11", "dixt-plugin-react": "^2.1.12", "dixt-plugin-reports": "^1.0.4", diff --git a/yarn.lock b/yarn.lock index 13a7c0d..97d0937 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1300,10 +1300,10 @@ dixt-plugin-affix@^1.0.9: resolved "https://registry.yarnpkg.com/dixt-plugin-affix/-/dixt-plugin-affix-1.0.10.tgz#f9c5922239682cd47e27b381a4056a7dfc13c5c8" integrity sha512-JbrJ4sb3vXK5wOT33Wgxb2iRqq1rzZAo7++9STNRXQdIQf+XIrjZaqhIZuNzY1mEdTjG9Pj1N5ZSjLJqC+gblQ== -dixt-plugin-logs@^2.1.17: - version "2.1.18" - resolved "https://registry.yarnpkg.com/dixt-plugin-logs/-/dixt-plugin-logs-2.1.18.tgz#b4cb9720462b91aca013d38214ec3670f21f71be" - integrity sha512-fua8ayqpI2ren8CFC8uruLjTbF9Nv/xAbM96F+Yd8b1vXkWrHAiAv3aizcCDNR+3lO52HB+wfONPkADB34YzYQ== +dixt-plugin-logs@^4.0.0: + version "4.0.0" + resolved "https://registry.yarnpkg.com/dixt-plugin-logs/-/dixt-plugin-logs-4.0.0.tgz#fecbc135b017d70247952e7449affc4b6eba3384" + integrity sha512-STfCakNnsnBTea9E/b8K3mtKQCqt+KhYnLU5i+EZh5nwAvMY0NIrkKY/Lj83KpL3OydCTmGrGNSTZeOXQLEgiw== dependencies: discord-webhook-node "^1.1.8" dotenv-flow "^4.0.0"