diff --git a/package-lock.json b/package-lock.json index fa92d86..6d8fefa 100644 --- a/package-lock.json +++ b/package-lock.json @@ -461,9 +461,9 @@ } }, "@overflow/commons-typescript": { - "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==" + "version": "0.0.15", + "resolved": "https://nexus.loafle.net/repository/npm-all/@overflow/commons-typescript/-/commons-typescript-0.0.15.tgz", + "integrity": "sha512-8yJvSzHpjkfoq4EZf82M6KfQL2bJyQrofQ7Fic1BLvOVvPKa21bqHQmoUpuJlZLVpLWPnXnXFLheWmoSsxOLpQ==" }, "@schematics/angular": { "version": "0.6.8", diff --git a/package.json b/package.json index de6d080..18968c0 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "@ngrx/router-store": "^5.2.0", "@ngrx/store": "^5.2.0", "@ngrx/store-devtools": "^5.2.0", - "@overflow/commons-typescript": "^0.0.14", + "@overflow/commons-typescript": "^0.0.15", "angular-google-recaptcha": "^1.0.3", "angular-l10n": "^5.0.0", "angularx-qrcode": "^1.1.7",