mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-12-27 02:50:46 +00:00
Update dependency bootstrap to v4.5.2
This commit is contained in:
parent
c410a58573
commit
d725398424
2 changed files with 5 additions and 5 deletions
|
@ -29,7 +29,7 @@
|
|||
"@types/react-router-dom": "5.1.5",
|
||||
"@typescript-eslint/eslint-plugin": "3.7.1",
|
||||
"@typescript-eslint/parser": "3.7.1",
|
||||
"bootstrap": "4.5.0",
|
||||
"bootstrap": "4.5.2",
|
||||
"codemirror": "5.56.0",
|
||||
"deep-equal": "2.0.3",
|
||||
"emoji-mart": "3.0.0",
|
||||
|
|
|
@ -3006,10 +3006,10 @@ boolbase@^1.0.0, boolbase@~1.0.0:
|
|||
resolved "https://registry.yarnpkg.com/boolbase/-/boolbase-1.0.0.tgz#68dff5fbe60c51eb37725ea9e3ed310dcc1e776e"
|
||||
integrity sha1-aN/1++YMUes3cl6p4+0xDcwed24=
|
||||
|
||||
bootstrap@4.5.0:
|
||||
version "4.5.0"
|
||||
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.5.0.tgz#97d9dbcb5a8972f8722c9962483543b907d9b9ec"
|
||||
integrity sha512-Z93QoXvodoVslA+PWNdk23Hze4RBYIkpb5h8I2HY2Tu2h7A0LpAgLcyrhrSUyo2/Oxm2l1fRZPs1e5hnxnliXA==
|
||||
bootstrap@4.5.2:
|
||||
version "4.5.2"
|
||||
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.5.2.tgz#a85c4eda59155f0d71186b6e6ad9b875813779ab"
|
||||
integrity sha512-vlGn0bcySYl/iV+BGA544JkkZP5LB3jsmkeKLFQakCOwCM3AOk7VkldBz4jrzSe+Z0Ezn99NVXa1o45cQY4R6A==
|
||||
|
||||
bowser@^1.7.3:
|
||||
version "1.9.4"
|
||||
|
|
Loading…
Reference in a new issue