Update dependency @fortawesome/fontawesome-free to ^5.14.0
This commit is contained in:
parent
2e763964dd
commit
f6b1f2b13d
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@
|
|||
"@angular/platform-browser-dynamic": "~10.0.2",
|
||||
"@angular/platform-server": "~10.0.2",
|
||||
"@angular/router": "~10.0.2",
|
||||
"@fortawesome/fontawesome-free": "^5.13.1",
|
||||
"@fortawesome/fontawesome-free": "^5.14.0",
|
||||
"@nguniversal/express-engine": "^10.0.1",
|
||||
"bootstrap": "^4.5.0",
|
||||
"express": "^4.17.1",
|
||||
|
|
Reference in a new issue