diff --git a/install/package.json b/install/package.json index d3fb46b8ce..fe110faf29 100644 --- a/install/package.json +++ b/install/package.json @@ -63,7 +63,7 @@ "helmet": "^3.11.0", "html-to-text": "^5.0.0", "ipaddr.js": "^1.5.4", - "jquery": "^3.2.1", + "jquery": "3.4.1", "jsesc": "2.5.2", "json-2-csv": "^3.0.0", "jsonwebtoken": "^8.4.0", @@ -170,4 +170,4 @@ "url": "https://github.com/barisusakli" } ] -} \ No newline at end of file +}