diff --git a/package-lock.json b/package-lock.json index 99f1e08..61f1f9a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -453,9 +453,9 @@ } }, "@overflow/commons-typescript": { - "version": "0.0.13", - "resolved": "https://nexus.loafle.net/repository/npm-all/@overflow/commons-typescript/-/commons-typescript-0.0.13.tgz", - "integrity": "sha512-tJjVIglL3rwoX1S3IooMQGAubRGCTqETNHDwcPRNFvWF1FP8puf/rLBMFMMX8cNfBrYqdPjZdqrppLRYJnrP8Q==" + "version": "0.0.14", + "resolved": "https://nexus.loafle.net/repository/npm-all/@overflow/commons-typescript/-/commons-typescript-0.0.14.tgz", + "integrity": "sha512-tCd3eTgw6WeCe4P+aJwkMU9iW1W0DkAIBqhiyb7VSG/2/P4YEdhk6hOuDEn9i2Q+UMZctPC/hMGxGkLSaGbOag==" }, "@schematics/angular": { "version": "0.6.5", diff --git a/package.json b/package.json index 2ffb3d0..e0d7775 100644 --- a/package.json +++ b/package.json @@ -76,4 +76,4 @@ "tslint": "~5.9.1", "typescript": "~2.7.2" } -} \ No newline at end of file +}