File tree Expand file tree Collapse file tree 3 files changed +13
-3
lines changed
packages/angular_devkit/build_angular Expand file tree Collapse file tree 3 files changed +13
-3
lines changed Original file line number Diff line number Diff line change 179
179
"parse5-html-rewriting-stream" : " 7.0.0" ,
180
180
"patch-package" : " ^7.0.1" ,
181
181
"picomatch" : " 3.0.1" ,
182
- "piscina" : " 4.2.0 " ,
182
+ "piscina" : " 4.2.1 " ,
183
183
"popper.js" : " ^1.14.1" ,
184
184
"postcss" : " 8.4.32" ,
185
185
"postcss-loader" : " 7.3.3" ,
Original file line number Diff line number Diff line change 48
48
"ora" : " 5.4.1" ,
49
49
"parse5-html-rewriting-stream" : " 7.0.0" ,
50
50
"picomatch" : " 3.0.1" ,
51
- "piscina" : " 4.2.0 " ,
51
+ "piscina" : " 4.2.1 " ,
52
52
"postcss" : " 8.4.32" ,
53
53
"postcss-loader" : " 7.3.3" ,
54
54
"resolve-url-loader" : " 5.0.0" ,
Original file line number Diff line number Diff line change @@ -10538,7 +10538,17 @@ piscina@4.1.0:
10538
10538
optionalDependencies:
10539
10539
nice-napi "^1.0.2"
10540
10540
10541
- piscina@4.2.0, piscina@^4.2.0:
10541
+ piscina@4.2.1:
10542
+ version "4.2.1"
10543
+ resolved "https://registry.yarnpkg.com/piscina/-/piscina-4.2.1.tgz#efb7f009d3a961e02ae08f1909bd24b5423e77fa"
10544
+ integrity sha512-LShp0+lrO+WIzB9LXO+ZmO4zGHxtTJNZhEO56H9SSu+JPaUQb6oLcTCzWi5IL2DS8/vIkCE88ElahuSSw4TAkA==
10545
+ dependencies:
10546
+ hdr-histogram-js "^2.0.1"
10547
+ hdr-histogram-percentiles-obj "^3.0.0"
10548
+ optionalDependencies:
10549
+ nice-napi "^1.0.2"
10550
+
10551
+ piscina@^4.2.0:
10542
10552
version "4.2.0"
10543
10553
resolved "https://registry.yarnpkg.com/piscina/-/piscina-4.2.0.tgz#61ac6c07f45fdefdd7726b6b07fc237d9a8d1776"
10544
10554
integrity sha512-/Yq6CLchvi5UQ6YGeiYHIJQV09VcZ5eYuNVS/YPkpxlxKrB4tEbIyc6j8F5b0jCP6tHdiji1Gos4fapc7q1csg==
You can’t perform that action at this time.
0 commit comments