diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index a8fcaab7c0..5604c168ef 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -4,5 +4,7 @@ allowBuilds: esbuild: true resolutionMode: "highest" -minimumReleaseAge: 1440 +minimumReleaseAge: 10080 minimumReleaseAgeIgnoreMissingTime: true +trustPolicy: no-downgrade +blockExoticSubdeps: true