From 14d55878c283f3386605dac04583a8df096765fb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Apr 2020 07:13:24 +0000 Subject: [PATCH] build(deps): bump jquery in /static/sliptree-bootstrap-tokenfield Bumps [jquery](https://github.com/jquery/jquery) from 2.2.4 to 3.5.0. - [Release notes](https://github.com/jquery/jquery/releases) - [Commits](https://github.com/jquery/jquery/compare/2.2.4...3.5.0) Signed-off-by: dependabot[bot] --- static/sliptree-bootstrap-tokenfield/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 static/sliptree-bootstrap-tokenfield/package.json diff --git a/static/sliptree-bootstrap-tokenfield/package.json b/static/sliptree-bootstrap-tokenfield/package.json old mode 100755 new mode 100644 index 761b38a..5e0f691 --- a/static/sliptree-bootstrap-tokenfield/package.json +++ b/static/sliptree-bootstrap-tokenfield/package.json @@ -51,6 +51,6 @@ "semver": "^2.2.1" }, "dependencies": { - "jquery": "^2.1.0" + "jquery": "^3.5.0" } } \ No newline at end of file