Skip to content

Commit 7bf6f6c

Browse files
committed
Add js-yaml version patch
1 parent 0403960 commit 7bf6f6c

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,8 @@
9090
"esptool-js@0.5.7": "patches/esptool-js@0.5.7.patch"
9191
},
9292
"overrides": {
93-
"cookie@<0.7.0": ">=0.7.0"
93+
"cookie@<0.7.0": ">=0.7.0",
94+
"js-yaml@<4.1.1": ">=4.1.1"
9495
}
9596
}
9697
}

0 commit comments

Comments
 (0)