From 71c405c973436d518fbd32f1cc45a96caa386795 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 7 Apr 2022 16:08:11 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ASYNC-2441827 --- package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index cd28a75de7824..3a4f8d8888128 100644 --- a/package.json +++ b/package.json @@ -105,7 +105,7 @@ "boom": "5.2.0", "brace": "0.10.0", "bunyan": "1.7.1", - "cache-loader": "1.0.3", + "cache-loader": "1.2.2", "chalk": "2.3.0", "check-hash": "1.0.1", "color": "1.0.3", @@ -129,7 +129,7 @@ "glob-all": "3.0.1", "good-squeeze": "2.1.0", "h2o2": "5.1.1", - "handlebars": "4.0.5", + "handlebars": "4.1.1", "hapi": "14.2.0", "http-proxy-agent": "1.0.0", "imports-loader": "0.7.1", @@ -190,7 +190,7 @@ "redux-actions": "2.2.1", "redux-thunk": "2.2.0", "regression": "2.0.0", - "request": "2.61.0", + "request": "2.75.0", "resize-observer-polyfill": "1.2.1", "rimraf": "2.4.3", "rison-node": "1.0.0", @@ -209,7 +209,7 @@ "uuid": "3.0.1", "validate-npm-package-name": "2.2.2", "vision": "4.1.0", - "webpack": "3.6.0", + "webpack": "4.0.0", "webpack-merge": "4.1.0", "wreck": "12.4.0", "yauzl": "2.7.0"