diff --git a/example/package.json b/example/package.json index f4ab48b..10df4ea 100644 --- a/example/package.json +++ b/example/package.json @@ -11,7 +11,7 @@ "angular-state-loadable": "^3.0.3", "angular-state-router": "^3.2.3", "angular-state-view": "^3.0.4", - "bootstrap": "^3.3.5", + "bootstrap": "^3.4.1", "hostr": "^2.2.6", "jquery": "^3.3.1" } diff --git a/example/yarn.lock b/example/yarn.lock index e93d952..e9c06a0 100644 --- a/example/yarn.lock +++ b/example/yarn.lock @@ -45,9 +45,9 @@ body-parser@~1.8.0: raw-body "1.3.0" type-is "~1.5.1" -bootstrap@^3.3.5: - version "3.3.7" - resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-3.3.7.tgz#5a389394549f23330875a3b150656574f8a9eb71" +bootstrap@^3.4.1: + version "3.4.1" + resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-3.4.1.tgz#c3a347d419e289ad11f4033e3c4132b87c081d72" brace-expansion@^1.1.7: version "1.1.8" @@ -106,9 +106,9 @@ iconv-lite@0.4.4: version "0.4.4" resolved "https://registry.yarnpkg.com/iconv-lite/-/iconv-lite-0.4.4.tgz#e95f2e41db0735fc21652f7827a5ee32e63c83a8" -jquery@^2.1.4: - version "2.2.4" - resolved "https://registry.yarnpkg.com/jquery/-/jquery-2.2.4.tgz#2c89d6889b5eac522a7eea32c14521559c6cbf02" +jquery@^3.3.1: + version "3.6.1" + resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.6.1.tgz#fab0408f8b45fc19f956205773b62b292c147a16" livereload-js@^2.2.0: version "2.3.0"