Update to a request version with no known security vulnerabilities

This commit is contained in:
hermansb 2019-01-10 23:31:13 +00:00
parent 2f03e83ff9
commit 7c79ab3859
1 changed files with 1 additions and 1 deletions

View File

@ -29,6 +29,6 @@
"homepage": "https://git.coolaj86.com/coolaj86/ssl-root-cas.js",
"dependencies": {
"bluebird": "^3.4.1",
"request": "^2.47.0"
"request": "^2.88.0"
}
}