From 26eafc45f19baa96d0df783ca37e6f7cfcedaa0a Mon Sep 17 00:00:00 2001 From: =?utf8?q?J=C3=A9r=C3=B4me=20Benoit?= Date: Thu, 18 May 2023 18:38:42 +0200 Subject: [PATCH 1/1] build(ui): sync volta versions MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Jérôme Benoit --- ui/web/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/web/package.json b/ui/web/package.json index d9c233a1..d346175e 100644 --- a/ui/web/package.json +++ b/ui/web/package.json @@ -8,7 +8,7 @@ }, "volta": { "node": "20.2.0", - "pnpm": "8.5.0" + "pnpm": "8.5.1" }, "scripts": { "preinstall": "npx --yes only-allow pnpm", -- 2.34.1