diff --git a/package-lock.json b/package-lock.json index 73eff071ff..dc668fb9f1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -35117,9 +35117,9 @@ "integrity": "sha512-CXdUiJembsNjuToQvxayPZF9Vqht7hewsvy2sOWafLvi2awflj9mOC6bHIg50orX8IJvWKY9wYQ/zB2kogPslQ==" }, "ng-mocks": { - "version": "14.6.0", - "resolved": "https://registry.npmjs.org/ng-mocks/-/ng-mocks-14.6.0.tgz", - "integrity": "sha512-etGBdUkEkvDDGecRMj+ymPO2T0kcZme+wX4KAgOAFm2NJoRox7wPLtdxxD0CmnmrTcArW69KpkQKG2w9ILhg4w==", + "version": "14.7.2", + "resolved": "https://registry.npmjs.org/ng-mocks/-/ng-mocks-14.7.2.tgz", + "integrity": "sha512-AzGDWed14IgamsTmBp6RG6eg+WU/9BIiDANSmtHgmZzg7P3pz5SkuHjpgVFOgDP/U7YOMD1F9uilXL42+0EWAQ==", "dev": true }, "ng-packagr": { diff --git a/package.json b/package.json index 81c67bf7a5..47db20b982 100644 --- a/package.json +++ b/package.json @@ -163,7 +163,7 @@ "lite-server": "^2.6.1", "mini-css-extract-plugin": "^1.6.0", "nconf": "^0.11.1", - "ng-mocks": "^14.2.3", + "ng-mocks": "^14.7.2", "ng-packagr": "14.0.3", "nx": "14.4.2", "postcss": "^8.4.5",