From fe64ea0cc57a15f6484473674115ea88df3edd8c Mon Sep 17 00:00:00 2001 From: SunriseFox Date: Wed, 25 Sep 2019 16:03:41 +0800 Subject: [PATCH] fix: upgrade holoflows/kit to new spec --- yarn.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/yarn.lock b/yarn.lock index 0fd7c10ed721..7d8fd0a613c8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1198,7 +1198,7 @@ "@holoflows/kit@https://github.com/DimensionDev/holoflows-kit": version "0.5.0" - resolved "https://github.com/DimensionDev/holoflows-kit#78af7b50b6234b9cbeae5a37a6fec4517d5ac65f" + resolved "https://github.com/DimensionDev/holoflows-kit#f5bcb41a4766f886ea48ce7822b89e2f56237d48" dependencies: "@types/lodash-es" "^4.1.4" async-call-rpc "^1.0.0" @@ -2432,9 +2432,9 @@ "@types/lodash" "*" "@types/lodash@*": - version "4.14.141" - resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.141.tgz#d81f4d0c562abe28713406b571ffb27692a82ae6" - integrity sha512-v5NYIi9qEbFEUpCyikmnOYe4YlP8BMUdTcNCAquAKzu+FA7rZ1onj9x80mbnDdOW/K5bFf3Tv5kJplP33+gAbQ== + version "4.14.139" + resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.139.tgz#b7b8a00d014a7debb29dc2dae4f91d3d3c6d5ab3" + integrity sha512-Z6pbDYaWpluqcF8+6qgv6STPEl0jIlyQmpYGwTrzhgwqok8ltBh/p7GAmYnz81wUhxQRhEr8MBpQrB4fQ/hwIA== "@types/minimatch@*", "@types/minimatch@^3.0.3": version "3.0.3"