Merge pull request #50 from Mastermindzh/snyk-upgrade-97063be112e02539b5bf171f5e2b19a6

[Snyk] Upgrade @fortawesome/react-fontawesome from 0.2.0 to 0.2.1
This commit is contained in:
Rick van Lieshout 2024-06-09 11:36:17 +02:00 committed by GitHub
commit 2001f3177f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 6 additions and 5 deletions

9
package-lock.json generated
View File

@ -11,7 +11,7 @@
"dependencies": {
"@fortawesome/fontawesome-svg-core": "^6.5.2",
"@fortawesome/free-solid-svg-icons": "^6.5.2",
"@fortawesome/react-fontawesome": "^0.2.0",
"@fortawesome/react-fontawesome": "^0.2.1",
"classnames": "^2.5.1",
"disqus-react": "^1.1.5",
"gatsby": "^5.13.5",
@ -3112,9 +3112,10 @@
}
},
"node_modules/@fortawesome/react-fontawesome": {
"version": "0.2.0",
"resolved": "https://registry.npmjs.org/@fortawesome/react-fontawesome/-/react-fontawesome-0.2.0.tgz",
"integrity": "sha512-uHg75Rb/XORTtVt7OS9WoK8uM276Ufi7gCzshVWkUJbHhh3svsUUeqXerrM96Wm7fRiDzfKRwSoahhMIkGAYHw==",
"version": "0.2.1",
"resolved": "https://registry.npmjs.org/@fortawesome/react-fontawesome/-/react-fontawesome-0.2.1.tgz",
"integrity": "sha512-ldr5QO2MneAX5W5WBCYB2pZp/PiHDD1hy9YEBLcXUyJb0qnO86oP8RU+CgmYVSH/R4Dbe2ernhcWOrcgaKD9NQ==",
"license": "MIT",
"dependencies": {
"prop-types": "^15.8.1"
},

View File

@ -51,7 +51,7 @@
"dependencies": {
"@fortawesome/fontawesome-svg-core": "^6.5.2",
"@fortawesome/free-solid-svg-icons": "^6.5.2",
"@fortawesome/react-fontawesome": "^0.2.0",
"@fortawesome/react-fontawesome": "^0.2.1",
"classnames": "^2.5.1",
"disqus-react": "^1.1.5",
"gatsby": "^5.13.5",