From 12ebb96d5353cf6c719828f850672234b8f878b0 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 23 Apr 2019 23:08:44 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-JQUERY-174006 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7664c8c0f0..188d10afe8 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "qtip2": "^3.0.3", "select2": "^4.0.6-rc.1", "sweetalert": "^2.1.2", - "timeago": "^1.6.3", + "timeago": "^1.6.7", "timepicker": "^1.11.14", "uglifyjs-webpack-plugin": "^1.3.0", "webcamjs": "^1.0",