From: Nicolas Coden Date: Fri, 6 Jul 2018 20:27:04 +0000 (+0200) Subject: Use pull request #11352 from ncoden/chore/update-dev-jauery-against-cve for v6.5.0 X-Git-Tag: v6.5.0-rc.2^2~16 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6a7343b91b6d7eec93c0f24b975dfad0964d88ea;p=thirdparty%2Ffoundation%2Ffoundation-sites.git Use pull request #11352 from ncoden/chore/update-dev-jauery-against-cve for v6.5.0 26f0ce5b6 chore: resolve jQuery devDependency CVE Signed-off-by: Nicolas Coden --- diff --git a/package.json b/package.json index fb342588e..6a166bd16 100644 --- a/package.json +++ b/package.json @@ -73,7 +73,7 @@ "husky": "^1.0.0-rc.2", "inquirer": "^6.0.0", "is-empty-object": "^1.1.1", - "jquery": ">=2.2.0", + "jquery": "^3.3.1", "js-yaml": "^3.8.4", "mocha": "^5.0.5", "mocha-headless-chrome": "^2.0.0", diff --git a/yarn.lock b/yarn.lock index 116bff5c5..277102d17 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5128,7 +5128,7 @@ istextorbinary@2.2.1: editions "^1.3.3" textextensions "2" -jquery@>=1.11, jquery@>=2.2.0: +jquery@>=1.11, jquery@^3.3.1: version "3.3.1" resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.3.1.tgz#958ce29e81c9790f31be7792df5d4d95fc57fbca"