From ba01736e7dc9555734df93665f77746efc8cc8a2 Mon Sep 17 00:00:00 2001 From: Igor Zhukov Date: Sat, 1 Dec 2018 00:30:49 +0400 Subject: [PATCH] Update deps --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index cce478f5..606d965b 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "homepage": "http://zhukov.github.io/webogram", "devDependencies": { "del": "^1.2.0", - "event-stream": "^3.1.0", + "event-stream": "~3.1.0", "gulp": "^3.9.0", "gulp-angular-templatecache": "^1.1.0", "gulp-concat": "^2.1.7", @@ -74,7 +74,7 @@ "karma-phantomjs-launcher": "^1.0.2", "phantomjs-prebuilt": "^2.1.14", "run-sequence": "^1.0.2", - "st": "^0.5.2", + "st": ">=1.2.2", "sw-precache": "^3.2.0" }, "standard": {