diff --git a/package-lock.json b/package-lock.json index cd86e3f..3af2c4d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2570,9 +2570,9 @@ "integrity": "sha512-APBpZvdQrC1MJWMzk33V7FR2RhBRtnH2QPLqZzS+qia7PixwgWNlnX7UfHjhx+YWkM53GdsZKs40EBkSwADuMA==" }, "@edx/edx-bootstrap": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/@edx/edx-bootstrap/-/edx-bootstrap-2.0.1.tgz", - "integrity": "sha512-tq9ScRJBkUYw+0ypTshd+9+9Hnow00FkS6Rvh0RfK4xZ+rh8wNAUIVkG3TMclaW5qxvXSIE7Qo7YO7i7JrqV6A==", + "version": "2.2.2", + "resolved": "https://registry.npmjs.org/@edx/edx-bootstrap/-/edx-bootstrap-2.2.2.tgz", + "integrity": "sha512-2kheqhGznzG1ebMWhJea0lb/ZLgjfebuPHgGwutVXE8FF9QTmzFUm02nsAz5hxs4w8wERf3x92SWET0OoALzRQ==", "requires": { "bootstrap": "^4.3.1" } diff --git a/package.json b/package.json index cc9fcd8..5a873a8 100755 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ }, "dependencies": { "@cospired/i18n-iso-languages": "^2.0.2", - "@edx/edx-bootstrap": "^2.0.1", + "@edx/edx-bootstrap": "^2.2.2", "@edx/frontend-analytics": "^1.0.0", "@edx/frontend-auth": "^5.2.0", "@edx/frontend-component-footer": "^6.0.2", diff --git a/public/index.html b/public/index.html index 5da1fd4..8bfef32 100755 --- a/public/index.html +++ b/public/index.html @@ -4,6 +4,8 @@