diff --git a/src/components/home/HeroSection.tsx b/src/components/home/HeroSection.tsx index 3737785e1..e649a4e1d 100644 --- a/src/components/home/HeroSection.tsx +++ b/src/components/home/HeroSection.tsx @@ -129,7 +129,7 @@ export default function HeroSection({
{textContent.subtitle.part1}
diff --git a/yarn.lock b/yarn.lock index 1fad4ab3c..e39a0c818 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8718,9 +8718,9 @@ tar-stream@^2.1.4: readable-stream "^3.1.1" tar@^6.1.11, tar@^7.5.7: - version "7.5.7" - resolved "https://registry.yarnpkg.com/tar/-/tar-7.5.7.tgz#adf99774008ba1c89819f15dbd6019c630539405" - integrity sha512-fov56fJiRuThVFXD6o6/Q354S7pnWMJIVlDBYijsTNx6jKSE4pvrDTs6lUnmGvNyfJwFQQwWy3owKz1ucIhveQ== + version "7.5.9" + resolved "https://registry.yarnpkg.com/tar/-/tar-7.5.9.tgz#817ac12a54bc4362c51340875b8985d7dc9724b8" + integrity sha512-BTLcK0xsDh2+PUe9F6c2TlRp4zOOBMTkoQHQIWSIzI0R7KG46uEwq4OPk2W7bZcprBMsuaeFsqwYr7pjh6CuHg== dependencies: "@isaacs/fs-minipass" "^4.0.0" chownr "^3.0.0"