From 976a90c98ba26958e270f51c0a8896db9da320de Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 20 Jun 2026 12:35:39 +0000 Subject: [PATCH] Bump piscina from 4.9.2 to 4.9.3 Bumps [piscina](https://github.com/piscinajs/piscina) from 4.9.2 to 4.9.3. - [Release notes](https://github.com/piscinajs/piscina/releases) - [Changelog](https://github.com/piscinajs/piscina/blob/v4.9.3/CHANGELOG.md) - [Commits](https://github.com/piscinajs/piscina/compare/v4.9.2...v4.9.3) --- updated-dependencies: - dependency-name: piscina dependency-version: 4.9.3 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 0e455402..e595ce72 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9969,9 +9969,9 @@ pirates@^4.0.7: integrity sha512-TfySrs/5nm8fQJDcBDuUng3VOUKsd7S+zqvbOTiGXHfxX4wK31ard+hoNuvkicM/2YFzlpDgABOevKSsB4G/FA== piscina@^4.3.1: - version "4.9.2" - resolved "https://registry.yarnpkg.com/piscina/-/piscina-4.9.2.tgz#80f2c2375231720337c703e443941adfac8caf75" - integrity sha512-Fq0FERJWFEUpB4eSY59wSNwXD4RYqR+nR/WiEVcZW8IWfVBxJJafcgTEZDQo8k3w0sUarJ8RyVbbUF4GQ2LGbQ== + version "4.9.3" + resolved "https://registry.yarnpkg.com/piscina/-/piscina-4.9.3.tgz#a8df8f699f1f3721c01720d0e7dcc49e7de1fea8" + integrity sha512-3e3ka9QCE8RJ5I9uszdAADZnkcYi21cqmF3gxox3u884N72qpFHCsIVhHt8cEQ9t3Auq/NqoiCEuhxlxxQuDWA== optionalDependencies: "@napi-rs/nice" "^1.0.1"