From 1489acfbb917f683c6f8f9bec40b77fdab6ba018 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 19 Apr 2017 21:44:08 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/npm:ws:20160104 - https://snyk.io/vuln/npm:ws:20160624 - https://snyk.io/vuln/npm:ws:20160920 Latest report for ansble/ansble-store: https://snyk.io/test/github/ansble/ansble-store --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 178b770..6421fd6 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "bower": "^1.5.3", "jsonwebtoken": "^5.4.0", "mongodb": "^2.0.45", - "monument": "2.2.0-rc.1", + "monument": "2.2.1", "sandbox": "^0.8.6" }, "devDependencies": {