From daa9a6dc685c5fd5dda9a38562eb1ed4744ae91a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sun, 1 Dec 2024 00:39:39 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=20(repo)=20[NO-ISSUE]:=20Update=20?= =?UTF-8?q?toolchain?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .prototools | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.prototools b/.prototools index 8fc68f2e7..c2adcd488 100644 --- a/.prototools +++ b/.prototools @@ -1,3 +1,3 @@ node = "20.18.1" npm = "10.9.1" -pnpm = "9.14.2" +pnpm = "9.14.4" diff --git a/package.json b/package.json index 702692dc1..aebc05291 100644 --- a/package.json +++ b/package.json @@ -66,5 +66,5 @@ "engines": { "node": ">=20" }, - "packageManager": "pnpm@9.14.2" + "packageManager": "pnpm@9.14.4" }