From 68b883b0956afb6d3cbb3fa17b126c6a9cd7bd56 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 18 Apr 2019 04:29:34 +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 9971a1a7e1e..6fb61ff19a3 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "grim": "1.5.0", "jasmine-json": "~0.0", "jasmine-tagged": "^1.1.4", - "jquery": "2.1.4", + "jquery": "3.4.0", "key-path-helpers": "^0.4.0", "less-cache": "0.23", "line-top-index": "0.2.0",