diff --git a/package-lock.json b/package-lock.json index 1699a116..34806fdf 100644 --- a/package-lock.json +++ b/package-lock.json @@ -21,7 +21,7 @@ "@angular/router": "17.3.12", "@microsoft/microsoft-graph-client": "3.0.7", "big-integer": "1.6.52", - "bootstrap": "5.3.3", + "bootstrap": "5.3.7", "browser-hrtime": "1.1.8", "chalk": "4.1.2", "commander": "13.1.0", @@ -8317,9 +8317,9 @@ "optional": true }, "node_modules/bootstrap": { - "version": "5.3.3", - "resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-5.3.3.tgz", - "integrity": "sha512-8HLCdWgyoMguSO9o+aH+iuZ+aht+mzW0u3HIMzVu7Srrpv7EBBxTnrFlSCskwdY1+EOFQSm7uMJhNQHkdPcmjg==", + "version": "5.3.7", + "resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-5.3.7.tgz", + "integrity": "sha512-7KgiD8UHjfcPBHEpDNg+zGz8L3LqR3GVwqZiBRFX04a1BCArZOz1r2kjly2HQ0WokqTO0v1nF+QAt8dsW4lKlw==", "funding": [ { "type": "github", diff --git a/package.json b/package.json index 92186511..2dfda624 100644 --- a/package.json +++ b/package.json @@ -152,7 +152,7 @@ "@angular/router": "17.3.12", "@microsoft/microsoft-graph-client": "3.0.7", "big-integer": "1.6.52", - "bootstrap": "5.3.3", + "bootstrap": "5.3.7", "browser-hrtime": "1.1.8", "chalk": "4.1.2", "commander": "13.1.0",