We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb6ad6f commit 56fe0d5Copy full SHA for 56fe0d5
1 file changed
package.json
@@ -51,7 +51,8 @@
51
},
52
"pnpm": {
53
"overrides": {
54
- "lodash": ">=4.17.21"
+ "lodash": ">=4.17.21",
55
+ "tough-cookie": "^4.1.3"
56
}
57
58
0 commit comments