Skip to content

Commit f0ac0b3

Browse files
author
Morten Larsen
authoredSep 10, 2022
Update form-data-encoder and then-busboy (#2135)
1 parent 2e4b4fa commit f0ac0b3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"cacheable-lookup": "^6.0.4",
5252
"cacheable-request": "^7.0.2",
5353
"decompress-response": "^6.0.0",
54-
"form-data-encoder": "^2.1.0",
54+
"form-data-encoder": "^2.1.2",
5555
"get-stream": "^6.0.1",
5656
"http2-wrapper": "^2.1.10",
5757
"lowercase-keys": "^3.0.0",
@@ -96,7 +96,7 @@
9696
"sinon": "^14.0.0",
9797
"slow-stream": "0.0.4",
9898
"tempy": "^3.0.0",
99-
"then-busboy": "^5.1.1",
99+
"then-busboy": "^5.2.1",
100100
"to-readable-stream": "^3.0.0",
101101
"tough-cookie": "4.0.0",
102102
"ts-node": "^10.8.2",

0 commit comments

Comments
 (0)
Please sign in to comment.