From 50d1ccfa6e7b297da320ea164d00a2811c0db6fb Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 11 Mar 2020 21:19:34 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-MINIMIST-559764 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bf0fe467424..e38ece9518f 100644 --- a/package.json +++ b/package.json @@ -164,7 +164,7 @@ "@princed/babel-runtime": "6.23.0", "autoprefixer": "7.1.2", "babel-core": "6.25.0", - "babel-loader": "6.4.1", + "babel-loader": "7.1.0", "babel-plugin-transform-runtime": "6.15.0", "classnames": "2.2.5", "combokeys": "2.4.6",