diff --git a/dashboard/package-lock.json b/dashboard/package-lock.json index 11233f5d..4fb815f1 100644 --- a/dashboard/package-lock.json +++ b/dashboard/package-lock.json @@ -1985,6 +1985,14 @@ "node-releases": "^1.1.23" } }, + "buefy": { + "version": "0.7.10", + "resolved": "https://registry.npmjs.org/buefy/-/buefy-0.7.10.tgz", + "integrity": "sha512-jU9CTEQR1rozxagwEPB69qObBDwWl+4uCa6TjiPkqcqOb/uxq1uvyvCsVinADzjNjzOTFhUOuuSPQk8gsVEOzA==", + "requires": { + "bulma": "0.7.5" + } + }, "buffer": { "version": "4.9.1", "resolved": "https://registry.npmjs.org/buffer/-/buffer-4.9.1.tgz",