From 34bb1dd35786078de13d4d7c5bdd30f8a3ae05fe Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 2 Jul 2024 14:16:02 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ASYNC-7414156 --- package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index c56ee06a2775f..93bc3ae188ec0 100644 --- a/package.json +++ b/package.json @@ -105,7 +105,7 @@ "boom": "5.2.0", "brace": "0.5.1", "bunyan": "1.7.1", - "cache-loader": "1.0.3", + "cache-loader": "1.2.2", "check-hash": "1.0.1", "color": "1.0.3", "commander": "2.8.1", @@ -128,7 +128,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", @@ -189,7 +189,7 @@ "redux-actions": "2.2.1", "redux-thunk": "2.2.0", "regression": "2.0.0", - "request": "2.61.0", + "request": "2.88.2", "resize-observer-polyfill": "1.2.1", "rimraf": "2.4.3", "rison-node": "1.0.0", @@ -208,7 +208,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"