fix: emit pool error if continous tasks stealing on idle fail
[poolifier.git] / examples / typescript / http-client-pool / pnpm-lock.yaml
index 54d581e095d62b40abaeb11b8cc0948c8b212876..6f17a2f486554382c4c828d1693a79452234d49a 100644 (file)
@@ -67,7 +67,7 @@ packages:
     engines: {node: ^12.20 || >= 14.13}
     dependencies:
       node-domexception: 1.0.0
-      web-streams-polyfill: 3.3.1
+      web-streams-polyfill: 3.3.2
     dev: false
 
   /follow-redirects@1.15.4:
@@ -142,7 +142,7 @@ packages:
     resolution: {integrity: sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==}
     dev: true
 
-  /web-streams-polyfill@3.3.1:
-    resolution: {integrity: sha512-hhvyQPaWKuZpyr19naOWHktLWtbkpOaR048vXDNR9EgYb2Al7rqCd7RBFx68eYZHgkIlQy9UtO01psg/ONg4cQ==}
+  /web-streams-polyfill@3.3.2:
+    resolution: {integrity: sha512-3pRGuxRF5gpuZc0W+EpwQRmCD7gRqcDOMt688KmdlDAgAyaB1XlN0zq2njfDNm44XVdIouE7pZ6GzbdyH47uIQ==}
     engines: {node: '>= 8'}
     dev: false