Fix Dependabot alert #132
diff --git a/lib/ts/package-lock.json b/lib/ts/package-lock.json
index 5f5de5a..635108f 100644
--- a/lib/ts/package-lock.json
+++ b/lib/ts/package-lock.json
@@ -4477,7 +4477,7 @@
"combined-stream": "~1.0.6",
"extend": "~3.0.2",
"forever-agent": "~0.6.1",
- "form-data": "~2.3.2",
+ "form-data": ">=2.5.4",
"har-validator": "~5.1.3",
"http-signature": "~1.2.0",
"is-typedarray": "~1.0.0",
diff --git a/package-lock.json b/package-lock.json
index 9cb7e1e..adcca89 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -3170,7 +3170,7 @@
"combined-stream": "~1.0.6",
"extend": "~3.0.2",
"forever-agent": "~0.6.1",
- "form-data": "~2.3.2",
+ "form-data": ">=2.5.4",
"har-validator": "~5.1.3",
"http-signature": "~1.2.0",
"is-typedarray": "~1.0.0",