File tree Expand file tree Collapse file tree 2 files changed +27
-24
lines changed
Expand file tree Collapse file tree 2 files changed +27
-24
lines changed Original file line number Diff line number Diff line change 1- resolutionMode : highest
2- trustPolicy : no-downgrade
3- trustPolicyExclude :
4- - undici@6.21.3
51
62packages :
73 - packages/*
@@ -46,7 +42,7 @@ catalog:
4642 ' @socketregistry/packageurl-js ' : 1.4.2
4743 ' @socketregistry/yocto-spinner ' : 1.0.25
4844 ' @socketsecurity/config ' : 3.0.1
49- ' @socketsecurity/lib ' : 5.19 .1
45+ ' @socketsecurity/lib ' : 5.20 .1
5046 ' @socketsecurity/registry ' : 2.0.2
5147 ' @socketsecurity/sdk ' : 4.0.1
5248 ' @types/adm-zip ' : 0.5.7
@@ -154,8 +150,6 @@ catalog:
154150# pnpm v11 reads settings from this file; only auth/registry go in .npmrc.
155151ignoreScripts : true
156152linkWorkspacePackages : false
157- saveExact : true
158- strictPeerDependencies : true
159153
160154# Wait 7 days (10080 minutes) before installing newly published packages.
161155minimumReleaseAge : 10080
@@ -224,3 +218,9 @@ patchedDependencies:
224218 execa@2.1.0 : patches/execa@2.1.0.patch
225219 execa@5.1.1 : patches/execa@5.1.1.patch
226220 node-gyp@12.2.0 : patches/node-gyp@12.2.0.patch
221+ resolutionMode : highest
222+ saveExact : true
223+ strictPeerDependencies : true
224+ trustPolicy : no-downgrade
225+ trustPolicyExclude :
226+ - undici@6.21.3
You can’t perform that action at this time.
0 commit comments