diff --git a/.node-version b/.node-version index 48b14e6..9075659 100644 --- a/.node-version +++ b/.node-version @@ -1 +1 @@ -20.14.0 +20.15.0 diff --git a/package.json b/package.json index b1c6806..6de2dee 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "repository": "git@github.com:Schniz/fnm.git", "author": "Gal Schlezinger ", "type": "module", - "packageManager": "pnpm@9.1.4", + "packageManager": "pnpm@9.4.0", "license": "GPLv3", "scripts": { "test": "cross-env NODE_OPTIONS='--experimental-vm-modules' jest",