diff --git a/AhMyth-Server/app/node_modules/request/package.json b/AhMyth-Server/app/node_modules/request/package.json index 573130a8..35e3390c 100644 --- a/AhMyth-Server/app/node_modules/request/package.json +++ b/AhMyth-Server/app/node_modules/request/package.json @@ -61,8 +61,8 @@ "extend": "~3.0.0", "forever-agent": "~0.6.1", "form-data": "~2.1.1", - "har-validator": "~2.0.6", - "hawk": "~3.1.3", + "har-validator": "~5.1.5", + "hawk": "~9.0.1", "http-signature": "~1.1.0", "is-typedarray": "~1.0.0", "isstream": "~0.1.2", @@ -71,8 +71,8 @@ "oauth-sign": "~0.8.1", "qs": "~6.3.0", "stringstream": "~0.0.4", - "tough-cookie": "~2.3.0", - "tunnel-agent": "~0.4.1", + "tough-cookie": "~4.1.3", + "tunnel-agent": "~0.6.0", "uuid": "^3.0.0" }, "description": "Simplified HTTP request client.",