Skip to content

Commit c342022

Browse files
committed
chore(deps): bump transitive dependency overrides
1 parent a9f756b commit c342022

2 files changed

Lines changed: 42 additions & 83 deletions

File tree

package.json

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
"js-yaml@>=3.0.0 <3.14.2": "3.14.2",
101101
"js-yaml@>=4.0.0 <4.1.1": "4.1.1",
102102
"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",
104104
"systeminformation@>=5.0.0 <5.31.0": "^5.31.0",
105105
"lodash@>=4.17 <4.18.0": "^4.18.0",
106106
"lodash-es@>=4.17 <4.18.0": "^4.18.0",
@@ -111,7 +111,7 @@
111111
"picomatch@>=2 <2.3.2": "^2.3.2",
112112
"picomatch@>=4 <4.0.4": "^4.0.4",
113113
"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",
115115
"fast-xml-parser@>=4 <4.5.5": "^4.5.5",
116116
"fast-xml-parser@>=5 <5.7.0": "^5.7.0",
117117
"path-to-regexp@>=0.1 <0.1.13": "^0.1.13",
@@ -120,7 +120,9 @@
120120
"postcss@>=8 <8.5.10": "^8.5.10",
121121
"yaml@>=2 <2.8.3": "^2.8.3",
122122
"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"
124126
},
125127
"onlyBuiltDependencies": [
126128
"@depot/cli",

0 commit comments

Comments
 (0)