From f922f4012bcf7f02d35b7ef359fb7ce0aae792ff Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 15 Feb 2018 02:11:13 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/npm:lodash:20180130 Latest report for aklkv/ember-cli-plotly: https://snyk.io/test/github/aklkv/ember-cli-plotly --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a13e222..b1fb3a3 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "ember-addon" ], "dependencies": { - "ember-cli-babel": "^5.1.6" + "ember-cli-babel": "^6.0.0" }, "ember-addon": { "configPath": "tests/dummy/config"