From 16a6183fd3f404b31f00ea4aae6ce937f2af387b Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 30 Nov 2022 23:21:43 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-SNYK-3038622 - https://snyk.io/vuln/SNYK-JS-SNYK-3111871 - https://snyk.io/vuln/SNYK-JS-SNYKDOCKERPLUGIN-3039679 - https://snyk.io/vuln/SNYK-JS-SNYKGRADLEPLUGIN-3038624 - https://snyk.io/vuln/SNYK-JS-SNYKMVNPLUGIN-3038623 - https://snyk.io/vuln/SNYK-JS-SNYKPYTHONPLUGIN-3039677 - https://snyk.io/vuln/SNYK-JS-SNYKSBTPLUGIN-3038626 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0c75001..37d0b40 100644 --- a/package.json +++ b/package.json @@ -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.1064.0", "winston": "^3.1.0" }, "devDependencies": {