diff --git a/src/Web/WebSPA/Client/package.json b/src/Web/WebSPA/Client/package.json index 74522b0a..5d059a25 100644 --- a/src/Web/WebSPA/Client/package.json +++ b/src/Web/WebSPA/Client/package.json @@ -27,7 +27,7 @@ "lint:ts": "tslint -c tslint.json Client/**/*.ts" }, "dependencies": { - "@angular/animations": "20.3.13", + "@angular/animations": "21.0.3", "@angular/common": "20.3.13", "@angular/compiler": "20.3.13", "@angular/core": "20.3.13",