diff --git a/package-lock.json b/package-lock.json index ca4fe07..42e3579 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "license": "MIT", "dependencies": { "@angular/common": "20.3.15", - "@angular/compiler": "20.3.15", + "@angular/compiler": "20.3.16", "@angular/core": "20.3.15", "@angular/platform-browser": "20.3.15", "@angular/router": "20.3.15", @@ -1144,9 +1144,9 @@ } }, "node_modules/@angular/compiler": { - "version": "20.3.15", - "resolved": "https://registry.npmjs.org/@angular/compiler/-/compiler-20.3.15.tgz", - "integrity": "sha512-lMicIAFAKZXa+BCZWs3soTjNQPZZXrF/WMVDinm8dQcggNarnDj4UmXgKSyXkkyqK5SLfnLsXVzrX6ndVT6z7A==", + "version": "20.3.16", + "resolved": "https://registry.npmjs.org/@angular/compiler/-/compiler-20.3.16.tgz", + "integrity": "sha512-Pt9Ms9GwTThgzdxWBwMfN8cH1JEtQ2DK5dc2yxYtPSaD+WKmG9AVL1PrzIYQEbaKcWk2jxASUHpEWSlNiwo8uw==", "license": "MIT", "dependencies": { "tslib": "^2.3.0" diff --git a/package.json b/package.json index 950e743..047ceed 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ }, "dependencies": { "@angular/common": "20.3.15", - "@angular/compiler": "20.3.15", + "@angular/compiler": "20.3.16", "@angular/core": "20.3.15", "@angular/platform-browser": "20.3.15", "@angular/router": "20.3.15",