chore(deps): bump @socketsecurity/lib to 5.18.2, @socketregistry/packageurl-js to 1.4.2, @socketsecurity/sdk to 4.0.1#1200
Conversation
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
Bugbot Autofix prepared a fix for the issue found in the latest run.
- ✅ Fixed: Version bump breaks Claude hook dependency symlink
- Updated .claude/hooks/check-new-deps/package.json and package-lock.json to reference @socketsecurity/lib 5.16.0, matching the workspace catalog version and fixing the broken symlink path.
Or push these changes by commenting:
@cursor push 240f485e36
Preview (240f485e36)
diff --git a/.claude/hooks/check-new-deps/package-lock.json b/.claude/hooks/check-new-deps/package-lock.json
--- a/.claude/hooks/check-new-deps/package-lock.json
+++ b/.claude/hooks/check-new-deps/package-lock.json
@@ -7,7 +7,7 @@
"name": "@socketsecurity/hook-check-new-deps",
"dependencies": {
"@socketregistry/packageurl-js": "1.4.1",
- "@socketsecurity/lib": "5.15.0",
+ "@socketsecurity/lib": "5.16.0",
"@socketsecurity/sdk": "4.0.0"
},
"devDependencies": {
@@ -56,8 +56,8 @@
"pnpm": ">=10.25.0"
}
},
- "../../../node_modules/.pnpm/@socketsecurity+lib@5.15.0_typescript@5.9.3/node_modules/@socketsecurity/lib": {
- "version": "5.15.0",
+ "../../../node_modules/.pnpm/@socketsecurity+lib@5.16.0_typescript@5.9.3/node_modules/@socketsecurity/lib": {
+ "version": "5.16.0",
"license": "MIT",
"devDependencies": {
"@anthropic-ai/claude-code": "2.1.92",
@@ -149,7 +149,7 @@
"version": "4.0.0",
"license": "MIT",
"dependencies": {
- "@socketsecurity/lib": "5.15.0",
+ "@socketsecurity/lib": "5.16.0",
"form-data": "4.0.5"
},
"devDependencies": {
@@ -200,7 +200,7 @@
"link": true
},
"node_modules/@socketsecurity/lib": {
- "resolved": "../../../node_modules/.pnpm/@socketsecurity+lib@5.15.0_typescript@5.9.3/node_modules/@socketsecurity/lib",
+ "resolved": "../../../node_modules/.pnpm/@socketsecurity+lib@5.16.0_typescript@5.9.3/node_modules/@socketsecurity/lib",
"link": true
},
"node_modules/@socketsecurity/sdk": {
diff --git a/.claude/hooks/check-new-deps/package.json b/.claude/hooks/check-new-deps/package.json
--- a/.claude/hooks/check-new-deps/package.json
+++ b/.claude/hooks/check-new-deps/package.json
@@ -11,7 +11,7 @@
},
"dependencies": {
"@socketregistry/packageurl-js": "1.4.1",
- "@socketsecurity/lib": "5.15.0",
+ "@socketsecurity/lib": "5.16.0",
"@socketsecurity/sdk": "4.0.0"
},
"devDependencies": {You can send follow-ups to the cloud agent here.
Comment @cursor review or bugbot run to trigger another review on this PR
Reviewed by Cursor Bugbot for commit 7e6d0e1. Configure here.
7e6d0e1 to
c6e348b
Compare
a51f640 to
84d3d70
Compare
|
Warning Review the following alerts detected in dependencies. According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.
|
84d3d70 to
1f27c64
Compare
1f27c64 to
fee47c2
Compare
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
fee47c2 to
3874802
Compare
…ageurl-js to 1.4.2, @socketsecurity/sdk to 4.0.1
3874802 to
cb56aea
Compare


Bump dependencies across workspace and hooks:
@socketsecurity/lib5.15.0 → 5.18.2@socketregistry/packageurl-js1.4.1 → 1.4.2@socketsecurity/sdk4.0.0 → 4.0.1Updated in pnpm-workspace.yaml catalog, hook package.json files, and lockfiles.