|
100 | 100 | "js-yaml@>=3.0.0 <3.14.2": "3.14.2", |
101 | 101 | "js-yaml@>=4.0.0 <4.1.1": "4.1.1", |
102 | 102 | "jws@<3.2.3": "3.2.3", |
103 | | - "qs@>=6.0.0 <6.14.1": "6.14.1", |
| 103 | + "qs@>=6.0.0 <6.15.2": "^6.15.2", |
104 | 104 | "systeminformation@>=5.0.0 <5.31.0": "^5.31.0", |
105 | 105 | "lodash@>=4.17 <4.18.0": "^4.18.0", |
106 | 106 | "lodash-es@>=4.17 <4.18.0": "^4.18.0", |
|
111 | 111 | "picomatch@>=2 <2.3.2": "^2.3.2", |
112 | 112 | "picomatch@>=4 <4.0.4": "^4.0.4", |
113 | 113 | "minimatch@>=3 <3.1.3": "^3.1.3", |
114 | | - "protobufjs@>=7 <7.5.5": "^7.5.5", |
| 114 | + "protobufjs@>=7 <7.5.6": "^7.5.6", |
115 | 115 | "fast-xml-parser@>=4 <4.5.5": "^4.5.5", |
116 | 116 | "fast-xml-parser@>=5 <5.7.0": "^5.7.0", |
117 | 117 | "path-to-regexp@>=0.1 <0.1.13": "^0.1.13", |
|
120 | 120 | "postcss@>=8 <8.5.10": "^8.5.10", |
121 | 121 | "yaml@>=2 <2.8.3": "^2.8.3", |
122 | 122 | "semver@>=5 <5.7.2": "^5.7.2", |
123 | | - "defu@>=6 <6.1.5": "^6.1.5" |
| 123 | + "defu@>=6 <6.1.5": "^6.1.5", |
| 124 | + "fast-uri@<3.1.2": "^3.1.2", |
| 125 | + "fast-xml-builder@<1.1.7": "^1.1.7" |
124 | 126 | }, |
125 | 127 | "onlyBuiltDependencies": [ |
126 | 128 | "@depot/cli", |
|
0 commit comments