chore(deps): bump grpc-web from 1.0.7 to 1.1.0 in /console (#168)

Bumps [grpc-web](https://github.com/grpc/grpc-web) from 1.0.7 to 1.1.0.
- [Release notes](https://github.com/grpc/grpc-web/releases)
- [Changelog](https://github.com/grpc/grpc-web/blob/master/CHANGELOG.md)
- [Commits](https://github.com/grpc/grpc-web/compare/1.0.7...1.1.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2020-06-08 15:21:26 +02:00 committed by GitHub
parent 55e899efe5
commit c0f18832e7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

@ -7644,9 +7644,9 @@
}
},
"grpc-web": {
"version": "1.0.7",
"resolved": "https://registry.npmjs.org/grpc-web/-/grpc-web-1.0.7.tgz",
"integrity": "sha512-Fkbz1nyvvt6GC6ODcxh9Fen6LLB3OTCgGHzHwM2Eni44SUhzqPz1UQgFp9sfBEfInOhx3yBdwo9ZLjZAmJ+TtA=="
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/grpc-web/-/grpc-web-1.1.0.tgz",
"integrity": "sha512-oPoS4/E/EO0TA2ZOSf3AxV2AbWDeabwfbAo+8oXNenOw87RmKz4hME8Sy4KDu2dUnqK8cuGfzdQlJPAEQEygNQ=="
},
"hammerjs": {
"version": "2.0.8",

View File

@ -35,7 +35,7 @@
"google-proto-files": "^1.1.1",
"google-protobuf": "^3.12.0",
"grpc": "^1.24.2",
"grpc-web": "^1.0.7",
"grpc-web": "^1.1.0",
"hammerjs": "^2.0.8",
"moment": "^2.24.0",
"ngx-moment": "^3.5.0",