fix(deps): update font awesome to v6.5.1

This commit is contained in:
renovate[bot] 2023-12-01 00:07:52 +00:00 committed by Kavin
parent bd5fad0c52
commit fa57591687
2 changed files with 23 additions and 23 deletions

View file

@ -11,9 +11,9 @@
"lint": "eslint --fix --color --ignore-path .gitignore --ext .js,.vue ."
},
"dependencies": {
"@fortawesome/fontawesome-svg-core": "6.5.0",
"@fortawesome/free-brands-svg-icons": "6.5.0",
"@fortawesome/free-solid-svg-icons": "6.5.0",
"@fortawesome/fontawesome-svg-core": "6.5.1",
"@fortawesome/free-brands-svg-icons": "6.5.1",
"@fortawesome/free-solid-svg-icons": "6.5.1",
"@fortawesome/vue-fontawesome": "3.0.5",
"buffer": "6.0.3",
"dompurify": "3.0.6",