diff --git a/packages/web/package.json b/packages/web/package.json index e3b4f8f2..37e09326 100644 --- a/packages/web/package.json +++ b/packages/web/package.json @@ -29,7 +29,7 @@ "next": "12.2.6", "next-pwa": "5.6.0", "react": "18.2.0", - "react-countup": "6.3.1", + "react-countup": "6.3.2", "react-dom": "18.2.0", "react-rewards": "2.0.4", "sass": "1.54.5", diff --git a/yarn.lock b/yarn.lock index 893cf7b1..532883d1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5906,10 +5906,10 @@ randombytes@^2.1.0: dependencies: safe-buffer "^5.1.0" -react-countup@6.3.1: - version "6.3.1" - resolved "https://registry.yarnpkg.com/react-countup/-/react-countup-6.3.1.tgz#ae4e8d33a7ed86c2cfc27e20b1fe76704f61d9fb" - integrity sha512-+Bf1caAZHtmVQ5Jmhe2MZuN1cw1CEP5OdeMph9CBwM5K8DEDGmg00AzcN6fO9XolUhqUfiR0pOEiSyngSrHwig== +react-countup@6.3.2: + version "6.3.2" + resolved "https://registry.yarnpkg.com/react-countup/-/react-countup-6.3.2.tgz#37359bb4262c2af52ae1e0ad36d2d0feff01d278" + integrity sha512-ID3344D1Yo0X5CWQiJYXBpiPCYLwMOw1VvNP9geJE+PqpdDmx6iuoMhxXAqjpdaRWiD6zUnLRK6rrnGgDg09pg== dependencies: countup.js "^2.2.0"