This repository was archived by the owner on Nov 22, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +14
-3
lines changed Expand file tree Collapse file tree 3 files changed +14
-3
lines changed Original file line number Diff line number Diff line change 36
36
"guess-parser" : " ^0.4.22" ,
37
37
"http-proxy-middleware" : " ^2.0.6" ,
38
38
"ora" : " ^5.1.0" ,
39
- "piscina" : " ~3.2 .0" ,
39
+ "piscina" : " ~4.0 .0" ,
40
40
"rxjs" : " ^7.0.0" ,
41
41
"tree-kill" : " ^1.2.2"
42
42
}
Original file line number Diff line number Diff line change 89
89
"node-fetch" : " ^2.6.1" ,
90
90
"ora" : " ^5.1.0" ,
91
91
"patch-package" : " ^7.0.0" ,
92
- "piscina" : " ~3.2 .0" ,
92
+ "piscina" : " ~4.0 .0" ,
93
93
"prettier" : " ^2.2.1" ,
94
94
"protractor" : " 7.0.0" ,
95
95
"rollup" : " ~3.24.0" ,
Original file line number Diff line number Diff line change @@ -7476,7 +7476,7 @@ pinkie@^2.0.0:
7476
7476
resolved "https://registry.yarnpkg.com/pinkie/-/pinkie-2.0.4.tgz#72556b80cfa0d48a974e80e77248e80ed4f7f870"
7477
7477
integrity sha512-MnUuEycAemtSaeFSjXKW/aroV7akBbY+Sv+RkyqFjgAe73F+MR0TBWKBRDkmfWq/HiFmdavfZ1G7h4SPZXaCSg==
7478
7478
7479
- [email protected] , piscina@~3.2.0 :
7479
+
7480
7480
version "3.2.0"
7481
7481
resolved "https://registry.yarnpkg.com/piscina/-/piscina-3.2.0.tgz#f5a1dde0c05567775690cccefe59d9223924d154"
7482
7482
integrity sha512-yn/jMdHRw+q2ZJhFhyqsmANcbF6V2QwmD84c6xRau+QpQOmtrBCoRGdvTfeuFDYXB5W2m6MfLkjkvQa9lUSmIA==
7487
7487
optionalDependencies :
7488
7488
nice-napi "^1.0.2"
7489
7489
7490
+ piscina@~4.0.0 :
7491
+ version "4.0.0"
7492
+ resolved "https://registry.yarnpkg.com/piscina/-/piscina-4.0.0.tgz#f8913d52b2000606d51aaa242f0813a0c77ca3b1"
7493
+ integrity sha512-641nAmJS4k4iqpNUqfggqUBUMmlw0ZoM5VZKdQkV2e970Inn3Tk9kroCc1wpsYLD07vCwpys5iY0d3xI/9WkTg==
7494
+ dependencies :
7495
+ eventemitter-asyncresource "^1.0.0"
7496
+ hdr-histogram-js "^2.0.1"
7497
+ hdr-histogram-percentiles-obj "^3.0.0"
7498
+ optionalDependencies :
7499
+ nice-napi "^1.0.2"
7500
+
7490
7501
pkg-dir@^4.1.0 :
7491
7502
version "4.2.0"
7492
7503
resolved "https://registry.yarnpkg.com/pkg-dir/-/pkg-dir-4.2.0.tgz#f099133df7ede422e81d1d8448270eeb3e4261f3"
You can’t perform that action at this time.
0 commit comments