We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8accfe commit aef8c80Copy full SHA for aef8c80
package.json
@@ -119,15 +119,22 @@
119
"validator": "13.15.26",
120
"zod": "3.25.67",
121
"js-yaml": "4.1.1",
122
- "tar": "7.5.7",
+ "tar": "^7.5.8",
123
"lodash": "4.17.23",
124
"lodash-es": "4.17.23",
125
"undici@6": "6.23.0",
126
"undici@7": "7.18.2",
127
"node-forge": "1.3.2",
128
"body-parser": "2.2.1",
129
"@isaacs/brace-expansion@5": "5.0.1",
130
- "fast-xml-parser@5": "5.3.4",
+ "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",
138
"diff@5": "5.2.2",
139
"glob@10": "10.5.0",
140
"glob@7": "7.2.3",
0 commit comments