diff --git a/068-AzureOpenAIApps/Student/Resources/ContosoAIAppsFrontend/package-lock.json b/068-AzureOpenAIApps/Student/Resources/ContosoAIAppsFrontend/package-lock.json index b9a0226e1b..1209ec7c27 100644 --- a/068-AzureOpenAIApps/Student/Resources/ContosoAIAppsFrontend/package-lock.json +++ b/068-AzureOpenAIApps/Student/Resources/ContosoAIAppsFrontend/package-lock.json @@ -10,7 +10,7 @@ "dependencies": { "@angular/animations": "^22.0.1", "@angular/common": "^22.0.1", - "@angular/compiler": "^20.3.25", + "@angular/compiler": "^20.3.27", "@angular/core": "^22.0.1", "@angular/forms": "^22.0.1", "@angular/platform-browser": "^22.0.1", @@ -1364,9 +1364,9 @@ } }, "node_modules/@angular/compiler": { - "version": "20.3.25", - "resolved": "https://registry.npmjs.org/@angular/compiler/-/compiler-20.3.25.tgz", - "integrity": "sha512-TSh6gVoQqlLPqWwsYMK0lfVEQYENQO+USzS+BHFXEHFfgBRap6qDpIUGnRdj0Y2PlaVJUVFbeq1855EZUPUEoA==", + "version": "20.3.27", + "resolved": "https://registry.npmjs.org/@angular/compiler/-/compiler-20.3.27.tgz", + "integrity": "sha512-in3THZ678GAYuOR9RZV18+zZz0KGhlGikyUEfLeALLjGf9ZaR3n+t19BmYx6G2VkF/Xqadne1omQ2vbl6PRASA==", "license": "MIT", "dependencies": { "tslib": "^2.3.0" diff --git a/068-AzureOpenAIApps/Student/Resources/ContosoAIAppsFrontend/package.json b/068-AzureOpenAIApps/Student/Resources/ContosoAIAppsFrontend/package.json index c718b1919b..dbcdcf1a51 100644 --- a/068-AzureOpenAIApps/Student/Resources/ContosoAIAppsFrontend/package.json +++ b/068-AzureOpenAIApps/Student/Resources/ContosoAIAppsFrontend/package.json @@ -12,7 +12,7 @@ "dependencies": { "@angular/animations": "^22.0.1", "@angular/common": "^22.0.1", - "@angular/compiler": "^20.3.25", + "@angular/compiler": "^20.3.27", "@angular/core": "^22.0.1", "@angular/forms": "^22.0.1", "@angular/platform-browser": "^22.0.1",