mirror of
https://github.com/roleypoly/roleypoly-v1.git
synced 2025-04-25 12:19:10 +00:00
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:
parent
93b8d53b4b
commit
03012ab678
2 changed files with 4 additions and 4 deletions
6
Server/package-lock.json
generated
6
Server/package-lock.json
generated
|
@ -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",
|
||||
|
|
|
@ -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",
|
||||
|
|
Loading…
Add table
Reference in a new issue