From fc52eafefddc5978a90f28c1a1090eefa537b46c Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 20 Nov 2020 03:40:12 +0000 Subject: [PATCH] fix: upgrade jsonlint-mod from 1.7.5 to 1.7.6 Snyk has created this PR to upgrade jsonlint-mod from 1.7.5 to 1.7.6. See this package in npm: https://www.npmjs.com/package/jsonlint-mod See this project in Snyk: https://app.snyk.io/org/aragonmatthew/project/da33d9db-3f81-49e5-b529-98f3e816963c?utm_source=github&utm_medium=upgrade-pr --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 38063ca..afd6418 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "codemirror": "5.55.0", "error-stack-parser": "2.0.6", "jsondiffpatch": "0.4.1", - "jsonlint-mod": "1.7.5", + "jsonlint-mod": "1.7.6", "object-assign": "4.1.1", "react": "16.13.1", "react-dom": "16.13.1",