Skip to content

Commit 9760ca7

Browse files
author
Erwin Dondorp
committed
upgraded to form-data 2.5.5 (fixes unsafe random function in form-data for choosing boundary)
1 parent dfa8671 commit 9760ca7

File tree

2 files changed

+189
-14
lines changed

2 files changed

+189
-14
lines changed

package-lock.json

Lines changed: 188 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@
7676
"test:coverage": "nyc mocha --require @babel/register --trace-warnings --check-leaks --reporter spec tests/unit/"
7777
},
7878
"dependencies": {
79+
"form-data": "^2.5.5",
7980
"tough-cookie": "^4.1.3"
8081
}
8182
}

0 commit comments

Comments
 (0)