diff --git a/spartacus/sapcloudinarystore/package.json b/spartacus/sapcloudinarystore/package.json index 656a5450..98634f9b 100644 --- a/spartacus/sapcloudinarystore/package.json +++ b/spartacus/sapcloudinarystore/package.json @@ -31,7 +31,7 @@ "@spartacus/core": "^2.1.4", "@spartacus/storefront": "^2.1.4", "@spartacus/styles": "^2.1.4", - "bootstrap": "4.2.1", + "bootstrap": "4.6.2", "i18next": "^19.3.4", "i18next-xhr-backend": "^3.2.2", "ngx-infinite-scroll": "^8.0.0", diff --git a/spartacus/sapcloudinarystore/yarn.lock b/spartacus/sapcloudinarystore/yarn.lock index 8a186917..b2bb5001 100644 --- a/spartacus/sapcloudinarystore/yarn.lock +++ b/spartacus/sapcloudinarystore/yarn.lock @@ -1952,10 +1952,10 @@ boolbase@^1.0.0, boolbase@~1.0.0: resolved "https://registry.yarnpkg.com/boolbase/-/boolbase-1.0.0.tgz#68dff5fbe60c51eb37725ea9e3ed310dcc1e776e" integrity sha1-aN/1++YMUes3cl6p4+0xDcwed24= -bootstrap@4.2.1: - version "4.2.1" - resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.2.1.tgz#8f8bdca024dbf0e8644da32e918c8a03a90a5757" - integrity sha512-tt/7vIv3Gm2mnd/WeDx36nfGGHleil0Wg8IeB7eMrVkY0fZ5iTaBisSh8oNANc2IBsCc6vCgCNTIM/IEN0+50Q== +bootstrap@4.6.2: + version "4.6.2" + resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.6.2.tgz#8e0cd61611728a5bf65a3a2b8d6ff6c77d5d7479" + integrity sha512-51Bbp/Uxr9aTuy6ca/8FbFloBUJZLHwnhTcnjIeRn2suQWsWzcuJhGjKDB5eppVte/8oCdOL3VuwxvZDUggwGQ== brace-expansion@^1.1.7: version "1.1.11"