Skip to content

Commit 5645b2c

Browse files
Update dependency @angular/common to v20.3.14 [SECURITY]
1 parent ba1eee4 commit 5645b2c

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

packages/app-web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"dependencies": {
3535
"@angular/animations": "20.3.3",
3636
"@angular/cdk": "^20.2.7",
37-
"@angular/common": "20.3.3",
37+
"@angular/common": "20.3.14",
3838
"@angular/core": "20.3.3",
3939
"@angular/forms": "20.3.3",
4040
"@angular/platform-browser": "20.3.3",

packages/app-web/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -388,10 +388,10 @@
388388
yargs "18.0.0"
389389
zod "3.25.76"
390390

391-
"@angular/common@20.3.3":
392-
version "20.3.3"
393-
resolved "https://registry.yarnpkg.com/@angular/common/-/common-20.3.3.tgz#75279bc782172e47ae28052f7e4428fe8aa0e159"
394-
integrity sha512-iArFCXvgYJCpxLZv8o6rV7Cxuqv1hbndoeUmQgL7ekXwVS6BA49VErXbTPM+pfhAJ+v1fc/DG3rzBwXk3eW2lw==
391+
"@angular/common@20.3.14":
392+
version "20.3.14"
393+
resolved "https://registry.yarnpkg.com/@angular/common/-/common-20.3.14.tgz#62d7e693ae70d3ac41aa424c602c490c0e8d46c5"
394+
integrity sha512-OOUvjTtnpktJLsNupA+GFT2q5zNocPdpOENA8aSrXvAheNybLjgi+otO3U3sQsvB1VwaoEZ9GT5O3lZlstnA/A==
395395
dependencies:
396396
tslib "^2.3.0"
397397

0 commit comments

Comments
 (0)