diff --git a/src/main/resources/static/package-lock.json b/src/main/resources/static/package-lock.json index 78438ea..12139d1 100644 --- a/src/main/resources/static/package-lock.json +++ b/src/main/resources/static/package-lock.json @@ -664,9 +664,9 @@ } }, "bootstrap": { - "version": "4.3.1", - "resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-4.3.1.tgz", - "integrity": "sha512-rXqOmH1VilAt2DyPzluTi2blhk17bO7ef+zLLPlWvG494pDxcM234pJ8wTc/6R40UWizAIIMgxjvxZg5kmsbag==" + "version": "4.4.1", + "resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-4.4.1.tgz", + "integrity": "sha512-tbx5cHubwE6e2ZG7nqM3g/FZ5PQEDMWmMGNrCUBVRPHXTJaH7CBDdsLeu3eCh3B1tzAxTnAbtmrzvWEvT2NNEA==" }, "brace-expansion": { "version": "1.1.11", diff --git a/src/main/resources/static/package.json b/src/main/resources/static/package.json index 10ad2c5..0d4d71d 100644 --- a/src/main/resources/static/package.json +++ b/src/main/resources/static/package.json @@ -30,7 +30,7 @@ }, "dependencies": { "@fortawesome/fontawesome-free": "5.10.2", - "bootstrap": "4.3.1", + "bootstrap": "4.4.1", "jquery": "3.4.1", "jquery.easing": "^1.4.1", "magnific-popup": "^1.1.0"