1
0
mirror of https://github.com/bitwarden/server synced 2025-12-25 20:53:16 +00:00

Updated bootstrap to 5.3.3 (#4697)

* Updated bootstrap to 5.3.3

* Removed locking of bootstrap version
This commit is contained in:
Todd Martin
2024-08-27 12:24:02 -04:00
committed by GitHub
parent e65cf19873
commit 0a6c35e56c
5 changed files with 6 additions and 12 deletions

View File

@@ -8,7 +8,7 @@
"build": "webpack"
},
"dependencies": {
"bootstrap": "4.6.2",
"bootstrap": "5.3.3",
"font-awesome": "4.7.0",
"jquery": "3.7.1",
"popper.js": "1.16.1",