From 23ad0981594be8c735a3d42d4fb71251f38aa2d4 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 17 May 2022 01:18:10 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-BROWSERSLIST-1090194 - https://snyk.io/vuln/npm:ms:20170412 --- package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 8cd5867e807ed1..139ce086e2e7f0 100644 --- a/package.json +++ b/package.json @@ -90,8 +90,8 @@ "angular-sortable-view": "0.0.15", "angular-translate": "2.13.1", "ansicolors": "0.3.2", - "autoprefixer": "6.5.4", - "autoprefixer-loader": "2.0.0", + "autoprefixer": "9.0.0", + "autoprefixer-loader": "3.1.0", "babel-cli": "6.18.0", "babel-core": "6.21.0", "babel-jest": "19.0.0", @@ -106,14 +106,14 @@ "babel-register": "6.18.0", "babel-runtime": "6.20.0", "bluebird": "2.9.34", - "body-parser": "1.12.0", + "body-parser": "1.17.2", "boom": "2.8.0", "brace": "0.5.1", "bunyan": "1.7.1", "check-hash": "1.0.1", "color": "1.0.3", "commander": "2.8.1", - "css-loader": "0.17.0", + "css-loader": "0.18.0", "d3": "3.5.6", "d3-cloud": "1.2.1", "dragula": "3.7.0",