diff --git a/Auth App/package-lock.json b/Auth App/package-lock.json index 6090b4d..1415cbf 100644 --- a/Auth App/package-lock.json +++ b/Auth App/package-lock.json @@ -2963,9 +2963,9 @@ } }, "bootstrap": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-4.1.0.tgz", - "integrity": "sha512-kCo82nE8qYVfOa/Z3hL98CPgPIEkh6iPdiJrUJMQ9n9r0+6PEET7cmhLlV0XVYmEj5QtKIOaSGMLxy5jSFhKog==" + "version": "4.3.1", + "resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-4.3.1.tgz", + "integrity": "sha512-rXqOmH1VilAt2DyPzluTi2blhk17bO7ef+zLLPlWvG494pDxcM234pJ8wTc/6R40UWizAIIMgxjvxZg5kmsbag==" }, "bootstrap-colorpicker": { "version": "3.2.0", diff --git a/Auth App/package.json b/Auth App/package.json index 6bcb0cb..813cd65 100644 --- a/Auth App/package.json +++ b/Auth App/package.json @@ -20,7 +20,7 @@ "@angular/platform-browser-dynamic": "~8.2.9", "@angular/router": "~8.2.9", "@auth0/angular-jwt": "^3.0.1", - "bootstrap": "^4.1.0", + "bootstrap": "^4.3.1", "bootstrap-colorpicker": "^3.2.0", "bootstrap-select": "^1.13.2", "c3": "^0.6.3",