From 5ad313f022121f5162c781299bcf09796ca2bbe8 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" Date: Wed, 29 May 2019 17:32:55 +0000 Subject: [PATCH] Update klaw-sync requirement from ^3.0.2 to ^6.0.0 Updates the requirements on [klaw-sync](https://github.com/manidlou/node-klaw-sync) to permit the latest version. - [Release notes](https://github.com/manidlou/node-klaw-sync/releases) - [Changelog](https://github.com/manidlou/node-klaw-sync/blob/master/CHANGELOG.md) - [Commits](https://github.com/manidlou/node-klaw-sync/commits) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d999ffda..44adb274 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "gulp-svg-sprite": "^1.3.7", "gulp-tasks-preset": "^0.3.4", "gulp-twig": "^1.1.1", - "klaw-sync": "^3.0.2", + "klaw-sync": "^6.0.0", "twig": "^1.10.5" }, "dependencies": {