From ebb2c3b63113d9e7225aacf6a636242c44eae385 Mon Sep 17 00:00:00 2001 From: simov Date: Mon, 22 Feb 2016 14:21:49 +0200 Subject: [PATCH 1/2] Bump hawk --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a2d3f794d..4b273675a 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "forever-agent": "~0.6.1", "form-data": "~1.0.0-rc3", "har-validator": "~2.0.6", - "hawk": "~3.1.0", + "hawk": "~3.1.3", "http-signature": "~1.1.0", "is-typedarray": "~1.0.0", "isstream": "~0.1.2", From 658ff1956fb492a8655a34b36b52b0811ad3bfd5 Mon Sep 17 00:00:00 2001 From: simov Date: Mon, 22 Feb 2016 14:22:19 +0200 Subject: [PATCH 2/2] Add snyk.io badge --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1e346779d..8de982ad6 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,7 @@ [![Coverage](https://img.shields.io/codecov/c/github/request/request.svg?style=flat-square)](https://codecov.io/github/request/request?branch=master) [![Coverage](https://img.shields.io/coveralls/request/request.svg?style=flat-square)](https://coveralls.io/r/request/request) [![Dependency Status](https://img.shields.io/david/request/request.svg?style=flat-square)](https://david-dm.org/request/request) +[![Known Vulnerabilities](https://snyk.io/test/npm/request/badge.svg?style=flat-square)](https://snyk.io/test/npm/request) [![Gitter](https://img.shields.io/badge/gitter-join_chat-blue.svg?style=flat-square)](https://gitter.im/request/request?utm_source=badge)