Skip to content

Commit 0403960

Browse files
committed
Add back cookie version patch
1 parent edd0c4b commit 0403960

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,9 @@
8888
"patchedDependencies": {
8989
"@microsoft/signalr@9.0.6": "patches/@microsoft__signalr@9.0.6.patch",
9090
"esptool-js@0.5.7": "patches/esptool-js@0.5.7.patch"
91+
},
92+
"overrides": {
93+
"cookie@<0.7.0": ">=0.7.0"
9194
}
9295
}
9396
}

0 commit comments

Comments
 (0)