diff --git a/package.json b/package.json index a308d50..ee0294e 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "@nuxtjs/axios": "^5.13.6", "core-js": "^3.21.0", "nuxt": "^2.15.8", - "nuxt-buefy": "^0.4.14" + "nuxt-buefy": "^0.4.22" }, "devDependencies": { "@nuxt/types": "^2.15.8", diff --git a/yarn.lock b/yarn.lock index da0b013..70fafe1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2838,10 +2838,10 @@ browserslist@*, browserslist@^4.0.0, browserslist@^4.12.0, browserslist@^4.14.5, escalade "^3.1.1" node-releases "^1.1.71" -buefy@^0.9.14: - version "0.9.14" - resolved "https://registry.yarnpkg.com/buefy/-/buefy-0.9.14.tgz#f0441ece5255fa757bf9956761415341d18fe68b" - integrity sha512-4+8xLQBHm7H+XmCNXvEmFY01gYHvGIkMGBLxcCpbumrt5Eyj21JP7I6G313tLaT2XDk06IiNSnqgPxzFExHPjQ== +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" @@ -7098,12 +7098,12 @@ num2fraction@^1.2.2: resolved "https://registry.yarnpkg.com/num2fraction/-/num2fraction-1.2.2.tgz#6f682b6a027a4e9ddfa4564cd2589d1d4e669ede" integrity sha1-b2gragJ6Tp3fpFZM0lidHU5mnt4= -nuxt-buefy@^0.4.14: - version "0.4.14" - resolved "https://registry.yarnpkg.com/nuxt-buefy/-/nuxt-buefy-0.4.14.tgz#6262316003dcb40aef362a7add51ec0e8040e179" - integrity sha512-ixMxyaLDF1ZK/eSvar4ASkp8mnnZq930nwRPtxoMnNwXRntkEvbQvDpp49vqS/bMxesjKUQhToN/qIMBGvYX4w== +nuxt-buefy@^0.4.22: + version "0.4.22" + resolved "https://registry.yarnpkg.com/nuxt-buefy/-/nuxt-buefy-0.4.22.tgz#0a6b5417017c6340342aea2a3d36b74a01cd9eed" + integrity sha512-wqu7DkZo9c4yj+kLeBGYGEAqaLrnaDoYssGGha5s8Xp6CTtunLPq0Kdj26yu4k0rtI4M7qZaEuRgw9CMLHLhVw== dependencies: - buefy "^0.9.14" + buefy "^0.9.20" nuxt@^2.15.8: version "2.15.8"