diff --git a/package.json b/package.json index 446ffccc..33382f8e 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,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.13", + "@fontsource/lexend": "^4.5.14", "@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 c4016dee..51d986d8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -148,10 +148,10 @@ minimatch "^3.0.4" strip-json-comments "^3.1.1" -"@fontsource/lexend@^4.5.13": - version "4.5.13" - resolved "https://registry.yarnpkg.com/@fontsource/lexend/-/lexend-4.5.13.tgz#a22076e1393af0f075e945fcffc9ffa514805304" - integrity sha512-lJjBMU9Jmi2a/QqLRBhwe862385UyS2RckS3ATr8jHAq1JFLxox2p2gODNzhaWo0ZwTjDxIJ0YfMiEzSdyqZ0w== +"@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== "@fortawesome/fontawesome-free@^6.2.1": version "6.2.1"