summaryrefslogtreecommitdiffstats
path: root/toolkit/components/microformats/update/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'toolkit/components/microformats/update/package.json')
-rw-r--r--toolkit/components/microformats/update/package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/toolkit/components/microformats/update/package.json b/toolkit/components/microformats/update/package.json
index 8f829439f..371986694 100644
--- a/toolkit/components/microformats/update/package.json
+++ b/toolkit/components/microformats/update/package.json
@@ -16,6 +16,6 @@
"dependencies": {
"download-github-repo": "0.1.x",
"fs-extra": "0.19.x",
- "request": "2.58.x"
+ "request": ">=2.68.0"
}
-} \ No newline at end of file
+}