Update dependencies (#1989)

main
Max Schmitt 7 years ago committed by Elbert Alias
parent f0546375ac
commit 925cc19f9c

@ -1,8 +1,8 @@
{
"dependencies": {
"file-type": "3.8.*",
"is-svg": "2.0.*",
"read-chunk": "2.0.*"
"file-type": "7.4.*",
"is-svg": "2.1.*",
"read-chunk": "2.1.*"
}
}

@ -17,7 +17,7 @@
"wappalyzer.js"
],
"dependencies": {
"request": "^2.81.0",
"request": "^2.83.0",
"zombie": "^5.0.7"
}
}

@ -1,5 +1,5 @@
{
"dependencies": {
"webextension-polyfill": "^0.1.1"
"webextension-polyfill": "^0.2.1"
}
}