From d12350bb94e39255ebcfeaf0ff3053f2100833a0 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 20 Oct 2020 06:13:05 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-MINIMATCH-1019388 --- package.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 3ba61c0697aa3b..f9e1e8f611379a 100644 --- a/package.json +++ b/package.json @@ -13,9 +13,9 @@ "atob": "1.1.2", "autoprefixer": "6.3.5", "autosize": "3.0.7", - "babel": "5.8.12", - "babel-core": "5.8.12", - "babel-loader": "5.3.2", + "babel": "6.0.0", + "babel-core": "6.10.4", + "babel-loader": "6.0.0", "babel-runtime": "5.8.12", "blob": "0.0.4", "body-parser": "^1.13.3", @@ -69,7 +69,7 @@ "moment-timezone": "^0.4.0", "morgan": "1.2.0", "ms": "0.7.1", - "node-sass": "3.4.2", + "node-sass": "3.5.1", "page": "1.6.4", "path-parser": "1.0.2", "phone": "git+https://github.com/Automattic/node-phone.git#1.0.4-11", @@ -112,7 +112,7 @@ "walk": "2.3.4", "webpack": "1.12.15", "webpack-dev-middleware": "1.2.0", - "wpcom": "4.9.12", + "wpcom": "5.0.0", "wpcom-proxy-request": "1.0.5", "wpcom-xhr-request": "0.5.0", "xgettext-js": "0.3.0"