From 5928f2b5d31d98cbc9aee8fe552fabb2017327ee Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 17 Jul 2020 00:37:38 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AJV-584908 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ce35c3f..e649584 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "feathers-configuration": "^0.4.1", "feathers-errors": "^2.8.0", "feathers-hooks": "^2.0.1", - "feathers-hooks-common": "^3.3.2", + "feathers-hooks-common": "^4.8.0", "feathers-mailer": "^1.0.6", "feathers-mongoose": "^5.1.0", "feathers-rest": "^1.7.2",