diff --git a/package.json b/package.json index 9f806b1..248bfc7 100644 --- a/package.json +++ b/package.json @@ -117,7 +117,7 @@ "dependencies": { "@angular/animations": "10.2.0", "@angular/cdk": "10.2.5", - "@angular/common": "10.2.0", + "@angular/common": "19.2.16", "@angular/compiler": "10.2.0", "@angular/core": "10.2.0", "@angular/forms": "10.2.0", diff --git a/yarn.lock b/yarn.lock index fce7435..3b14453 100644 --- a/yarn.lock +++ b/yarn.lock @@ -163,12 +163,12 @@ universal-analytics "0.4.23" uuid "8.3.0" -"@angular/common@10.2.0": - version "10.2.0" - resolved "https://registry.yarnpkg.com/@angular/common/-/common-10.2.0.tgz#f9f50363a1fc5051750fd290ab8ea907ff9003ea" - integrity sha512-4q7cb6Z18R1nQ8dN8uj6cckuk4jzY40lF7kpxf/wja0pQBUBtWwExwXsdHTVWGZ/mgQv9a5dTAPQq8/tSmf+hw== +"@angular/common@19.2.16": + version "19.2.16" + resolved "https://registry.yarnpkg.com/@angular/common/-/common-19.2.16.tgz#2ce9c21b7f2181e6d6ab85c346ad6280ef83e23b" + integrity sha512-sugztO7XIiLRoVjn0WJK9ooBm9zejsqlE5k4ZGvy1zFafM8LMjFHwD4KymN8JB3AOb7Ad4lJHVq1IvwWnpqeWw== dependencies: - tslib "^2.0.0" + tslib "^2.3.0" "@angular/compiler-cli@10.2.0": version "10.2.0" @@ -11116,6 +11116,11 @@ tslib@^2.0.0: resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.0.3.tgz#8e0741ac45fc0c226e58a17bfc3e64b9bc6ca61c" integrity sha512-uZtkfKblCEQtZKBF6EBXVZeQNl82yqtDQdv+eck8u7tdPxjLu2/lp5/uPW+um2tpuxINHWy3GhiccY7QgEaVHQ== +tslib@^2.3.0: + version "2.8.1" + resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.8.1.tgz#612efe4ed235d567e8aba5f2a5fab70280ade83f" + integrity sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w== + tslint@6.1.3: version "6.1.3" resolved "https://registry.yarnpkg.com/tslint/-/tslint-6.1.3.tgz#5c23b2eccc32487d5523bd3a470e9aa31789d904"