We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c326a4 commit 9fc2c2cCopy full SHA for 9fc2c2c
2 files changed
package.json
@@ -88,7 +88,9 @@
88
"form-data@^2": "2.5.4",
89
"form-data@^3": "3.0.4",
90
"form-data@^4": "4.0.4",
91
- "axios@1.9.0": ">=1.12.0"
+ "axios@1.9.0": ">=1.12.0",
92
+ "js-yaml@>=3.0.0 <3.14.2": "3.14.2",
93
+ "js-yaml@>=4.0.0 <4.1.1": "4.1.1"
94
},
95
"onlyBuiltDependencies": [
96
"@depot/cli",
0 commit comments