mirror of
https://github.com/roleypoly/roleypoly-v1.git
synced 2025-04-26 04:29:11 +00:00
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:
parent
c196779ff2
commit
dc1f7ee45c
2 changed files with 4 additions and 4 deletions
6
Server/package-lock.json
generated
6
Server/package-lock.json
generated
|
@ -277,9 +277,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@roleypoly/rpc": {
|
"@roleypoly/rpc": {
|
||||||
"version": "3.0.0-alpha.12",
|
"version": "3.0.0-alpha.13",
|
||||||
"resolved": "https://registry.npmjs.org/@roleypoly/rpc/-/rpc-3.0.0-alpha.12.tgz",
|
"resolved": "https://registry.npmjs.org/@roleypoly/rpc/-/rpc-3.0.0-alpha.13.tgz",
|
||||||
"integrity": "sha512-Tl7G/yGF/3FmoF3GoYFZ2JdpSH7Fv5NGGbDB7KbVum+GOmnIoG7D8ETUb5Ge2YHpTYLoJSAmVhDGiuI8o3QC6A==",
|
"integrity": "sha512-zlQ/zW0/w7116wDxgN3d0SNiieRxZqW1GKxzEuObvsrpn/lIbXSVqE0RZWjWqAc5Cr9LYj/qvXLc0H6aa6l6VA==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@improbable-eng/grpc-web": "0.11.0",
|
"@improbable-eng/grpc-web": "0.11.0",
|
||||||
"google-protobuf": "3.10.0"
|
"google-protobuf": "3.10.0"
|
||||||
|
|
|
@ -11,7 +11,7 @@
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@discordjs/uws": "^10.149.0",
|
"@discordjs/uws": "^10.149.0",
|
||||||
"@roleypoly/rpc": "^3.0.0-alpha.12",
|
"@roleypoly/rpc": "^3.0.0-alpha.13",
|
||||||
"chalk": "^3.0.0",
|
"chalk": "^3.0.0",
|
||||||
"discord.js": "^11.5.1",
|
"discord.js": "^11.5.1",
|
||||||
"dotenv": "^8.2.0",
|
"dotenv": "^8.2.0",
|
||||||
|
|
Loading…
Add table
Reference in a new issue