Skip to content

Commit e948aac

Browse files
jdaltonclaude
andcommitted
Downgrade @types/node to 20.19.19
Fix peer dependency conflict with Socket SDK. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent e28fefc commit e948aac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@
136136
"@types/js-yaml": "4.0.9",
137137
"@types/micromatch": "4.0.9",
138138
"@types/mock-fs": "4.13.4",
139-
"@types/node": "24.6.2",
139+
"@types/node": "20.19.19",
140140
"@types/npm-package-arg": "6.1.4",
141141
"@types/npmcli__arborist": "6.3.1",
142142
"@types/npmcli__config": "6.0.3",

0 commit comments

Comments
 (0)