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

This commit is contained in:
Renovate Bot
2020-10-13 16:02:04 +00:00
committed by Łukasz Mierzwa
parent 4ae1125615
commit d202ffa54f
2 changed files with 4 additions and 4 deletions

6
ui/package-lock.json generated
View File

@@ -6106,9 +6106,9 @@
"integrity": "sha1-aN/1++YMUes3cl6p4+0xDcwed24="
},
"bootstrap": {
"version": "4.5.2",
"resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-4.5.2.tgz",
"integrity": "sha512-vlGn0bcySYl/iV+BGA544JkkZP5LB3jsmkeKLFQakCOwCM3AOk7VkldBz4jrzSe+Z0Ezn99NVXa1o45cQY4R6A=="
"version": "4.5.3",
"resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-4.5.3.tgz",
"integrity": "sha512-o9ppKQioXGqhw8Z7mah6KdTYpNQY//tipnkxppWhPbiSWdD+1raYsnhwEZjkTHYbGee4cVQ0Rx65EhOY/HNLcQ=="
},
"bootswatch": {
"version": "4.5.2",

View File

@@ -34,7 +34,7 @@
"@typescript-eslint/eslint-plugin": "4.5.0",
"@typescript-eslint/parser": "4.5.0",
"body-scroll-lock": "3.1.5",
"bootstrap": "4.5.2",
"bootstrap": "4.5.3",
"bootswatch": "4.5.2",
"bricks.js": "1.8.0",
"copy-to-clipboard": "3.3.1",