diff --git a/package.json b/package.json index 02f1958..a482a98 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "@tailwindcss/typography": "0.5.13", "autoprefixer": "10.4.19", "bigpicture": "2.6.2", - "heroicons": "2.1.3", + "heroicons": "2.1.4", "postcss": "8.4.38", "postcss-cli": "11.0.0", "postcss-import": "16.1.0", diff --git a/yarn.lock b/yarn.lock index 4dab50a..bd59a73 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1286,10 +1286,10 @@ he@^1.1.1: resolved "https://registry.yarnpkg.com/he/-/he-1.2.0.tgz#84ae65fa7eafb165fddb61566ae14baf05664f0f" integrity sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw== -heroicons@2.1.3: - version "2.1.3" - resolved "https://registry.yarnpkg.com/heroicons/-/heroicons-2.1.3.tgz#cbec0d3cbbfe988233578530eda88081457c5e9e" - integrity sha512-Fom8AaUho83oeGPCne9oo1F6A+2r4BPmY59qOkML4LIu+xQNS/yv8OmcrxCuiVs7X42oTRAnFbOJHGDwIlI8HA== +heroicons@2.1.4: + version "2.1.4" + resolved "https://registry.yarnpkg.com/heroicons/-/heroicons-2.1.4.tgz#f01bdac64ca12051bcec53a47c46dfe5164c4446" + integrity sha512-427upVrmqpVzupO1ZSRyVpn2UtWRDzfgIXJm8LMDkswKERjWWyNa94fp1OlDcUR9ULsMp93OB0p08+WOJXUNEA== htmlparser2@^3.9.2: version "3.10.1"