Skip to content

Commit 2d22dbf

Browse files
committed
chore(deps): update @socketsecurity/lib to 5.11.1
1 parent a0779c3 commit 2d22dbf

File tree

3 files changed

+11
-11
lines changed

3 files changed

+11
-11
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@socketregistry/monorepo",
33
"version": "1.0.0",
4-
"packageManager": "pnpm@10.32.1",
4+
"packageManager": "pnpm@10.33.0",
55
"private": true,
66
"license": "MIT",
77
"description": "Monorepo for Socket.dev optimized package overrides",
@@ -63,7 +63,7 @@
6363
"@socketregistry/is-unicode-supported": "workspace:*",
6464
"@socketregistry/packageurl-js": "catalog:",
6565
"@socketregistry/scripts": "file:scripts",
66-
"@socketsecurity/lib": "catalog:",
66+
"@socketsecurity/lib": "5.11.1",
6767
"@types/fs-extra": "catalog:",
6868
"@types/node": "catalog:",
6969
"@types/normalize-package-data": "catalog:",

pnpm-lock.yaml

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

pnpm-workspace.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ catalog:
2222
'@npmcli/package-json': 7.0.0
2323
'@npmcli/promise-spawn': 8.0.3
2424
'@socketregistry/packageurl-js': 1.3.5
25-
'@socketsecurity/lib': 5.11.0
25+
'@socketsecurity/lib': 5.11.1
2626
'@types/fs-extra': 11.0.4
2727
'@types/node': 24.9.2
2828
'@types/normalize-package-data': 2.4.4

0 commit comments

Comments
 (0)