diff --git a/package.json b/package.json index 989ab9b9..a7272054 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "homepage": "https://github.com/amir20/dozzle#readme", "dependencies": { "ansi-to-html": "^0.6.14", - "buefy": "^0.8.19", + "buefy": "^0.8.20", "bulma": "^0.8.2", "date-fns": "^2.14.0", "dompurify": "^2.0.11", diff --git a/yarn.lock b/yarn.lock index b86a676c..4a35fa2d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2275,10 +2275,10 @@ bser@2.1.1: dependencies: node-int64 "^0.4.0" -buefy@^0.8.19: - version "0.8.19" - resolved "https://registry.yarnpkg.com/buefy/-/buefy-0.8.19.tgz#7b8e3dd8c2dfe11595084d30579ff3e750bde4d9" - integrity sha512-c9JOYiGGHwhmFAffjUPI6wrdo5+NpGPpw1F7dc/01lY/05EPLJVHDLGnn+DC2XnEgc2VaOM31a2URdRSx3L2vA== +buefy@^0.8.20: + version "0.8.20" + resolved "https://registry.yarnpkg.com/buefy/-/buefy-0.8.20.tgz#75708800548220654575903d031a81fc8575b7f3" + integrity sha512-pg8Cn0m9cjqp2/vaKT4VIfU8KIumuX/gAT1GtearXRs56+kKqAPx3j9O8cm9W6P4jPUCHajKX6H8AqD0ram2Bg== dependencies: bulma "0.7.5"