diff --git a/package-lock.json b/package-lock.json index fd5a520..14a34f6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -190,14 +190,13 @@ } }, "@pushrocks/smarthbs": { - "version": "2.0.4", - "resolved": "https://verdaccio.lossless.one/@pushrocks%2fsmarthbs/-/smarthbs-2.0.4.tgz", - "integrity": "sha512-/CtAFQ9TykM3o3h6+0mCHM5pTrDxMfvfxjixFD5iltRa/nIPHCkn4LiUUeacOXtlytE+t7bgFUY+3tMsoAcbBA==", + "version": "2.0.8", + "resolved": "https://verdaccio.lossless.one/@pushrocks%2fsmarthbs/-/smarthbs-2.0.8.tgz", + "integrity": "sha512-sbL8zBnzpPZPd+qw2TtRQBkcHsZpZVPly8oVZubYgBuM0C8odjqv+azRU93kgvRWl8kK3hpPxw9ef5zsXjEP/Q==", "requires": { "@pushrocks/smartfile": "^7.0.4", "@pushrocks/smartpromise": "^3.0.2", "handlebars": "^4.2.0", - "lodash": "^4.17.11", "lodash.uniq": "^4.5.0" } }, diff --git a/package.json b/package.json index 246afb6..5ca9c10 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "@pushrocks/lik": "^3.0.11", "@pushrocks/smartfile": "^7.0.4", "@pushrocks/smartfm": "^2.0.4", - "@pushrocks/smarthbs": "^2.0.4", + "@pushrocks/smarthbs": "^2.0.8", "@pushrocks/smartinteract": "^2.0.4", "@pushrocks/smartpromise": "^3.0.2", "@pushrocks/smartyaml": "^2.0.3" @@ -51,4 +51,4 @@ "npmextra.json", "readme.md" ] -} +} \ No newline at end of file