diff --git a/package-lock.json b/package-lock.json index 09bf0ca9ed42..2e65c1f192f7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -42,7 +42,7 @@ "cpy-cli": "5.0.0", "husky": "9.1.6", "lint-staged": "15.2.10", - "ng-morph": "4.8.1", + "ng-morph": "4.8.2", "ng-packagr": "16.2.3", "ngx-highlightjs": "10.0.0", "nx": "19.7.3", @@ -30486,9 +30486,9 @@ "license": "MIT" }, "node_modules/ng-morph": { - "version": "4.8.1", - "resolved": "https://registry.npmjs.org/ng-morph/-/ng-morph-4.8.1.tgz", - "integrity": "sha512-JLeZBghqNvMYV/GHIBaH6uTVzZtLVDRvY95MOT+4qDAx43TR9AJHWnFglPVRgLv6B98uLwF7GcmfhjJYjtkR+g==", + "version": "4.8.2", + "resolved": "https://registry.npmjs.org/ng-morph/-/ng-morph-4.8.2.tgz", + "integrity": "sha512-8B7Z0q7cVNBAhm7dUKSgFY9RZcQcgx31G1/HbMDiOiQFzwe8KAOfIij+UE2FblNwF82Xb3Gy+5DXpHxmvGyNQQ==", "devOptional": true, "license": "Apache-2.0", "dependencies": { @@ -40636,7 +40636,7 @@ "@angular-devkit/core": ">=16.0.0", "@angular-devkit/schematics": ">=16.0.0", "@schematics/angular": ">=16.0.0", - "ng-morph": "^4.8.1", + "ng-morph": "^4.8.2", "parse5": "^7.1.2" }, "peerDependencies": { diff --git a/package.json b/package.json index 67c0aabe7797..dd888bf98c6b 100644 --- a/package.json +++ b/package.json @@ -161,7 +161,7 @@ "cpy-cli": "5.0.0", "husky": "9.1.6", "lint-staged": "15.2.10", - "ng-morph": "4.8.1", + "ng-morph": "4.8.2", "ng-packagr": "16.2.3", "ngx-highlightjs": "10.0.0", "nx": "19.7.3", diff --git a/projects/cdk/package.json b/projects/cdk/package.json index c5e28b455b25..5caba1eb61d0 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.1", + "ng-morph": "^4.8.2", "parse5": "^7.1.2" }, "ng-update": {