From 8666fd41dc4db622ff52375aaa0aebf7d1ae988b Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 28 Aug 2020 01:46:55 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-LODASH-608086 --- package.json | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/package.json b/package.json index ba4c9d2952..f90d273421 100644 --- a/package.json +++ b/package.json @@ -31,14 +31,14 @@ "app-module-path": "1.0.4", "async": "1.4.2", "autoprefixer": "6.0.1", - "babel": "5.8.23", - "babel-core": "5.8.23", - "babel-eslint": "4.1.8", - "babel-loader": "5.3.2", + "babel": "6.0.0", + "babel-core": "6.9.0", + "babel-eslint": "5.0.0", + "babel-loader": "6.0.0", "babel-runtime": "5.8.20", - "browser-sync": "2.9.1", + "browser-sync": "2.12.9", "bundle-loader": "0.5.4", - "cheerio": "0.19.0", + "cheerio": "0.20.0", "classnames": "2.1.3", "colors": "1.1.2", "css": "2.2.1", @@ -48,9 +48,9 @@ "fs-extra": "^0.24.0", "gdm": "0.0.9", "glob": "5.0.14", - "glob-watcher": "2.0.0", + "glob-watcher": "3.0.0", "gulp": "3.9.0", - "gulp-eslint": "^1.1.0", + "gulp-eslint": "^2.0.0", "gulp-filter": "3.0.1", "gulp-if": "1.2.5", "gulp-insert": "0.5.0", @@ -66,12 +66,12 @@ "js-beautify": "1.5.10", "js-yaml": "3.4.0", "json-loader": "0.5.2", - "lodash": "3.10.1", + "lodash": "4.17.17", "markdown-it": "4.4.0", "md5": "2.0.0", "minimist": "1.2.0", "moment": "2.10.6", - "node-sass": "3.3.2", + "node-sass": "3.5.1", "postcss": "5.0.4", "react": "0.14.0-beta3", "react-addons-clone-with-props": "0.14.0-beta3", @@ -82,10 +82,10 @@ "react-router": "1.0.0-beta3", "rimraf": "2.4.3", "sinon": "1.16.1", - "stampit": "2.1.0", + "stampit": "3.0.0", "svgo": "^0.5.6", "temp": "^0.8.3", - "theo": "4.0.1", + "theo": "4.2.1", "through2": "2.0.0", "tinycolor2": "1.1.2", "webpack": "1.12.1",