From 878cd37f5575f6f1482c7fa7914b586ff1ca1104 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Wed, 19 Apr 2017 13:49:24 +0000 Subject: [PATCH] chore(package): update fast-json-patch to version 1.1.9 https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 78a79f3..e1ce4d5 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "clor": "^5.0.1", "cookie": "^0.3.1", "express": "^4.14.0", - "fast-json-patch": "^1.1.2", + "fast-json-patch": "^1.1.9", "internal-ip": "^1.2.0", "knex": "^0.12.6", "mqtt": "^2.0.1",