From e8eefd74285356240b7d2b5bf88809ca53e18050 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 26 Mar 2021 05:49:27 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-HOSTEDGITINFO-1088355 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ca8fa84..c5b0068 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "author": "", "license": "ISC", "dependencies": { - "babel-cli": "6.11.4", + "babel-cli": "6.18.0", "babel-core": "6.13.2", "chalk": "1.1.3", "redwrap": "0.0.4",