We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a24f96 commit 72f75e1Copy full SHA for 72f75e1
finish/src/main/frontend/package.json
@@ -14,9 +14,9 @@
14
"@angular/animations": "~9.1.2",
15
"@angular/common": "~9.1.2",
16
"@angular/compiler": "~9.1.2",
17
- "@angular/core": "~9.1.2",
+ "@angular/core": "^9.1.11",
18
"@angular/forms": "~9.1.2",
19
- "@angular/platform-browser": "~9.1.2",
+ "@angular/platform-browser": "^9.1.11",
20
"@angular/platform-browser-dynamic": "~9.1.2",
21
"@angular/router": "~9.1.2",
22
"core-js": "^2.5.4",
0 commit comments