File tree 2 files changed +6
-11
lines changed
2 files changed +6
-11
lines changed Original file line number Diff line number Diff line change 5
5
"main" : " index.js" ,
6
6
"license" : " MIT" ,
7
7
"dependencies" : {
8
- "@grpc/grpc-js" : " ^1.9.4 " ,
8
+ "@grpc/grpc-js" : " ^1.9.15 " ,
9
9
"@grpc/proto-loader" : " ^0.7.10" ,
10
10
"@sensebox/osem-protos" : " ^1.1.0" ,
11
11
"@sensebox/sketch-templater" : " 1.13.1" ,
Original file line number Diff line number Diff line change 38
38
minimatch "^3.0.4"
39
39
strip-json-comments "^3.1.1"
40
40
41
- " @grpc/grpc-js@^1.9.4 " :
42
- version "1.9.4 "
43
- resolved "https://registry.yarnpkg.com/@grpc/grpc-js/-/grpc-js-1.9.4 .tgz#6cf152869910c2ac3429eee08c1dbdc84e7bafea "
44
- integrity sha512-oEnzYiDuEsBydZBtP84BkpduLsE1nSAO4KrhTLHRzNrIQE647fhchmosTQsJdCo8X9zBBt+l5+fNk+m/yCFJ/Q ==
41
+ " @grpc/grpc-js@^1.9.15 " :
42
+ version "1.9.15 "
43
+ resolved "https://registry.yarnpkg.com/@grpc/grpc-js/-/grpc-js-1.9.15 .tgz#433d7ac19b1754af690ea650ab72190bd700739b "
44
+ integrity sha512-nqE7Hc0AzI+euzUwDAy0aY5hCp10r734gMGRdU+qOPX0XSceI2ULrcXB5U2xSc5VkWwalCj4M7GzCAygZl2KoQ ==
45
45
dependencies :
46
46
" @grpc/proto-loader" " ^0.7.8"
47
47
" @types/node" " >=12.12.47"
430
430
" @types/bson" " *"
431
431
" @types/node" " *"
432
432
433
- " @types/node@* " :
434
- version "13.13.4"
435
- resolved "https://registry.yarnpkg.com/@types/node/-/node-13.13.4.tgz#1581d6c16e3d4803eb079c87d4ac893ee7501c2c"
436
- integrity sha512-x26ur3dSXgv5AwKS0lNfbjpCakGIduWU1DU91Zz58ONRWrIKGunmZBNv4P7N+e27sJkiGDsw/3fT4AtsqQBrBA==
437
-
438
- " @types/node@>=12.12.47" , "@types/node@>=13.7.0":
433
+ " @types/node@*" , "@types/node@>=12.12.47", "@types/node@>=13.7.0":
439
434
version "16.6.0"
440
435
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.6.0.tgz#0d5685f85066f94e97f19e8a67fe003c5fadacc4"
441
436
integrity sha512-OyiZPohMMjZEYqcVo/UJ04GyAxXOJEZO/FpzyXxcH4r/ArrVoXHf4MbUrkLp0Tz7/p1mMKpo5zJ6ZHl8XBNthQ==
You can’t perform that action at this time.
0 commit comments