|
164 | 164 | "yauzl@2.x.x": "^3.2.1", |
165 | 165 | "glob@10.x.x": "^10.5.0", |
166 | 166 | "path-to-regexp@0.x.x": "^0.1.13", |
167 | | - "fast-uri@2.x.x": "3.x.x", |
168 | 167 | "ioredis": "5.10.1", |
169 | 168 | "protobufjs@8.x.x": "8.6.4", |
170 | 169 | "protobufjs@7.x.x": "7.6.5", |
|
174 | 173 | "@babel/core": "7.29.7", |
175 | 174 | "sha.js@<=2.4.11": ">=2.4.12", |
176 | 175 | "brace-expansion@>=5.0.0 <5.0.6": ">=5.0.6", |
| 176 | + "brace-expansion@>=2.0.0 <2.1.2": "^2.1.2", |
| 177 | + "brace-expansion@<1.1.16": "^1.1.16", |
177 | 178 | "@sigstore/core@<=3.2.0": ">=3.2.1", |
178 | 179 | "js-yaml@<3.15.0": "3.15.0", |
179 | | - "sigstore@<=4.1.0": ">=4.1.1" |
| 180 | + "js-yaml@>=4.0.0 <4.3.0": "4.3.0", |
| 181 | + "sigstore@<=4.1.0": ">=4.1.1", |
| 182 | + "tar@<=7.5.18": "7.5.21", |
| 183 | + "fast-uri@2.x.x": "3.1.4", |
| 184 | + "fast-uri@3.x.x": "3.1.4", |
| 185 | + "@opentelemetry/propagator-jaeger@2.x.x": "2.9.0", |
| 186 | + "sharp@<0.35.0": "0.35.0", |
| 187 | + "body-parser@1.x.x": "1.20.6" |
180 | 188 | }, |
181 | 189 | "patchedDependencies": { |
182 | 190 | "mjml-core@4.14.0": "patches/mjml-core@4.14.0.patch", |
|
0 commit comments