From 371561490e84c5e8f654c4b3472d8f986cb24adf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2019 09:47:02 +0000 Subject: [PATCH] build(deps): bump jquery from 1.12.4 to 3.4.1 Bumps [jquery](https://github.com/jquery/jquery) from 1.12.4 to 3.4.1. - [Release notes](https://github.com/jquery/jquery/releases) - [Commits](https://github.com/jquery/jquery/compare/1.12.4...3.4.1) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d473923..c208e5e 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "font-awesome": "^4.7.0", "form-data": "^2.1.4", "formidable": "^1.1.1", - "jquery": "^1.12.4", + "jquery": "^3.4.1", "mavon-editor": "^1.6.2", "multer": "^1.3.0", "node-sass": "^4.5.1",