diff --git a/package.json b/package.json index 3ddaeadb..f60c5ffa 100644 --- a/package.json +++ b/package.json @@ -67,7 +67,7 @@ "remark-gfm": "^3.0.1", "remove-markdown": "^0.3.0", "sanitize-html": "^2.7.0", - "simple-icons": "^6.13.0", + "simple-icons": "^6.14.0", "stitches-normalize": "^0.1.0", "swr": "^1.2.2", "terser": "^5.12.0", diff --git a/yarn.lock b/yarn.lock index 19c9b982..11ab0f52 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5449,10 +5449,10 @@ simple-git-hooks@^2.7.0: resolved "https://registry.yarnpkg.com/simple-git-hooks/-/simple-git-hooks-2.7.0.tgz#121a5c3023663b8abcc5648c8bfe8619dc263705" integrity sha512-nQe6ASMO9zn5/htIrU37xEIHGr9E6wikXelLbOeTcfsX2O++DHaVug7RSQoq+kO7DvZTH37WA5gW49hN9HTDmQ== -simple-icons@^6.13.0: - version "6.13.0" - resolved "https://registry.yarnpkg.com/simple-icons/-/simple-icons-6.13.0.tgz#91722bbcc6d6dc7a4e2b4890f3dc5188345e7e80" - integrity sha512-HlAeBhZsL16ghjgTeKcg2ff5CqBkHSNSp40TUe+h/cuEZEYN58XblfjCpFRwUHyctSW1H5T56zRJ45763JQTGw== +simple-icons@^6.14.0: + version "6.14.0" + resolved "https://registry.yarnpkg.com/simple-icons/-/simple-icons-6.14.0.tgz#0440e5a9354e6c83ffd4db70fd7b49ddd6f050a9" + integrity sha512-G1BloriCtFDxdxLPJJ7Ri4ffYp4ET/KOvpqTWaFUxeHcGognm468hmXp5g7auPYxKg2OsPqJ1zCYEjCRMqFtMg== sirv@^1.0.7: version "1.0.19"