diff --git a/package.json b/package.json index d6768274..4b32ba12 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "gulp-shell": "0.8.0", "gulp-sourcemaps": "1.6.0", "gulp-uglify": "1.5.4", - "jquery": "1.11.3", + "jquery": "3.7.1", "jquery-ui": "https://github.com/jquery/jquery-ui#1.11.4", "jquery.cookie": "1.4.1", "jquery.mousewheel": "3.1.9", diff --git a/yarn.lock b/yarn.lock index 9c0da12e..dc180ee0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1619,13 +1619,9 @@ jquery.mousewheel@3.1.9: version "3.1.9" resolved "https://registry.yarnpkg.com/jquery.mousewheel/-/jquery.mousewheel-3.1.9.tgz#b1e162f1df8aaf6c24fbf923d3d6c58c52d9553e" -jquery@1.11.3: - version "1.11.3" - resolved "https://registry.yarnpkg.com/jquery/-/jquery-1.11.3.tgz#dd8b74278b27102d29df63eae28308a8cfa1b583" - -jquery@>=1.5.1: - version "3.5.0" - resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.5.0.tgz#9980b97d9e4194611c36530e7dc46a58d7340fc9" +jquery@3.7.1, jquery@>=1.5.1: + version "3.7.1" + resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.7.1.tgz#083ef98927c9a6a74d05a6af02806566d16274de" js-base64@^2.1.9: version "2.1.9"