|
101 | 101 | "picomatch@<2.3.2": ">=2.3.2", |
102 | 102 | "picomatch@>=4.0.0 <4.0.4": ">=4.0.4", |
103 | 103 | "yaml@>=2.0.0 <2.8.3": ">=2.8.3", |
104 | | - "handlebars@>=4.6.0 <=4.7.8": ">=4.7.9" |
| 104 | + "handlebars@>=4.6.0 <=4.7.8": ">=4.7.9", |
| 105 | + "lodash@>=4.0.0 <=4.17.23": ">=4.18.0", |
| 106 | + "lodash@<=4.17.23": ">=4.18.0", |
| 107 | + "follow-redirects@<=1.15.11": ">=1.16.0", |
| 108 | + "postcss@<8.5.10": ">=8.5.10", |
| 109 | + "axios@>=1.0.0 <1.15.1": ">=1.15.1", |
| 110 | + "axios@>=1.0.0 <1.15.2": ">=1.15.2", |
| 111 | + "fast-xml-parser@<5.7.0": ">=5.7.0", |
| 112 | + "ip-address@<=10.1.0": ">=10.1.1", |
| 113 | + "fast-xml-builder@<=1.1.6": ">=1.1.7", |
| 114 | + "ws@>=8.0.0 <8.20.1": ">=8.20.1", |
| 115 | + "qs@>=6.11.1 <=6.15.1": ">=6.15.2", |
| 116 | + "axios@>=1.0.0 <1.16.0": ">=1.16.0", |
| 117 | + "brace-expansion@>=5.0.0 <5.0.6": ">=5.0.6", |
| 118 | + "axios@>=1.7.0 <1.16.0": ">=1.16.0", |
| 119 | + "tmp@<0.2.6": ">=0.2.6", |
| 120 | + "ws@>=8.0.0 <8.21.0": ">=8.21.0", |
| 121 | + "ws@>=7.0.0 <7.5.11": ">=7.5.11", |
| 122 | + "form-data@>=4.0.0 <4.0.6": ">=4.0.6", |
| 123 | + "tar@<=7.5.15": ">=7.5.16", |
| 124 | + "markdown-it@<=14.1.1": ">=14.2.0", |
| 125 | + "@sigstore/core@<=3.2.0": ">=3.2.1", |
| 126 | + "linkify-it@<=5.0.0": ">=5.0.1", |
| 127 | + "js-yaml@<3.15.0": ">=3.15.0", |
| 128 | + "js-yaml@>=4.0.0 <=4.1.1": ">=4.2.0" |
105 | 129 | } |
106 | 130 | } |
107 | 131 | } |
0 commit comments