diff --git a/package.json b/package.json index fb342588ef..6a166bd16a 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 116bff5c54..277102d179 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"