diff --git a/package.json b/package.json index 0e2fda170..c424b2d24 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "description": "Zigbee to MQTT bridge using Zigbee-herdsman", "main": "index.js", "types": "dist/types/api.d.ts", - "packageManager": "pnpm@10.4.1", + "packageManager": "pnpm@10.12.1", "repository": { "type": "git", "url": "git+https://github.com/Koenkk/zigbee2mqtt.git" @@ -98,4 +98,4 @@ "optionalDependencies": { "unix-dgram": "^2.0.6" } -} +} \ No newline at end of file