Skip to content

Commit aef8c80

Browse files
shortstackedclaude
andauthored
fix: Backport transitive dependency bumps to 1.x (#26260)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
1 parent b8accfe commit aef8c80

File tree

3 files changed

+140
-206
lines changed

3 files changed

+140
-206
lines changed

package.json

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -119,15 +119,22 @@
119119
"validator": "13.15.26",
120120
"zod": "3.25.67",
121121
"js-yaml": "4.1.1",
122-
"tar": "7.5.7",
122+
"tar": "^7.5.8",
123123
"lodash": "4.17.23",
124124
"lodash-es": "4.17.23",
125125
"undici@6": "6.23.0",
126126
"undici@7": "7.18.2",
127127
"node-forge": "1.3.2",
128128
"body-parser": "2.2.1",
129129
"@isaacs/brace-expansion@5": "5.0.1",
130-
"fast-xml-parser@5": "5.3.4",
130+
"fast-xml-parser": "5.3.6",
131+
"ajv@6": "6.14.0",
132+
"ajv@7": "8.18.0",
133+
"ajv@8": "8.18.0",
134+
"bn.js@4": "5.2.3",
135+
"bn.js@5": "5.2.3",
136+
"minimatch@9": "10.2.1",
137+
"minimatch@10": "10.2.1",
131138
"diff@5": "5.2.2",
132139
"glob@10": "10.5.0",
133140
"glob@7": "7.2.3",

0 commit comments

Comments
 (0)