fix(deps): update dependency bootstrap to v4.5.2

This commit is contained in:
Renovate Bot
2020-08-06 16:30:54 +00:00
committed by Łukasz Mierzwa
parent 5ed743cddd
commit fdf4bad6e8
2 changed files with 4 additions and 4 deletions

6
ui/package-lock.json generated
View File

@@ -5538,9 +5538,9 @@
"integrity": "sha1-aN/1++YMUes3cl6p4+0xDcwed24="
},
"bootstrap": {
"version": "4.5.1",
"resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-4.5.1.tgz",
"integrity": "sha512-bxUooHBSbvefnIZfjD0LE8nfdPKrtiFy2sgrxQwUZ0UpFzpjVbVMUxaGIoo9XWT4B2LG1HX6UQg0UMOakT0prQ=="
"version": "4.5.2",
"resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-4.5.2.tgz",
"integrity": "sha512-vlGn0bcySYl/iV+BGA544JkkZP5LB3jsmkeKLFQakCOwCM3AOk7VkldBz4jrzSe+Z0Ezn99NVXa1o45cQY4R6A=="
},
"bootswatch": {
"version": "4.5.1",

View File

@@ -33,7 +33,7 @@
"@typescript-eslint/eslint-plugin": "3.9.0",
"@typescript-eslint/parser": "3.9.0",
"body-scroll-lock": "3.0.3",
"bootstrap": "4.5.1",
"bootstrap": "4.5.2",
"bootswatch": "4.5.1",
"bricks.js": "1.8.0",
"copy-to-clipboard": "3.3.1",