diff --git a/package.json b/package.json index 41d5f78..efb2621 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "dependencies": { "@nuxt/content": "^1.14.0", "@nuxtjs/pwa": "^3.3.5", - "buefy": "^0.9.19", + "buefy": "^0.9.20", "core-js": "^3.15.1", "nuxt": "^2.15.7", "vue-disqus": "^4.0.1", diff --git a/yarn.lock b/yarn.lock index a2d92a3..3be73ce 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3272,10 +3272,10 @@ bser@2.1.1: dependencies: node-int64 "^0.4.0" -buefy@^0.9.19: - version "0.9.19" - resolved "https://registry.yarnpkg.com/buefy/-/buefy-0.9.19.tgz#98fab4b20d62e992dbe7f720fbfc01dfa1bf86a6" - integrity sha512-5AonCrtZvTfoWJwqmoTl8JbHjjn/U+q0LrSScgUWRZBaquzb8xgzWoownG4dzNHq5veQdOOxA0aUVyK+x7X07g== +buefy@^0.9.20: + version "0.9.20" + resolved "https://registry.yarnpkg.com/buefy/-/buefy-0.9.20.tgz#db3fb39aee09adc61e4ee7035e3f49be852ef09e" + integrity sha512-lEJTLZEuN7dI6XUGq6N5oL691ncHV8Zu9WtyBsQTOlcBjCJkSUXKicorPukS0wQi0z3w+pOl/e/FTCVswJj3Ng== dependencies: bulma "0.9.3"