Bump @fortawesome/fontawesome-free from 5.15.0 to 5.15.1 in /frontend

Bumps [@fortawesome/fontawesome-free](https://github.com/FortAwesome/Font-Awesome) from 5.15.0 to 5.15.1.
- [Release notes](https://github.com/FortAwesome/Font-Awesome/releases)
- [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/master/CHANGELOG.md)
- [Commits](https://github.com/FortAwesome/Font-Awesome/compare/5.15.0...5.15.1)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2020-10-12 05:50:06 +00:00
committed by GitHub
parent adfd3ab3ac
commit 8d11fecfeb
2 changed files with 4 additions and 4 deletions

6
frontend/package-lock.json generated Executable file → Normal file
View File

@@ -1058,9 +1058,9 @@
}
},
"@fortawesome/fontawesome-free": {
"version": "5.15.0",
"resolved": "https://registry.npmjs.org/@fortawesome/fontawesome-free/-/fontawesome-free-5.15.0.tgz",
"integrity": "sha512-wXetjQBNMTP59MAYNR1tdahMDOLx3FYj3PKdso7PLFLDpTvmAIqhSSEqnSTmWKahRjD+Sh5I5635+5qaoib5lw=="
"version": "5.15.1",
"resolved": "https://registry.npmjs.org/@fortawesome/fontawesome-free/-/fontawesome-free-5.15.1.tgz",
"integrity": "sha512-OEdH7SyC1suTdhBGW91/zBfR6qaIhThbcN8PUXtXilY4GYnSBbVqOntdHbC1vXwsDnX0Qix2m2+DSU1J51ybOQ=="
},
"@mrmlnc/readdir-enhanced": {
"version": "2.2.1",

2
frontend/package.json Executable file → Normal file
View File

@@ -24,7 +24,7 @@
"node-forge": ">=0.10.0"
},
"dependencies": {
"@fortawesome/fontawesome-free": "^5.15.0",
"@fortawesome/fontawesome-free": "^5.15.1",
"@popperjs/core": "^2.5.2",
"bootstrap": "^4.5.2",
"chart.js": "^2.9.3",