diff --git a/package.json b/package.json index 84dc5e9..6a99d90 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "version": "0.1.0", "private": true, "dependencies": { - "@react95/icons": "^0.3.0", + "@react95/icons": "^0.4.2", "@styled-system/prop-types": "^5.1.5", "@testing-library/jest-dom": "^5.11.0", "@testing-library/react": "^10.4.5", diff --git a/yarn.lock b/yarn.lock index 0c8daa4..e3d611f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1357,10 +1357,10 @@ resolved "https://registry.yarnpkg.com/@nodelib/fs.stat/-/fs.stat-1.1.3.tgz#2b5a3ab3f918cca48a8c754c08168e3f03eba61b" integrity sha512-shAmDyaQC4H92APFoIaVDHCx5bStIocgvbwQyxPRrbUY20V1EYTbSDchWbuwlMG3V17cprZhA6+78JfB+3DTPw== -"@react95/icons@^0.3.0": - version "0.3.0" - resolved "https://registry.yarnpkg.com/@react95/icons/-/icons-0.3.0.tgz#63ca845d47a043efb12c91c5df2b828a3bdc9035" - integrity sha512-e+yGpDo/O0xj2cf9iCl2E+tKrdNfcnmpheF90hwaSrPXMaG7BUHgJUZwWNYBkRyGc/nRRVRIR8vdg+j8KXSP3w== +"@react95/icons@^0.4.2": + version "0.4.2" + resolved "https://registry.yarnpkg.com/@react95/icons/-/icons-0.4.2.tgz#225470823116b9bf5c73f187a5eb4ee9839a32dc" + integrity sha512-CckYQPBaJ8+3FWJAiE+w48jAc9mfSYdb7y35gMobP+Sk0bmH8kYHYHSu2PJdvAE+8i8p0sUmzb66rygG+eYs4Q== "@styled-system/background@^5.1.2": version "5.1.2"