Restore pnpm-lock.yaml to a working version (a commit with the wrong pnpm version broke it)
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index e20aa3a..83d1669 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -1,8 +1,4 @@
-lockfileVersion: "6.1"
-
-settings:
-    autoInstallPeers: true
-    excludeLinksFromLockfile: false
+lockfileVersion: "6.0"
 
 overrides:
     "@hokify/agenda>mongodb": ^5.6.0