From 279b7ef06f66f0f1cd3d40167a6f9d0afeb0a85f Mon Sep 17 00:00:00 2001 From: tbradsha Date: Tue, 10 Dec 2024 20:57:38 +0000 Subject: [PATCH] pnpm: Add pnpmfile hack for outdated estimo deps (#40549) Estimo doesn't seem to be actively maintained despite having strictly versioned deps. Add a pnpmfile hack to change these to caret deps, so we can update `ws` and `nanoid` to versions that don't have dependabot complaining. Committed via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/12264454426 Upstream-Ref: Automattic/jetpack@3c012a818223d53c22c27d1f124bcee68b46981e