diff --git a/.node-version b/.node-version index c85fa1b..5397c87 100644 --- a/.node-version +++ b/.node-version @@ -1 +1 @@ -16.17.1 +16.18.1 diff --git a/package.json b/package.json index 7987f8e..1b657a0 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@7.13.2", + "packageManager": "pnpm@7.16.1", "license": "GPLv3", "scripts": { "test": "cross-env NODE_OPTIONS='--experimental-vm-modules' jest",