diff --git a/bonobo/contrib/jupyter/js/yarn.lock b/bonobo/contrib/jupyter/js/yarn.lock index 77c958a0..75625a4d 100644 --- a/bonobo/contrib/jupyter/js/yarn.lock +++ b/bonobo/contrib/jupyter/js/yarn.lock @@ -684,12 +684,14 @@ jodid25519@^1.0.0: jsbn "~0.1.0" jquery-ui@^1.12.1: - version "1.12.1" - resolved "https://registry.yarnpkg.com/jquery-ui/-/jquery-ui-1.12.1.tgz#bcb4045c8dd0539c134bc1488cdd3e768a7a9e51" + version "1.13.2" + resolved "https://registry.yarnpkg.com/jquery-ui/-/jquery-ui-1.13.2.tgz#de03580ae6604773602f8d786ad1abfb75232034" + dependencies: + jquery ">=1.8.0 <4.0.0" -jquery@^3.1.1: - version "3.2.1" - resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.2.1.tgz#5c4d9de652af6cd0a770154a631bba12b015c787" +"jquery@>=1.8.0 <4.0.0", jquery@^3.1.1: + version "3.6.0" + resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.6.0.tgz#c72a09f15c1bdce142f49dbf1170bdf8adac2470" jsbn@~0.1.0: version "0.1.1"