Skip to content

Commit bbc4d94

Browse files
author
Dan Hsiung
committed
update form-data for graphql-request
1 parent 25307c0 commit bbc4d94

File tree

2 files changed

+105
-105
lines changed

2 files changed

+105
-105
lines changed

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,10 @@
8989
"pnpm": {
9090
"publishConfig": {
9191
"components/sdk": false
92+
},
93+
"overrides": {
94+
"form-data@^3": "3.0.4",
95+
"form-data@^4": "4.0.4"
9296
}
9397
}
9498
}

0 commit comments

Comments
 (0)