mirror of
https://github.com/Kong/insomnia
synced 2024-11-08 06:39:48 +00:00
bump grpc reflection fork (#6158)
This commit is contained in:
parent
97138fcddd
commit
d5eff5fa98
6
packages/insomnia/package-lock.json
generated
6
packages/insomnia/package-lock.json
generated
@ -31,7 +31,7 @@
|
||||
"dompurify": "^3.0.5",
|
||||
"electron-context-menu": "^3.6.1",
|
||||
"electron-log": "^4.4.8",
|
||||
"grpc-reflection-js": "github:Kong/grpc-reflection-js#01fcce0",
|
||||
"grpc-reflection-js": "kong/grpc-reflection-js#a29faa2",
|
||||
"hawk": "9.0.1",
|
||||
"hkdf": "^0.0.2",
|
||||
"hosted-git-info": "5.2.1",
|
||||
@ -10768,8 +10768,8 @@
|
||||
}
|
||||
},
|
||||
"node_modules/grpc-reflection-js": {
|
||||
"version": "0.1.2-kong.2",
|
||||
"resolved": "git+ssh://git@github.com/Kong/grpc-reflection-js.git#01fcce04d7245ead1544681efb12d6c9ed048bea",
|
||||
"version": "0.1.2-kong.3",
|
||||
"resolved": "git+ssh://git@github.com/kong/grpc-reflection-js.git#a29faa2509579f6c7cc36983022f88744d5c040a",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@types/google-protobuf": "^3.7.2",
|
||||
|
@ -62,7 +62,7 @@
|
||||
"dompurify": "^3.0.5",
|
||||
"electron-context-menu": "^3.6.1",
|
||||
"electron-log": "^4.4.8",
|
||||
"grpc-reflection-js": "github:Kong/grpc-reflection-js#01fcce0",
|
||||
"grpc-reflection-js": "kong/grpc-reflection-js#a29faa2",
|
||||
"hawk": "9.0.1",
|
||||
"hkdf": "^0.0.2",
|
||||
"hosted-git-info": "5.2.1",
|
||||
|
Loading…
Reference in New Issue
Block a user