diff --git a/package-lock.json b/package-lock.json index 55d33a315..333ddea02 100644 --- a/package-lock.json +++ b/package-lock.json @@ -23,7 +23,7 @@ "@angular/animations": "21.1.3", "@angular/cli": "21.1.2", "@angular/common": "21.1.3", - "@angular/compiler": "21.1.2", + "@angular/compiler": "21.1.3", "@angular/compiler-cli": "21.1.3", "@angular/core": "21.1.2", "@angular/forms": "21.1.2", @@ -1003,9 +1003,9 @@ } }, "node_modules/@angular/compiler": { - "version": "21.1.2", - "resolved": "https://registry.npmjs.org/@angular/compiler/-/compiler-21.1.2.tgz", - "integrity": "sha512-5OFdZPNix7iK4HSdRxPgg74VvcmQZAMzv9ACYZ8iGfNxiJUjFSurfz0AtVEh0oE2oZDH1v48bHI1s+0ljCHZhA==", + "version": "21.1.3", + "resolved": "https://registry.npmjs.org/@angular/compiler/-/compiler-21.1.3.tgz", + "integrity": "sha512-gDNLh7MEf7Qf88ktZzS4LJQXCA5U8aQTfK9ak+0mi2ruZ0x4XSjQCro4H6OPKrrbq94+6GcnlSX5+oVIajEY3w==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index fb7adbea0..483017128 100644 --- a/package.json +++ b/package.json @@ -71,7 +71,7 @@ "@angular/animations": "21.1.3", "@angular/cli": "21.1.2", "@angular/common": "21.1.3", - "@angular/compiler": "21.1.2", + "@angular/compiler": "21.1.3", "@angular/compiler-cli": "21.1.3", "@angular/core": "21.1.2", "@angular/forms": "21.1.2",