From ce3448a776930153f7420dd32848adf204d33681 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 31 Oct 2018 06:07:27 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/npm:slug:20170907 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8229a5e..1206d15 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "dependencies": { "cheerio": "^0.22.0", "request": "^2.79.0", - "slug": "^0.9.1", + "slug": "^0.9.2", "to-markdown": "^3.0.3" }, "standard": {