diff --git a/package-lock.json b/package-lock.json index 049887e..467354e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1201,9 +1201,9 @@ "integrity": "sha1-aN/1++YMUes3cl6p4+0xDcwed24=" }, "bootstrap": { - "version": "4.5.0", - "resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-4.5.0.tgz", - "integrity": "sha512-Z93QoXvodoVslA+PWNdk23Hze4RBYIkpb5h8I2HY2Tu2h7A0LpAgLcyrhrSUyo2/Oxm2l1fRZPs1e5hnxnliXA==" + "version": "4.5.3", + "resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-4.5.3.tgz", + "integrity": "sha512-o9ppKQioXGqhw8Z7mah6KdTYpNQY//tipnkxppWhPbiSWdD+1raYsnhwEZjkTHYbGee4cVQ0Rx65EhOY/HNLcQ==" }, "brace-expansion": { "version": "1.1.11", diff --git a/package.json b/package.json index 357195a..0f93819 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "homepage": "https://github.com/hashmapinc/snowflake-inspector#readme", "dependencies": { "@fortawesome/fontawesome-free": "^5.13.0", - "bootstrap": "^4.5.0", + "bootstrap": "^4.5.3", "favicons-webpack-plugin": "^4.2.0", "jquery": "^3.5.1", "jquery-ui-dist": "1.12.1",