From 46c65963b63b63337d06e9d4911da6580359263c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 7 Feb 2025 13:35:26 +0000 Subject: [PATCH] chore(deps): update pnpm to v9.15.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5040cf542..1b081d491 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "license": "MIT", "author": "Livio Brunner", "main": "dist/index.js", - "packageManager": "pnpm@9.15.4", + "packageManager": "pnpm@9.15.5", "scripts": { "dev": "nest build --watch", "build": "nest build",