diff --git a/package.json b/package.json index 6fe32cf6..1286b7ab 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "build:css": "sass ./app/assets/stylesheets/application.sass.scss:./app/assets/builds/application.css --no-source-map --load-path=node_modules" }, "dependencies": { - "@fontsource/lexend": "^4.5.14", + "@fontsource/lexend": "^4.5.15", "@fortawesome/fontawesome-free": "^6.2.1", "@hotwired/stimulus": "^3.2.1", "@hotwired/turbo-rails": "^7.2.4", diff --git a/yarn.lock b/yarn.lock index a6bc69f7..21043edb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -174,10 +174,10 @@ minimatch "^3.0.4" strip-json-comments "^3.1.1" -"@fontsource/lexend@^4.5.14": - version "4.5.14" - resolved "https://registry.yarnpkg.com/@fontsource/lexend/-/lexend-4.5.14.tgz#04c7a12650aff6e6d030c6e84c9e1ee94f219764" - integrity sha512-6ctm23JzSITVKi6Kjnw5chfE5rZLUa50DpFbXHQlgjrwNtdvEg1mH6JYLQAZM4VtMmg2JfiSQyoCvePGvvhTVg== +"@fontsource/lexend@^4.5.15": + version "4.5.15" + resolved "https://registry.yarnpkg.com/@fontsource/lexend/-/lexend-4.5.15.tgz#ee033b850224d05b665d6661bf8d32c950f166bb" + integrity sha512-6edLmDmte8pJWtQ1NIahcJq0iWlf6b0/JLwkd7WbDQ3C5tZWnxjvbP4RSklMv4MPzGjpuYuYnc+QANbjUws1oA== "@fortawesome/fontawesome-free@^6.2.1": version "6.2.1"