diff --git a/package-lock.json b/package-lock.json index 261f898972..32102337ba 100644 --- a/package-lock.json +++ b/package-lock.json @@ -35511,9 +35511,9 @@ "integrity": "sha512-CXdUiJembsNjuToQvxayPZF9Vqht7hewsvy2sOWafLvi2awflj9mOC6bHIg50orX8IJvWKY9wYQ/zB2kogPslQ==" }, "ng-mocks": { - "version": "10.5.4", - "resolved": "https://registry.npmjs.org/ng-mocks/-/ng-mocks-10.5.4.tgz", - "integrity": "sha512-NeuvW1XeIAdwxtepWusqiHM5L/BfjWB4mvBxLmyo41pUaFRw41KuQdxxVVO6hXvvHsvyQ9mSLdHrfCrLB86Hew==", + "version": "14.2.3", + "resolved": "https://registry.npmjs.org/ng-mocks/-/ng-mocks-14.2.3.tgz", + "integrity": "sha512-WNNOtz8P05KJCvTGYUjqPJ/d1DdkVL1xtQFgUAoVIpa/SXxjCjq3LGGti9ZK4MWGrEZX6e1wUbAV+3mrywd93Q==", "dev": true }, "ng-packagr": { diff --git a/package.json b/package.json index 23798fac74..07d02a7332 100644 --- a/package.json +++ b/package.json @@ -176,7 +176,7 @@ "lite-server": "^2.6.1", "mini-css-extract-plugin": "^1.6.0", "nconf": "^0.11.1", - "ng-mocks": "^10.5.4", + "ng-mocks": "^14.2.3", "ng-packagr": "14.0.3", "nx": "14.4.2", "postcss": "^8.4.5",