diff --git a/toolings/tfjs-debugger/package.json b/toolings/tfjs-debugger/package.json index 934138a..ef7241e 100644 --- a/toolings/tfjs-debugger/package.json +++ b/toolings/tfjs-debugger/package.json @@ -6,7 +6,7 @@ "dependencies": { "@angular/animations": "~13.0.0", "@angular/cdk": "~13.0.0", - "@angular/common": "~13.0.0", + "@angular/common": "~19.2.16", "@angular/compiler": "~13.0.0", "@angular/core": "~13.0.0", "@angular/forms": "~13.0.0", diff --git a/toolings/tfjs-debugger/yarn.lock b/toolings/tfjs-debugger/yarn.lock index f831b50..ef81573 100644 --- a/toolings/tfjs-debugger/yarn.lock +++ b/toolings/tfjs-debugger/yarn.lock @@ -167,10 +167,10 @@ symbol-observable "4.0.0" uuid "8.3.2" -"@angular/common@~13.0.0": - version "13.0.0" - resolved "https://registry.yarnpkg.com/@angular/common/-/common-13.0.0.tgz#17adba12ed4cdf70e3c16546f072632a60583470" - integrity sha512-7KNu6fcNeX71nrOAs29T/PGdO0fAHaX0mtmobIBeIwMF9qY1fqc7a1Rssp6/dUe9XlADf2sXVtx5ZQ8c6bAMsA== +"@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.3.0"