upgraded dependencies

pull/31/head
Alex Shnitman 2021-04-30 22:11:07 +03:00
parent 615008cfa8
commit f23d7b8e3e
3 changed files with 710 additions and 759 deletions

6
Pipfile.lock generated
View File

@ -271,11 +271,11 @@
},
"pylint": {
"hashes": [
"sha256:4236b7284853b779a8add49aca287a5899245894995c5591d2b5839a32482330",
"sha256:ad1bff19c46bfc6d2aeba4de5f76570d253df4915d2043ba61dc6a96233c4bd6"
"sha256:586d8fa9b1891f4b725f587ef267abe2a1bad89d6b184520c7f07a253dd6e217",
"sha256:f7e2072654a6b6afdf5e2fb38147d3e2d2d43c89f648637baab63e026481279b"
],
"index": "pypi",
"version": "==2.8.1"
"version": "==2.8.2"
},
"toml": {
"hashes": [

1461
ui/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -25,7 +25,7 @@
"@fortawesome/free-regular-svg-icons": "^5.15.2",
"@ng-bootstrap/ng-bootstrap": "^8.0.4",
"bootstrap": "^4.5.0",
"ngx-socket-io": "^3.2.0",
"ngx-socket-io": "~3.2.0",
"rxjs": "~6.6.0",
"tslib": "^2.0.0",
"zone.js": "~0.10.2"