File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 32
32
"generate:proto" : " pbjs -t static-module -w commonjs -o src/ddsketch/proto/compiled.js src/ddsketch/proto/DDSketch.proto && pbts -o src/ddsketch/proto/compiled.d.ts src/ddsketch/proto/compiled.js"
33
33
},
34
34
"dependencies" : {
35
- "protobufjs" : " ^6.10.2 "
35
+ "protobufjs" : " ^6.11.3 "
36
36
},
37
37
"devDependencies" : {
38
38
"@types/jest" : " ^26.0.14" ,
Original file line number Diff line number Diff line change 674
674
resolved "https://registry.yarnpkg.com/@types/node/-/node-15.0.1.tgz#ef34dea0881028d11398be5bf4e856743e3dc35a"
675
675
integrity sha512-TMkXt0Ck1y0KKsGr9gJtWGjttxlZnnvDtphxUOSd0bfaR6Q1jle+sPvrzNR1urqYTWMinoKvjKfXUGsumaO1PA==
676
676
677
- " @types/node@^ 13.7.0 " :
678
- version "13.13.34 "
679
- resolved "https://registry.yarnpkg.com/@types/node/-/node-13.13.34 .tgz#c9300a1b6560d90817fb2bba650e250116a575f9 "
680
- integrity sha512-g8D1HF2dMDKYSDl5+79izRwRgNPsSynmWMbj50mj7GZ0b7Lv4p8EmZjbo3h0h+6iLr6YmVz9VnF6XVZ3O6V1Ug ==
677
+ " @types/node@>= 13.7.0 " :
678
+ version "17.0.42 "
679
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.42 .tgz#d7e8f22700efc94d125103075c074396b5f41f9b "
680
+ integrity sha512-Q5BPGyGKcvQgAMbsr7qEGN/kIPN6zZecYYABeTDBizOsau+2NMdSVTar9UQw21A2+JyA2KRNDYaYrPB0Rpk2oQ ==
681
681
682
682
" @types/normalize-package-data@^2.4.0 " :
683
683
version "2.4.0"
@@ -3358,10 +3358,10 @@ prompts@^2.0.1:
3358
3358
kleur "^3.0.3"
3359
3359
sisteransi "^1.0.5"
3360
3360
3361
- protobufjs@^6.10.2 :
3362
- version "6.10.2 "
3363
- resolved "https://registry.yarnpkg.com/protobufjs/-/protobufjs-6.10.2 .tgz#b9cb6bd8ec8f87514592ba3fdfd28e93f33a469b "
3364
- integrity sha512-27yj+04uF6ya9l+qfpH187aqEzfCF4+Uit0I9ZBQVqK09hk/SQzKa2MUqUpXaVa7LOFRg1TSSr3lVxGOk6c0SQ ==
3361
+ protobufjs@^6.11.3 :
3362
+ version "6.11.3 "
3363
+ resolved "https://registry.yarnpkg.com/protobufjs/-/protobufjs-6.11.3 .tgz#637a527205a35caa4f3e2a9a4a13ddffe0e7af74 "
3364
+ integrity sha512-xL96WDdCZYdU7Slin569tFX712BxsxslWwAfAhCYjQKGTq7dAU91Lomy6nLLhh/dyGhk/YH4TwTSRxTzhuHyZg ==
3365
3365
dependencies :
3366
3366
" @protobufjs/aspromise" " ^1.1.2"
3367
3367
" @protobufjs/base64" " ^1.1.2"
@@ -3374,7 +3374,7 @@ protobufjs@^6.10.2:
3374
3374
" @protobufjs/pool" " ^1.1.0"
3375
3375
" @protobufjs/utf8" " ^1.1.0"
3376
3376
" @types/long" " ^4.0.1"
3377
- " @types/node" " ^ 13.7.0"
3377
+ " @types/node" " >= 13.7.0"
3378
3378
long "^4.0.0"
3379
3379
3380
3380
psl@^1.1.28, psl@^1.1.33 :
You can’t perform that action at this time.
0 commit comments