Remove old autobind. Teams page tweaks
This commit is contained in:
3
server/package-lock.json
generated
3
server/package-lock.json
generated
@@ -221,7 +221,8 @@
|
||||
"auto-bind2": {
|
||||
"version": "1.0.3",
|
||||
"resolved": "https://registry.npmjs.org/auto-bind2/-/auto-bind2-1.0.3.tgz",
|
||||
"integrity": "sha512-+br9nya9M8ayHjai7m9rdpRxuEr8xcYRDrIp7HybNe0ixUHbc1kDiWXKMb0ldsfWb9Zi+SqJ9JfjW8nTkYD0QQ=="
|
||||
"integrity": "sha512-+br9nya9M8ayHjai7m9rdpRxuEr8xcYRDrIp7HybNe0ixUHbc1kDiWXKMb0ldsfWb9Zi+SqJ9JfjW8nTkYD0QQ==",
|
||||
"dev": true
|
||||
},
|
||||
"autobind-decorator": {
|
||||
"version": "2.1.0",
|
||||
|
||||
@@ -21,7 +21,6 @@
|
||||
"dependencies": {
|
||||
"amqplib": "^0.5.1",
|
||||
"app-root-path": "^2.0.1",
|
||||
"auto-bind2": "^1.0.3",
|
||||
"autobind-decorator": "^2.1.0",
|
||||
"aws-sdk": "^2.98.0",
|
||||
"body-parser": "^1.17.1",
|
||||
|
||||
Reference in New Issue
Block a user