Skip to content

Commit 544b42f

Browse files
committed
Update @socketsecurity/lib to v5.5.0
1 parent 0f0157e commit 544b42f

File tree

4 files changed

+34
-34
lines changed

4 files changed

+34
-34
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": "socket-cli-monorepo",
33
"version": "0.0.0",
4-
"packageManager": "pnpm@10.27.0",
4+
"packageManager": "pnpm@10.28.0",
55
"private": true,
66
"engines": {
77
"node": ">=24.10.0",
@@ -165,7 +165,7 @@
165165
"es-define-property": "catalog:",
166166
"es-set-tostringtag": "catalog:",
167167
"function-bind": "catalog:",
168-
"glob": ">=11.1.0",
168+
"glob": ">=13.0.0",
169169
"globalthis": "catalog:",
170170
"gopd": "catalog:",
171171
"graceful-fs": "catalog:",

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
"@socketsecurity/lib": "catalog:",
8989
"@socketsecurity/registry": "catalog:",
9090
"@socketsecurity/sdk": "catalog:",
91-
"@types/react": "^19.2.7",
91+
"@types/react": "^19.2.8",
9292
"ajv-dist": "catalog:",
9393
"ansi-regex": "catalog:",
9494
"brace-expansion": "catalog:",

pnpm-lock.yaml

Lines changed: 30 additions & 30 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
@@ -38,7 +38,7 @@ catalog:
3838
'@socketregistry/packageurl-js': 1.3.5
3939
'@socketregistry/yocto-spinner': 1.0.25
4040
'@socketsecurity/config': 3.0.1
41-
'@socketsecurity/lib': 5.4.1
41+
'@socketsecurity/lib': 5.5.0
4242
'@socketsecurity/registry': 2.0.2
4343
'@socketsecurity/sdk': 3.2.0
4444
'@types/cmd-shim': 5.0.2

0 commit comments

Comments
 (0)