From 32334c46affc406fc4c97383cd77e034c640adc0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Apr 2021 05:03:55 +0000 Subject: [PATCH] Bump buefy from 0.9.6 to 0.9.7 Bumps [buefy](https://github.com/buefy/buefy) from 0.9.6 to 0.9.7. - [Release notes](https://github.com/buefy/buefy/releases) - [Changelog](https://github.com/buefy/buefy/blob/dev/CHANGELOG.md) - [Commits](https://github.com/buefy/buefy/compare/v0.9.6...v0.9.7) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 37c6f2bf..7030844c 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "homepage": "https://github.com/amir20/dozzle#readme", "dependencies": { "ansi-to-html": "^0.6.14", - "buefy": "^0.9.6", + "buefy": "^0.9.7", "bulma": "^0.9.2", "date-fns": "^2.21.1", "dompurify": "^2.2.7", diff --git a/yarn.lock b/yarn.lock index e07d008b..8aee114b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2390,10 +2390,10 @@ bser@2.1.1: dependencies: node-int64 "^0.4.0" -buefy@^0.9.6: - version "0.9.6" - resolved "https://registry.yarnpkg.com/buefy/-/buefy-0.9.6.tgz#83c026c4a6f8fdcab80ded59181efc20873e3a99" - integrity sha512-qoYtbTf78xvC5fcRsuUKqUizJCAk2rg6LiAzON8X1G0GTsHkCWRWBHsJmU/jk1/6B+TQ10pSGkQgB+OLrREeXg== +buefy@^0.9.7: + version "0.9.7" + resolved "https://registry.yarnpkg.com/buefy/-/buefy-0.9.7.tgz#694e73fe0b32632a53d94c5ba9cfa4468363badd" + integrity sha512-Fli0ZjNDgtFtHm0LItWmfhNJ1oLjDwPzUWccvwXXoo2mADXaH8JQxyhY+drUuUV5/GMu5PtwqQSqPgZy942VZg== dependencies: bulma "0.9.2"