Skip to content

Commit dda539b

Browse files
committed
More dependency fixes
1 parent 68780c3 commit dda539b

File tree

2 files changed

+76
-81
lines changed

2 files changed

+76
-81
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,8 @@
9191
},
9292
"overrides": {
9393
"cookie@<0.7.0": ">=0.7.0",
94-
"js-yaml@<4.1.1": ">=4.1.1"
94+
"js-yaml@<4.1.1": ">=4.1.1",
95+
"valibot@>=0.31.0 <1.2.0": ">=1.2.0"
9596
}
9697
}
9798
}

0 commit comments

Comments
 (0)