Skip to content

Commit 86b5ca0

Browse files
authored
security: stricter pnpm config blockExoticSubdeps & trustPolicy (#7425)
1 parent ee8a675 commit 86b5ca0

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
@@ -1,6 +1,8 @@
11
cleanupUnusedCatalogs: true
22
linkWorkspacePackages: true
33
preferWorkspacePackages: true
4+
blockExoticSubdeps: true
5+
trustPolicy: 'no-downgrade'
46

57
packages:
68
- 'packages/*'

0 commit comments

Comments
 (0)