diff --git a/package.json b/package.json index b286dde68c..9c98d074d4 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "blueimp-file-upload": "blueimp/jQuery-File-Upload#^10.32.0", "bootstrap": "4.1.0", "bootstrap-3-typeahead": "^4.0.2", - "bootstrap-datepicker": "^1.6.0", + "bootstrap-datepicker": "^1.10.1", "bootstrap-tokenfield": "^0.12.0", "chart.js": "^3.8.0", "cytoscape": "^3.22.1", diff --git a/yarn.lock b/yarn.lock index e956495584..44ae74edf5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2066,7 +2066,7 @@ blueimp-canvas-to-blob@3, blueimp-canvas-to-blob@^3.16.0: resolved "https://registry.yarnpkg.com/blueimp-canvas-to-blob/-/blueimp-canvas-to-blob-3.28.0.tgz#c8ab4dc6bb08774a7f273798cdf94b0776adf6c8" integrity sha512-5q+YHzgGsuHQ01iouGgJaPJXod2AzTxJXmVv90PpGrRxU7G7IqgPqWXz+PBmt3520jKKi6irWbNV87DicEa7wg== -blueimp-file-upload@^10.30.1, blueimp-file-upload@blueimp/jQuery-File-Upload#^10.32.0, jquery-file-upload@blueimp/jQuery-File-Upload#~10.32.0: +blueimp-file-upload@^10.30.1, blueimp-file-upload@blueimp/jQuery-File-Upload#^10.32.0: version "10.32.0" resolved "https://codeload.github.com/blueimp/jQuery-File-Upload/tar.gz/0c85627dfb551e2ce25b82cddef557069bd803ed" optionalDependencies: @@ -2153,7 +2153,14 @@ bootstrap-colorpicker@^2.5.3: dependencies: jquery ">=1.10" -bootstrap-datepicker@^1.6.0, bootstrap-datepicker@~1.9.0: +bootstrap-datepicker@^1.10.1: + version "1.10.1" + resolved "https://registry.yarnpkg.com/bootstrap-datepicker/-/bootstrap-datepicker-1.10.1.tgz#0a8bec42957ea1ce1272b91bcf2b53696629fb86" + integrity sha512-GIe+fsLp9Hi30oW7L2v2Q9/a4+aojrIA2p4ZagtLuKw2lpfQgjJjM0L6vl/lYQydGXWUbpoKbEC/O5tzWIkEKQ== + dependencies: + jquery ">=3.4.0 <4.0.0" + +bootstrap-datepicker@~1.9.0: version "1.9.0" resolved "https://registry.yarnpkg.com/bootstrap-datepicker/-/bootstrap-datepicker-1.9.0.tgz#e4bfce3fcce1967876b21dc6833ec5994aaed090" integrity sha512-9rYYbaVOheGYxjOr/+bJCmRPihfy+LkLSg4fIFMT9Od8WwWB/MB50w0JO1eBgKUMbb7PFHQD5uAfI3ArAxZRXA== @@ -5950,10 +5957,10 @@ graceful-fs@~2.0.0: resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-2.0.3.tgz#7cd2cdb228a4a3f36e95efa6cc142de7d1a136d0" integrity sha1-fNLNsiiko/Nule+mzBQt59GhNtA= -"grow-textarea@git+https://github.com/jywarren/grow.git#d54141c9456343f14cc6c935faa0915af09eb669": +"grow-textarea@git://github.com/jywarren/grow.git#d54141c9456343f14cc6c935faa0915af09eb669": version "1.0.1" uid d54141c9456343f14cc6c935faa0915af09eb669 - resolved "git+https://github.com/jywarren/grow.git#d54141c9456343f14cc6c935faa0915af09eb669" + resolved "git://github.com/jywarren/grow.git#d54141c9456343f14cc6c935faa0915af09eb669" dependencies: component-event "^0.1.4" ianstormtaylor-css "^0.3.1" @@ -7523,6 +7530,14 @@ jquery-confirm@^3.3.4: dependencies: jquery ">=1.6" +jquery-file-upload@blueimp/jQuery-File-Upload#~10.32.0: + version "10.32.0" + resolved "https://codeload.github.com/blueimp/jQuery-File-Upload/tar.gz/0c85627dfb551e2ce25b82cddef557069bd803ed" + optionalDependencies: + blueimp-canvas-to-blob "3" + blueimp-load-image "5" + blueimp-tmpl "3" + jquery-lazyload@1.9.7: version "1.9.7" resolved "https://registry.yarnpkg.com/jquery-lazyload/-/jquery-lazyload-1.9.7.tgz#9982b388c533c0b611214b3c5aaa0b9fede071f7" @@ -7533,10 +7548,10 @@ jquery-validation@^1.19.5: resolved "https://registry.yarnpkg.com/jquery-validation/-/jquery-validation-1.19.5.tgz#557495b7cad79716897057c4447ad3cd76fda811" integrity sha512-X2SmnPq1mRiDecVYL8edWx+yTBZDyC8ohWXFhXdtqFHgU9Wd4KHkvcbCoIZ0JaSaumzS8s2gXSkP8F7ivg/8ZQ== -jquery@>=1.10, jquery@>=1.6, jquery@>=1.7, "jquery@>=1.7.1 <4.0.0", jquery@^3.2.1, jquery@^3.3.1, jquery@^3.4.1, jquery@^3.6.0, jquery@~3: - version "3.6.0" - resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.6.0.tgz#c72a09f15c1bdce142f49dbf1170bdf8adac2470" - integrity sha512-JVzAR/AjBvVt2BmYhxRCSYysDsPcssdmTFnzyLEts9qNwmjmu4JTAMYubEfwVOSwpQ1I1sKKFcxhZCI2buerfw== +jquery@>=1.10, jquery@>=1.6, jquery@>=1.7, "jquery@>=1.7.1 <4.0.0", "jquery@>=3.4.0 <4.0.0", jquery@^3.2.1, jquery@^3.3.1, jquery@^3.4.1, jquery@^3.6.0, jquery@~3: + version "3.7.1" + resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.7.1.tgz#083ef98927c9a6a74d05a6af02806566d16274de" + integrity sha512-m4avr8yL8kmFN8psrbFFFmB/If14iN5o9nw/NgnnM+kybDJpRsAynV2BsfpTYrTRysYUdADVD7CkUUizgkpLfg== jquery@^2.1.0: version "2.2.4" @@ -13717,10 +13732,10 @@ window-size@0.1.0: resolved "https://registry.yarnpkg.com/window-size/-/window-size-0.1.0.tgz#5438cd2ea93b202efa3a19fe8887aee7c94f9c9d" integrity sha1-VDjNLqk7IC76Ohn+iIeu58lPnJ0= -"woofmark@git+https://github.com/jywarren/woofmark.git#plots2": +"woofmark@git://github.com/jywarren/woofmark.git#plots2": version "4.0.3" uid "78821fad8687757a4201fbef3be4b85418e785ef" - resolved "git+https://github.com/jywarren/woofmark.git#78821fad8687757a4201fbef3be4b85418e785ef" + resolved "git://github.com/jywarren/woofmark.git#78821fad8687757a4201fbef3be4b85418e785ef" dependencies: bullseye "1.4.6" bureaucracy "1.0.7"