From f80a84086c091d878d5a6a3cc27c10e352914eb8 Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Tue, 26 May 2020 00:06:34 +0000 Subject: [PATCH] fix(core): update --- package-lock.json | 6 +++--- package.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index a09611f..fa9aa0c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1294,9 +1294,9 @@ } }, "@pushrocks/smarttime": { - "version": "3.0.15", - "resolved": "https://verdaccio.lossless.one/@pushrocks%2fsmarttime/-/smarttime-3.0.15.tgz", - "integrity": "sha512-chSBvc6whiqqTQA06xiGfSrF/j7l6z1XE47nCOvbS9B7m9uLnGI4IlwU7Z5Jmd52hhFisquWPn7Yy3sgJ7VPmg==", + "version": "3.0.16", + "resolved": "https://verdaccio.lossless.one/@pushrocks%2fsmarttime/-/smarttime-3.0.16.tgz", + "integrity": "sha512-2pQMnvZThDE9xUdlZQfIGWd1nqPAdS/MRU+RVujtoaie4XZf1F5q6TWx4sNxw99L1owXg2NqdFhv1RQ6BcPfxg==", "requires": { "@pushrocks/smartdelay": "^2.0.6", "@pushrocks/smartpromise": "^3.0.2", diff --git a/package.json b/package.json index c04d6ce..296c191 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "@pushrocks/smartmatch": "^1.0.7", "@pushrocks/smartpromise": "^3.0.6", "@pushrocks/smartrx": "^2.0.5", - "@pushrocks/smarttime": "^3.0.15", + "@pushrocks/smarttime": "^3.0.16", "@pushrocks/smartunique": "^3.0.3", "@types/minimatch": "^3.0.3", "symbol-tree": "^3.2.4"