From 58b7070f6c545f4155d2b14e8fdc3e29de5ad935 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Thu, 3 Oct 2019 17:59:36 +0000 Subject: [PATCH] fix(package): update steal-stache to version 5.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c327b17..c29603a 100644 --- a/package.json +++ b/package.json @@ -62,6 +62,6 @@ "can-zone": "^0.6.0 || ^1.0.0", "full-url": "^1.0.0", "steal-config-utils": "^1.0.0", - "steal-stache": "^4.0.0" + "steal-stache": "^5.0.0" } }