update dependencies

This commit is contained in:
Alex
2020-09-12 21:25:49 +03:00
parent bca19c3ca4
commit b7608718f3
3 changed files with 29 additions and 19 deletions

6
ui/package-lock.json generated
View File

@@ -4353,9 +4353,9 @@
}
},
"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=="
},
"brace-expansion": {
"version": "1.1.11",

View File

@@ -23,7 +23,7 @@
"@fortawesome/fontawesome-svg-core": "^1.2.30",
"@fortawesome/free-regular-svg-icons": "^5.14.0",
"@ng-bootstrap/ng-bootstrap": "^5.3.1",
"bootstrap": "^4.5.1",
"bootstrap": "^4.5.2",
"ngx-socket-io": "^3.2.0",
"rxjs": "~6.4.0",
"tslib": "^1.13.0",