Skip to content

Commit b212eaa

Browse files
chore(deps): update dependency @angular/common to v19 [security]
1 parent 13c6c93 commit b212eaa

3 files changed

Lines changed: 13 additions & 6 deletions

File tree

package-lock.json

Lines changed: 11 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
},
1818
"dependencies": {
1919
"@angular/animations": "11.2.4",
20-
"@angular/common": "11.2.4",
20+
"@angular/common": "19.2.16",
2121
"@angular/compiler": "11.2.4",
2222
"@angular/core": "11.2.4",
2323
"@angular/platform-browser": "11.2.4",

projects/ngx-universign/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"loadjs": "4.2.0"
1818
},
1919
"peerDependencies": {
20-
"@angular/common": "^8.1.1 || ^11.0.0",
20+
"@angular/common": "^19.2.16 ^19.2.16",
2121
"@angular/core": "^8.1.1 || ^11.0.0",
2222
"rxjs": "~6.4.0 || ~6.5.0 || ~6.6.0"
2323
}

0 commit comments

Comments
 (0)