Skip to content

Commit 1164add

Browse files
1016847- fixed dependabot issue in map.
1 parent c0285ef commit 1164add

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@
1212
"private": true,
1313
"dependencies": {
1414
"@angular/animations": "~10.2.5",
15-
"@angular/common": "~10.2.5",
16-
"@angular/compiler": "~10.2.5",
17-
"@angular/core": "~10.2.5",
15+
"@angular/common": "~21.0.1",
16+
"@angular/compiler": "~21.0.2",
17+
"@angular/core": "~21.2.0",
1818
"@angular/forms": "~10.2.5",
1919
"@angular/platform-browser": "~10.2.5",
2020
"@angular/platform-browser-dynamic": "~10.2.5",

0 commit comments

Comments
 (0)