From bc1633de9f92d4b361c0cb9864c1ae3a411482a4 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 12 Nov 2017 03:48:14 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/npm:static-eval:20171016 Latest report for rahmadanibayuaji/cyberchef: https://snyk.io/test/github/rahmadanibayuaji/cyberchef --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7661038e..8598add5 100644 --- a/package.json +++ b/package.json @@ -83,7 +83,7 @@ "js-crc": "^0.2.0", "js-sha3": "^0.6.1", "jsbn": "^1.1.0", - "jsonpath": "^0.2.12", + "jsonpath": "^1.0.0", "jsrsasign": "8.0.4", "lodash": "^4.17.4", "moment": "^2.18.1",