Skip to content

Commit 7119d72

Browse files
authored
🤖 Merge PR DefinitelyTyped#73354 chore(node-fetch): bump form-data to ^4.0.4 to address security vulnerability by @grahhnt
1 parent 45d7531 commit 7119d72

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎types/node-fetch/package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
],
88
"dependencies": {
99
"@types/node": "*",
10-
"form-data": "^4.0.0"
10+
"form-data": "^4.0.4"
1111
},
1212
"devDependencies": {
1313
"@types/node-fetch": "workspace:."

0 commit comments

Comments
 (0)