diff --git a/package.json b/package.json index c4f90ced0a..84aefa8de1 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "@lightninglabs/lnc-web": "^0.2.4-alpha", "@noble/curves": "^1.1.0", "@noble/secp256k1": "^2.0.0", - "@popicons/react": "^0.0.8", + "@popicons/react": "^0.0.9", "@scure/bip32": "^1.3.3", "@scure/bip39": "^1.2.1", "@tailwindcss/forms": "^0.5.4", diff --git a/yarn.lock b/yarn.lock index 123af29ff4..a979db80cc 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1147,10 +1147,10 @@ resolved "https://registry.npmjs.org/@polka/url/-/url-1.0.0-next.21.tgz" integrity sha512-a5Sab1C4/icpTZVzZc5Ghpz88yQtGOyNqYXcZgOssB2uuAr+wF/MvN6bgtW32q7HHrvBki+BsZ0OuNv6EV3K9g== -"@popicons/react@^0.0.8": - version "0.0.8" - resolved "https://registry.yarnpkg.com/@popicons/react/-/react-0.0.8.tgz#b329abf0f0f12da76e6eb1a1824f075cac23eb2d" - integrity sha512-/WyuFuSAThK9zCHiIY7N+jxAWnqu4C8kkhXIkj5PcPlBYGKw9T93UheWz+KkSLnAQIUI+jovVrSMV/AZuPROqg== +"@popicons/react@^0.0.9": + version "0.0.9" + resolved "https://registry.yarnpkg.com/@popicons/react/-/react-0.0.9.tgz#4dd1e83dcb8a121258f0a074f5f4ce6954718efb" + integrity sha512-uS3/R4JriCX96CmULktVG0KLoOfapWbKXc+R8Z07G8FWY2O+YrMTufc/sgTCnH+y3SFScI5FV3peX0FWKGLzKQ== "@puppeteer/browsers@1.8.0": version "1.8.0"