From e8779c93403913d0e3acc4b80f4e5662f2c96a70 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 22 Nov 2019 07:33:06 +0000 Subject: [PATCH] Bump buefy from 0.8.4 to 0.8.8 Bumps [buefy](https://github.com/buefy/buefy) from 0.8.4 to 0.8.8. - [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.8.4...v0.8.8) Signed-off-by: dependabot-preview[bot] --- package-lock.json | 6 +++--- package.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index d16a071..8f8104b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2672,9 +2672,9 @@ } }, "buefy": { - "version": "0.8.4", - "resolved": "https://registry.npmjs.org/buefy/-/buefy-0.8.4.tgz", - "integrity": "sha512-hDUUKbKxQmtYlo/IPH9H+ewEN6KulpDxfNFIPvO5z3ukYqEG29psW6oFbJGisZDEIYGxqE2jMPcBOOjm8LxJVQ==", + "version": "0.8.8", + "resolved": "https://registry.npmjs.org/buefy/-/buefy-0.8.8.tgz", + "integrity": "sha512-kTUnroPBLm998KFZbeJuUgJV+nJbDUJxw1c8gzeJoe+Mve73Nb3hi6AZpgrIH8FtXmh5r8nMBYBqwN54EtPWXg==", "requires": { "bulma": "0.7.5" } diff --git a/package.json b/package.json index 378fa17..0b79991 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "@mdi/font": "^4.4.95", "apexcharts": "^3.8.6", "axios": "^0.19.0", - "buefy": "^0.8.4", + "buefy": "^0.8.8", "chart.js": "^2.8.0", "lodash-es": "^4.17.15", "ngx-gauge": "^1.0.0-beta.11",