build(deps): bump google-protobuf from 3.11.2 to 3.11.4 in /Server

Bumps [google-protobuf](https://github.com/protocolbuffers/protobuf) from 3.11.2 to 3.11.4.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/master/generate_changelog.py)
- [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.11.2...v3.11.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-05-05 03:42:38 +00:00 committed by GitHub
parent 93b8d53b4b
commit 03012ab678
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View file

@ -1516,9 +1516,9 @@
"integrity": "sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA=="
},
"google-protobuf": {
"version": "3.11.2",
"resolved": "https://registry.npmjs.org/google-protobuf/-/google-protobuf-3.11.2.tgz",
"integrity": "sha512-T4fin7lcYLUPj2ChUZ4DvfuuHtg3xi1621qeRZt2J7SvOQusOzq+sDT4vbotWTCjUXJoR36CA016LlhtPy80uQ=="
"version": "3.11.4",
"resolved": "https://registry.npmjs.org/google-protobuf/-/google-protobuf-3.11.4.tgz",
"integrity": "sha512-lL6b04rDirurUBOgsY2+LalI6Evq8eH5TcNzi7TYQ3BsIWelT0KSOQSBsXuavEkNf+odQU6c0lgz3UsZXeNX9Q=="
},
"growl": {
"version": "1.10.5",

View file

@ -17,7 +17,7 @@
"eslint": "^6.6.0",
"eslint-config-standard": "^14.1.0",
"glob": "^7.1.6",
"google-protobuf": "^3.11.2",
"google-protobuf": "^3.11.4",
"immutable": "^4.0.0-rc.12",
"koa": "^2.11.0",
"koa-better-router": "^2.1.1",