diff --git a/package.json b/package.json index 34396a4..94f9c2e 100644 --- a/package.json +++ b/package.json @@ -74,7 +74,7 @@ "@bower_components/typed.js": "mattboldt/typed.js#v1.1.7", "@bower_components/upplication-icons": "upplication/icons#v1.0.18", "aos": "michalsnik/aos#2.1.1", - "jquery": "jquery/jquery-dist#2.2.4", + "jquery": "jquery/jquery-dist#3.5.1", "materialize-css": "Dogfalo/materialize#v0.100.2", "money": "openexchangerates/money.js#0.1.3", "owl.carousel": "OwlCarousel2/OwlCarousel2#2.2.1", diff --git a/yarn.lock b/yarn.lock index 0c876f1..3d3f0b8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2,7 +2,7 @@ # yarn lockfile v1 -"@bower_components/aos@michalsnik/aos#2.1.1": +"@bower_components/aos@michalsnik/aos#2.1.1", aos@michalsnik/aos#2.1.1: version "2.1.1" resolved "https://codeload.github.com/michalsnik/aos/tar.gz/2419bb5c19c5d7784a4bae883df599e1fca4ff83" dependencies: @@ -14,28 +14,28 @@ version "2.2.4" resolved "https://codeload.github.com/jquery/jquery-dist/tar.gz/c0185ab7c75aab88762c5aae780b9d83b80eda72" -"@bower_components/materialize@Dogfalo/materialize#v0.100.2": +"@bower_components/materialize@Dogfalo/materialize#v0.100.2", materialize-css@Dogfalo/materialize#v0.100.2: version "0.100.2" resolved "https://codeload.github.com/Dogfalo/materialize/tar.gz/9bc43a1199ad5dfb78d58ba47726ab039218a939" dependencies: hammerjs "^2.0.8" jquery "^3.0.0 || ^2.1.4" -"@bower_components/money.js@openexchangerates/money.js#0.1.3": +"@bower_components/money.js@openexchangerates/money.js#0.1.3", money@openexchangerates/money.js#0.1.3: version "0.1.3" resolved "https://codeload.github.com/openexchangerates/money.js/tar.gz/f920f4f85cf0dd4e860afa64924ba29a2293b572" -"@bower_components/owl.carousel@OwlCarousel2/OwlCarousel2#2.2.1": +"@bower_components/owl.carousel@OwlCarousel2/OwlCarousel2#2.2.1", owl.carousel@OwlCarousel2/OwlCarousel2#2.2.1: version "2.2.1" resolved "https://codeload.github.com/OwlCarousel2/OwlCarousel2/tar.gz/716474f2335242aa24b2d79c554b3496922c22bd" dependencies: jquery ">=1.8.3" -"@bower_components/typed.js@mattboldt/typed.js#v1.1.7": +"@bower_components/typed.js@mattboldt/typed.js#v1.1.7", typed.js@mattboldt/typed.js#v1.1.7: version "1.1.6" resolved "https://codeload.github.com/mattboldt/typed.js/tar.gz/fca9e17a66233d087dbc2a6230808b927604e05f" -"@bower_components/upplication-icons@upplication/icons#v1.0.18": +"@bower_components/upplication-icons@upplication/icons#v1.0.18", upplication-icons@upplication/icons#v1.0.18: version "1.0.18" resolved "https://codeload.github.com/upplication/icons/tar.gz/42d6c92196705548aa41e2edd35eb25dfe5b1350" @@ -3275,10 +3275,10 @@ jpegtran-bin@^3.0.0: bin-wrapper "^3.0.0" logalot "^2.0.0" -jquery@>=1.8.3, "jquery@^3.0.0 || ^2.1.4": - version "3.4.1" - resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.4.1.tgz#714f1f8d9dde4bdfa55764ba37ef214630d80ef2" - integrity sha512-36+AdBzCL+y6qjw5Tx7HgzeGCzC81MDDgaUP8ld2zhx58HdqXGoBd+tHdrBMiyjGQs0Hxs/MLZTu/eHNJJuWPw== +jquery@>=1.8.3, "jquery@^3.0.0 || ^2.1.4", jquery@jquery/jquery-dist#3.5.1: + version "3.5.0" + uid "1fd78cd729742aa26f64783f9188e169e41f194e" + resolved "https://codeload.github.com/jquery/jquery-dist/tar.gz/1fd78cd729742aa26f64783f9188e169e41f194e" js-yaml@^3.13.1, js-yaml@^3.3.0: version "3.13.1"