diff --git a/package.json b/package.json index 325d815c..7dba6e68 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "inputmask": "^5.0.2", "jQuery-Validation-Engine": "https://github.com/YetiForceCompany/jQuery-Validation-Engine#master", "jquery": "^3.5", - "jquery-ui-dist": "^1.12.1", + "jquery-ui-dist": "^1.13.2", "jquery.class.js": "^1.0.0", "jstree": "^3.3.7", "jstree-bootstrap-theme": "^1.0.1", diff --git a/yarn.lock b/yarn.lock index a1c75a25..9f7ece50 100644 --- a/yarn.lock +++ b/yarn.lock @@ -250,17 +250,19 @@ inputmask@^5.0.2: dependencies: jquery ">=1.6" -jquery-ui-dist@^1.12.1: - version "1.12.1" - resolved "https://registry.yarnpkg.com/jquery-ui-dist/-/jquery-ui-dist-1.12.1.tgz#5c0815d3cc6f90ff5faaf5b268a6e23b4ca904fa" - integrity sha1-XAgV08xvkP9fqvWyaKbiO0ypBPo= +jquery-ui-dist@^1.13.2: + version "1.13.2" + resolved "https://registry.yarnpkg.com/jquery-ui-dist/-/jquery-ui-dist-1.13.2.tgz#899fbb3c6210de19ace10657cf844a3b97f3be70" + integrity sha512-oVDRd1NLtTbBwpRKAYdIRgpWVDzeBhfy7Gu0RmY6JEaZtmBq6kDn1pm5SgDiAotrnDS+RoTRXO6xvcNTxA9tOA== + dependencies: + jquery ">=1.8.0 <4.0.0" jquery.class.js@^1.0.0: version "1.0.0" resolved "https://registry.yarnpkg.com/jquery.class.js/-/jquery.class.js-1.0.0.tgz#43616c36d76eff36caf2139ddacda621aa24ed30" integrity sha1-Q2FsNtdu/zbK8hOd2s2mIaok7TA= -jquery@>=1.10, jquery@>=1.6, jquery@>=1.7, "jquery@>=1.7.1 <4.0.0", jquery@>=1.7.x, jquery@>=1.9.1, jquery@^3.5, jquery@^3.5.1: +jquery@>=1.10, jquery@>=1.6, jquery@>=1.7, "jquery@>=1.7.1 <4.0.0", jquery@>=1.7.x, "jquery@>=1.8.0 <4.0.0", jquery@>=1.9.1, jquery@^3.5, jquery@^3.5.1: version "3.6.0" resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.6.0.tgz#c72a09f15c1bdce142f49dbf1170bdf8adac2470" integrity sha512-JVzAR/AjBvVt2BmYhxRCSYysDsPcssdmTFnzyLEts9qNwmjmu4JTAMYubEfwVOSwpQ1I1sKKFcxhZCI2buerfw==