Skip to content

Commit 996a9c6

Browse files
committed
chore(deps): bump @socketsecurity/lib to 5.20.1 in catalog
1 parent 2822ff2 commit 996a9c6

File tree

2 files changed

+27
-24
lines changed

2 files changed

+27
-24
lines changed

pnpm-lock.yaml

Lines changed: 20 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pnpm-workspace.yaml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
resolutionMode: highest
2-
trustPolicy: no-downgrade
3-
trustPolicyExclude:
4-
- undici@6.21.3
51

62
packages:
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.
155151
ignoreScripts: true
156152
linkWorkspacePackages: false
157-
saveExact: true
158-
strictPeerDependencies: true
159153

160154
# Wait 7 days (10080 minutes) before installing newly published packages.
161155
minimumReleaseAge: 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

0 commit comments

Comments
 (0)