Skip to content

Commit 2526537

Browse files
authored
Merge pull request #29 from tokenetes/fix-angular-core-version
updated to 21.0.7 as per dependabot alert here: https://github.com/to…
2 parents d480e3c + a17eacc commit 2526537

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"@angular/animations": "^17.3.0",
1515
"@angular/common": "^17.3.0",
1616
"@angular/compiler": "^17.3.0",
17-
"@angular/core": "^17.3.0",
17+
"@angular/core": "^21.0.7",
1818
"@angular/forms": "^17.3.0",
1919
"@angular/platform-browser": "^17.3.0",
2020
"@angular/platform-browser-dynamic": "^17.3.0",

0 commit comments

Comments
 (0)