diff --git a/test/fixtures/qs-package/node_modules/snyk/node_modules/request/package.json b/test/fixtures/qs-package/node_modules/snyk/node_modules/request/package.json index 97b473e636..a46b71a283 100644 --- a/test/fixtures/qs-package/node_modules/snyk/node_modules/request/package.json +++ b/test/fixtures/qs-package/node_modules/snyk/node_modules/request/package.json @@ -56,14 +56,14 @@ "dependencies": { "aws-sign2": "~0.6.0", "aws4": "^1.2.1", - "bl": "~1.1.2", + "bl": "~1.2.3", "caseless": "~0.11.0", "combined-stream": "~1.0.5", "extend": "~3.0.0", "forever-agent": "~0.6.1", "form-data": "~1.0.0-rc4", - "har-validator": "~2.0.6", - "hawk": "~3.1.3", + "har-validator": "~3.4.0", + "hawk": "~9.0.1", "http-signature": "~1.1.0", "is-typedarray": "~1.0.0", "isstream": "~0.1.2", @@ -74,7 +74,7 @@ "qs": "~6.2.0", "stringstream": "~0.0.4", "tough-cookie": "~2.3.0", - "tunnel-agent": "~0.4.1" + "tunnel-agent": "~0.6.0" }, "description": "Simplified HTTP request client.", "devDependencies": {