diff --git a/package-lock.json b/package-lock.json index b445d731736f..a036ef359f26 100644 --- a/package-lock.json +++ b/package-lock.json @@ -44,7 +44,7 @@ "cpy-cli": "5.0.0", "husky": "9.1.6", "lint-staged": "15.2.10", - "ng-morph": "4.8.2", + "ng-morph": "4.8.4", "ng-packagr": "16.2.3", "ngx-highlightjs": "10.0.0", "nx": "19.8.2", @@ -30541,9 +30541,9 @@ "license": "MIT" }, "node_modules/ng-morph": { - "version": "4.8.2", - "resolved": "https://registry.npmjs.org/ng-morph/-/ng-morph-4.8.2.tgz", - "integrity": "sha512-8B7Z0q7cVNBAhm7dUKSgFY9RZcQcgx31G1/HbMDiOiQFzwe8KAOfIij+UE2FblNwF82Xb3Gy+5DXpHxmvGyNQQ==", + "version": "4.8.4", + "resolved": "https://registry.npmjs.org/ng-morph/-/ng-morph-4.8.4.tgz", + "integrity": "sha512-XwL53wCOhyaAxvoekN74ONbWUK30huzp+GpZYyC01RfaG2AX9l7YlC1mGG/l7Rx7YXtFAk85VFnNJqn2e46K8g==", "devOptional": true, "license": "Apache-2.0", "dependencies": { @@ -40769,7 +40769,7 @@ "@angular-devkit/core": ">=16.0.0", "@angular-devkit/schematics": ">=16.0.0", "@schematics/angular": ">=16.0.0", - "ng-morph": "^4.8.2", + "ng-morph": "^4.8.4", "parse5": "^7.1.2" }, "peerDependencies": { diff --git a/package.json b/package.json index 34dac84ec120..17c7645bc208 100644 --- a/package.json +++ b/package.json @@ -152,7 +152,7 @@ "cpy-cli": "5.0.0", "husky": "9.1.6", "lint-staged": "15.2.10", - "ng-morph": "4.8.2", + "ng-morph": "4.8.4", "ng-packagr": "16.2.3", "ngx-highlightjs": "10.0.0", "nx": "19.8.2", diff --git a/projects/cdk/package.json b/projects/cdk/package.json index e0a7fa74ec31..139748083dc9 100644 --- a/projects/cdk/package.json +++ b/projects/cdk/package.json @@ -40,7 +40,7 @@ "@angular-devkit/core": ">=16.0.0", "@angular-devkit/schematics": ">=16.0.0", "@schematics/angular": ">=16.0.0", - "ng-morph": "^4.8.2", + "ng-morph": "^4.8.4", "parse5": "^7.1.2" }, "ng-update": {