From 2ab37eddfb2dad789033baac2280452f70bd435d Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 22 Jan 2020 02:42:15 +0000 Subject: [PATCH] fix: scenes/statistics-dashboard/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-KINDOF-537849 --- scenes/statistics-dashboard/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scenes/statistics-dashboard/package.json b/scenes/statistics-dashboard/package.json index cc55c6ae..a1d2086b 100644 --- a/scenes/statistics-dashboard/package.json +++ b/scenes/statistics-dashboard/package.json @@ -9,7 +9,7 @@ "aframe-animation-component": "^0.3.2", "aframe-bmfont-text-component": "^0.1.2", "browserify": "^13.0.1", - "budo": "^8.2.2", + "budo": "^11.6.1", "d3": "^4.1.1", "superagent": "^1.8.3", "superagent-promise-plugin": "^3.2.0",