Skip to content

Commit 24b36ff

Browse files
authored
security: stricter pnpm config blockExoticSubdeps & trustPolicy (#6272)
1 parent 76fe7a9 commit 24b36ff

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

pnpm-workspace.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,3 +36,5 @@ cleanupUnusedCatalogs: true
3636

3737
linkWorkspacePackages: true
3838
preferWorkspacePackages: true
39+
blockExoticSubdeps: true
40+
trustPolicy: 'no-downgrade'

0 commit comments

Comments
 (0)