diff --git a/068-AzureOpenAIApps/Student/Resources/ContosoAIAppsFrontend/package-lock.json b/068-AzureOpenAIApps/Student/Resources/ContosoAIAppsFrontend/package-lock.json index e84e7540ca..4e77c9dec5 100644 --- a/068-AzureOpenAIApps/Student/Resources/ContosoAIAppsFrontend/package-lock.json +++ b/068-AzureOpenAIApps/Student/Resources/ContosoAIAppsFrontend/package-lock.json @@ -11,7 +11,7 @@ "@angular/animations": "^19.2.5", "@angular/common": "^19.2.16", "@angular/compiler": "^19.2.18", - "@angular/core": "^19.2.19", + "@angular/core": "^19.2.20", "@angular/forms": "^19.2.5", "@angular/platform-browser": "^19.2.5", "@angular/platform-browser-dynamic": "^19.2.5", @@ -1507,9 +1507,9 @@ } }, "node_modules/@angular/core": { - "version": "19.2.19", - "resolved": "https://registry.npmjs.org/@angular/core/-/core-19.2.19.tgz", - "integrity": "sha512-VZAzpxBoQgyy7AOlhxbAHxPQWo0nk8xsnrD36PLCZeTZA/5GNzO3lLVaX2N5BCUgpgiCBjNBKq9kVo6ZkAls9g==", + "version": "19.2.20", + "resolved": "https://registry.npmjs.org/@angular/core/-/core-19.2.20.tgz", + "integrity": "sha512-pxzQh8ouqfE57lJlXjIzXFuRETwkfMVwS+NFCfv2yh01Qtx+vymO8ZClcJMgLPfBYinhBYX+hrRYVSa1nzlkRQ==", "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 937f914075..42aa06174d 100644 --- a/068-AzureOpenAIApps/Student/Resources/ContosoAIAppsFrontend/package.json +++ b/068-AzureOpenAIApps/Student/Resources/ContosoAIAppsFrontend/package.json @@ -13,7 +13,7 @@ "@angular/animations": "^19.2.5", "@angular/common": "^19.2.16", "@angular/compiler": "^19.2.18", - "@angular/core": "^19.2.19", + "@angular/core": "^19.2.20", "@angular/forms": "^19.2.5", "@angular/platform-browser": "^19.2.5", "@angular/platform-browser-dynamic": "^19.2.5",