From 72d277e2229137290d56ea835806ca85084ede88 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 20 Jul 2018 04:36:26 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/npm:cryptiles:20180710 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7b1b339..ff87e4f 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "airtable": "^0.5.2", "autoprefixer": "^7.2.5", "body-parser": "^1.18.2", - "elm": "^0.18.0", + "elm": "^1.2.0", "express": "^4.16.2", "express-validation": "^1.0.2", "joi": "^13.1.1",