diff --git a/network/code/MITM/https-proxy/package.json b/network/code/MITM/https-proxy/package.json index 56b44b03..d4f08591 100644 --- a/network/code/MITM/https-proxy/package.json +++ b/network/code/MITM/https-proxy/package.json @@ -11,7 +11,7 @@ "author": "", "license": "ISC", "dependencies": { - "node-forge": "^0.9.1", + "node-forge": "^0.10.0", "shelljs": "^0.8.3" } }