From 920e14ba473026bbc22adec41670605e9d923a0a Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 19 Dec 2023 15:02:42 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ANSIREGEX-1583908 - https://snyk.io/vuln/SNYK-JS-DOTPROP-543489 - https://snyk.io/vuln/SNYK-JS-HAPISTATEHOOD-2769251 - https://snyk.io/vuln/SNYK-JS-HOSTEDGITINFO-1088355 - https://snyk.io/vuln/SNYK-JS-JSZIP-1251497 - https://snyk.io/vuln/SNYK-JS-JSZIP-3188562 - https://snyk.io/vuln/SNYK-JS-LODASH-1018905 - https://snyk.io/vuln/SNYK-JS-LODASH-1040724 - https://snyk.io/vuln/SNYK-JS-LODASH-567746 - https://snyk.io/vuln/SNYK-JS-MINIMATCH-3050818 - https://snyk.io/vuln/SNYK-JS-MINIMIST-2429795 - https://snyk.io/vuln/SNYK-JS-PARSEURL-2935944 - https://snyk.io/vuln/SNYK-JS-PARSEURL-2935947 - https://snyk.io/vuln/SNYK-JS-PARSEURL-2936249 - https://snyk.io/vuln/SNYK-JS-PARSEURL-2942134 - https://snyk.io/vuln/SNYK-JS-SEMVER-3247795 - https://snyk.io/vuln/SNYK-JS-Y18N-1021887 - https://snyk.io/vuln/npm:debug:20170905 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 0c75001..cb1ecd0 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ }, "dependencies": { "@hapi/boom": "^9.1.0", - "@hapi/hapi": "^19.2.0", + "@hapi/hapi": "^20.0.0", "@hapi/inert": "^6.0.1", "@hapi/joi": "^17.1.1", "@hapi/vision": "^6.0.0", @@ -62,7 +62,7 @@ "hapi-swagger": "^13.0.2", "hapijs-status-monitor": "github:ziyasal/hapijs-status-monitor", "nedb": "^1.8.0", - "snyk": "^1.189.0", + "snyk": "^1.996.0", "winston": "^3.1.0" }, "devDependencies": {