build(deps): bump @roleypoly/rpc in /Server

Bumps [@roleypoly/rpc](https://github.com/roleypoly/rpc) from 3.0.0-alpha.12 to 3.0.0-alpha.13.
- [Release notes](https://github.com/roleypoly/rpc/releases)
- [Commits](https://github.com/roleypoly/rpc/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-11-25 10:32:02 +00:00 committed by GitHub
parent c196779ff2
commit dc1f7ee45c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View file

@ -277,9 +277,9 @@
}
},
"@roleypoly/rpc": {
"version": "3.0.0-alpha.12",
"resolved": "https://registry.npmjs.org/@roleypoly/rpc/-/rpc-3.0.0-alpha.12.tgz",
"integrity": "sha512-Tl7G/yGF/3FmoF3GoYFZ2JdpSH7Fv5NGGbDB7KbVum+GOmnIoG7D8ETUb5Ge2YHpTYLoJSAmVhDGiuI8o3QC6A==",
"version": "3.0.0-alpha.13",
"resolved": "https://registry.npmjs.org/@roleypoly/rpc/-/rpc-3.0.0-alpha.13.tgz",
"integrity": "sha512-zlQ/zW0/w7116wDxgN3d0SNiieRxZqW1GKxzEuObvsrpn/lIbXSVqE0RZWjWqAc5Cr9LYj/qvXLc0H6aa6l6VA==",
"requires": {
"@improbable-eng/grpc-web": "0.11.0",
"google-protobuf": "3.10.0"

View file

@ -11,7 +11,7 @@
},
"dependencies": {
"@discordjs/uws": "^10.149.0",
"@roleypoly/rpc": "^3.0.0-alpha.12",
"@roleypoly/rpc": "^3.0.0-alpha.13",
"chalk": "^3.0.0",
"discord.js": "^11.5.1",
"dotenv": "^8.2.0",