diff --git a/package.json b/package.json index f3836b9..5367d8a 100644 --- a/package.json +++ b/package.json @@ -28,6 +28,6 @@ "homepage": "https://github.com/jonaharagon/jekyll-bootstrap-theme#readme", "dependencies": { "bootstrap": "^5.0.1", - "bootstrap-icons": "^1.5.0" + "bootstrap-icons": "^1.8.0" } } diff --git a/yarn.lock b/yarn.lock index adc38c1..0a765e5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2,10 +2,10 @@ # yarn lockfile v1 -bootstrap-icons@^1.5.0: - version "1.5.0" - resolved "https://registry.yarnpkg.com/bootstrap-icons/-/bootstrap-icons-1.5.0.tgz#2cb19da148aa9105cb3174de2963564982d3dc55" - integrity sha512-44feMc7DE1Ccpsas/1wioN8ewFJNquvi5FewA06wLnqct7CwMdGDVy41ieHaacogzDqLfG8nADIvMNp9e4bfbA== +bootstrap-icons@^1.8.0: + version "1.8.0" + resolved "https://registry.yarnpkg.com/bootstrap-icons/-/bootstrap-icons-1.8.0.tgz#9ec9e264c917e9f52bf1b8ee204f791a499f2da7" + integrity sha512-plaZQb8tReUULAwQ9M98PyWh5H912eKGVC6etMtc6VqmPmp9Eq0s7Wd0qvPoPLHh0VhXxzdLk1ta5W7lwPIdCQ== bootstrap@^5.0.1: version "5.0.1"