Skip to content

Commit 4f4644b

Browse files
shortstackedclaude
andauthored
fix: Dependency bumps in transitive dependencies (#26149)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 3bcc76e commit 4f4644b

3 files changed

Lines changed: 135 additions & 212 deletions

File tree

package.json

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -132,9 +132,16 @@
132132
"diff": "8.0.3",
133133
"undici@6": "^6.23.0",
134134
"undici@7": "^7.18.2",
135-
"tar": "^7.5.7",
136-
"fast-xml-parser@5": "5.3.4",
137-
"hono": "4.11.7",
135+
"tar": "^7.5.8",
136+
"fast-xml-parser": "5.3.6",
137+
"hono": "4.11.10",
138+
"ajv@6": "6.14.0",
139+
"ajv@7": "8.18.0",
140+
"ajv@8": "8.18.0",
141+
"bn.js@4": "5.2.3",
142+
"bn.js@5": "5.2.3",
143+
"minimatch@9": "10.2.1",
144+
"minimatch@10": "10.2.1",
138145
"langsmith": ">=0.4.6",
139146
"lodash-es": "4.17.23"
140147
},

0 commit comments

Comments
 (0)