Skip to content

Commit a0418f7

Browse files
committed
chore(hooks): sync .claude/hooks packages to lib 5.20.1
1 parent 996a9c6 commit a0418f7

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

.claude/hooks/check-new-deps/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@
1010
"test": "node --test test/*.test.mts"
1111
},
1212
"dependencies": {
13-
"@socketregistry/packageurl-js": "1.4.2",
14-
"@socketsecurity/lib": "5.19.1",
15-
"@socketsecurity/sdk": "4.0.1"
13+
"@socketregistry/packageurl-js": "catalog:",
14+
"@socketsecurity/lib": "catalog:",
15+
"@socketsecurity/sdk": "catalog:"
1616
},
1717
"devDependencies": {
1818
"@types/node": "24.9.2"

.claude/hooks/setup-security-tools/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44
"type": "module",
55
"main": "./index.mts",
66
"dependencies": {
7-
"@socketsecurity/lib": "5.19.1"
7+
"@socketsecurity/lib": "catalog:"
88
}
99
}

0 commit comments

Comments
 (0)