From 77a1f254092596a4aa31129474934af646779436 Mon Sep 17 00:00:00 2001 From: Markus Felten Date: Tue, 17 Dec 2019 20:47:45 +0100 Subject: [PATCH] fix(package): @kronos-integration/service@8.3.9 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6861803..ca0c6c1 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "test": "ava" }, "dependencies": { - "@kronos-integration/service": "^8.3.2", + "@kronos-integration/service": "^8.3.9", "jsonwebtoken": "^8.5.1" }, "devDependencies": {