diff --git a/package-lock.json b/package-lock.json index 5eab7d2..8875284 100644 --- a/package-lock.json +++ b/package-lock.json @@ -369,9 +369,9 @@ } }, "bootstrap": { - "version": "4.5.0", - "resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-4.5.0.tgz", - "integrity": "sha512-Z93QoXvodoVslA+PWNdk23Hze4RBYIkpb5h8I2HY2Tu2h7A0LpAgLcyrhrSUyo2/Oxm2l1fRZPs1e5hnxnliXA==" + "version": "4.5.1", + "resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-4.5.1.tgz", + "integrity": "sha512-bxUooHBSbvefnIZfjD0LE8nfdPKrtiFy2sgrxQwUZ0UpFzpjVbVMUxaGIoo9XWT4B2LG1HX6UQg0UMOakT0prQ==" }, "brace-expansion": { "version": "1.1.8", diff --git a/package.json b/package.json index f4d5ce6..ae5c213 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "url": "https://github.com/GitOwl/page.git" }, "dependencies": { - "bootstrap": "^4.5.0", + "bootstrap": "^4.5.1", "font-awesome": "4.7.0", "jquery": "^3.5.1", "jquery.easing": "^1.4.1",