Bump @fortawesome/fontawesome-pro from 6.0.0 to 6.1.0

Bumps [@fortawesome/fontawesome-pro](https://github.com/FortAwesome/Font-Awesome) from 6.0.0 to 6.1.0.
- [Release notes](https://github.com/FortAwesome/Font-Awesome/releases)
- [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/6.x/CHANGELOG.md)
- [Commits](https://github.com/FortAwesome/Font-Awesome/compare/6.0.0...6.1.0)

---
updated-dependencies:
- dependency-name: "@fortawesome/fontawesome-pro"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-03-16 04:43:30 +00:00 committed by Daniel Gray
parent 69e51d0bf7
commit 161ecf8751
No known key found for this signature in database
GPG Key ID: 41911F722B0F9AE3
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@ -9,15 +9,15 @@
"version": "1.0.0",
"license": "ISC",
"dependencies": {
"@fortawesome/fontawesome-pro": "^6.0.0",
"@fortawesome/fontawesome-pro": "^6.1.0",
"bootstrap": "^5.1.3",
"mathjax": "^3.2.0"
}
},
"node_modules/@fortawesome/fontawesome-pro": {
"version": "6.0.0",
"resolved": "https://npm.fontawesome.com/@fortawesome/fontawesome-pro/-/6.0.0/fontawesome-pro-6.0.0.tgz",
"integrity": "sha512-SXtj013o/Q+rkI60tKhx8XqBm4mQhVSd1LIZmaU8N8wG0xMys5rGuOy/lHUiSBBdysPDM5j5AvgwXxW8LywSmQ==",
"version": "6.1.0",
"resolved": "https://npm.fontawesome.com/@fortawesome/fontawesome-pro/-/6.1.0/fontawesome-pro-6.1.0.tgz",
"integrity": "sha512-BsNhQDKcZJ5Rf2Xz75VXF7RmafcQuQGHbrs44IAGZYf8SazMa9w+NHdFRRBVfHBeXUFPAUoO9Jffu/tVuI09EA==",
"engines": {
"node": ">=6"
}
@ -52,9 +52,9 @@
},
"dependencies": {
"@fortawesome/fontawesome-pro": {
"version": "6.0.0",
"resolved": "https://npm.fontawesome.com/@fortawesome/fontawesome-pro/-/6.0.0/fontawesome-pro-6.0.0.tgz",
"integrity": "sha512-SXtj013o/Q+rkI60tKhx8XqBm4mQhVSd1LIZmaU8N8wG0xMys5rGuOy/lHUiSBBdysPDM5j5AvgwXxW8LywSmQ=="
"version": "6.1.0",
"resolved": "https://npm.fontawesome.com/@fortawesome/fontawesome-pro/-/6.1.0/fontawesome-pro-6.1.0.tgz",
"integrity": "sha512-BsNhQDKcZJ5Rf2Xz75VXF7RmafcQuQGHbrs44IAGZYf8SazMa9w+NHdFRRBVfHBeXUFPAUoO9Jffu/tVuI09EA=="
},
"@popperjs/core": {
"version": "2.10.2",

View File

@ -22,7 +22,7 @@
},
"homepage": "https://github.com/privacyguides/privacyguides#readme",
"dependencies": {
"@fortawesome/fontawesome-pro": "^6.0.0",
"@fortawesome/fontawesome-pro": "^6.1.0",
"bootstrap": "^5.1.3",
"mathjax": "^3.2.0"
}