mirror of
https://github.com/zitadel/zitadel.git
synced 2025-01-06 13:07:52 +00:00
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:
parent
55e899efe5
commit
c0f18832e7
6
console/package-lock.json
generated
6
console/package-lock.json
generated
@ -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",
|
||||
|
@ -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",
|
||||
|
Loading…
x
Reference in New Issue
Block a user