diff --git a/package.json b/package.json index 5e7bf22b5..55bbebdbf 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "raw-loader": "^4.0.2", "react": "^16.14.0", "react-accessible-accordion": "^3.3.5", - "react-countup": "^4.4.0", + "react-countup": "^6.0.0", "react-dom": "^17.0.2", "react-feather": "^2.0.9", "react-github-fork-ribbon": "^0.6.0", diff --git a/yarn.lock b/yarn.lock index 1c42ff19d..d17990b61 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1962,10 +1962,10 @@ cosmiconfig@^5.0.0: js-yaml "^3.13.1" parse-json "^4.0.0" -countup.js@^1.9.3: - version "1.9.3" - resolved "https://registry.yarnpkg.com/countup.js/-/countup.js-1.9.3.tgz#ce3e50cd7160441e478f07da31895edcc0f1c9dd" - integrity sha1-zj5QzXFgRB5HjwfaMYle3MDxyd0= +countup.js@^2.0.8: + version "2.0.8" + resolved "https://registry.yarnpkg.com/countup.js/-/countup.js-2.0.8.tgz#eca0c31c9db3f7769cba494d9315cd52dbaaf1b9" + integrity sha512-pW3xwwD+hB+xmtI16xFcuLS0D5hSQqPQWkZOdgpKQyzxCquDNo2VCFPkRw12vmvdpnicXVTcjmYiakG6biwINg== create-ecdh@^4.0.0: version "4.0.4" @@ -5457,14 +5457,12 @@ react-accessible-accordion@^3.3.5: resolved "https://registry.yarnpkg.com/react-accessible-accordion/-/react-accessible-accordion-3.3.5.tgz#5d035994a261c832a57e7822f1bbacf914c5a5cc" integrity sha512-yCh3tx+jNuOPs+m58LOBFTGDEaGvM8UfuCNznr855FDAWzwV8V/ZH/TVBvgqH0npP58KrrVrHpj4jcy0EE5hEw== -react-countup@^4.4.0: - version "4.4.0" - resolved "https://registry.yarnpkg.com/react-countup/-/react-countup-4.4.0.tgz#ca5c0a971c442a06a7bc52f3921ad2e66ba65990" - integrity sha512-PSSpvRT5FCjCVh3NzPpz/SgeG8b9LnpfCSO1TEMK8K/GhmxI+s8D/KbxGCFsmmeq+Y0cnf2KepUHssPfH/7iyw== +react-countup@^6.0.0: + version "6.1.0" + resolved "https://registry.yarnpkg.com/react-countup/-/react-countup-6.1.0.tgz#ac9b923ecf1351a0c3281209ba55952345814cd8" + integrity sha512-0tN65l4ksaNa4rm8ZKshpGxbIHQ4RAh8TGaKYp06EZ7nZw+haXpW3dQTVDhTey9+10jDkJgdzyXKDmC96c1M8g== dependencies: - countup.js "^1.9.3" - prop-types "^15.7.2" - warning "^4.0.3" + countup.js "^2.0.8" react-dom@^17.0.2: version "17.0.2" @@ -6940,13 +6938,6 @@ walker@^1.0.7: dependencies: makeerror "1.0.x" -warning@^4.0.3: - version "4.0.3" - resolved "https://registry.yarnpkg.com/warning/-/warning-4.0.3.tgz#16e9e077eb8a86d6af7d64aa1e05fd85b4678ca3" - integrity sha512-rpJyN222KWIvHJ/F53XSZv0Zl/accqHR8et1kpaMTD/fLCRxtV8iX8czMzY7sVZupTI3zcUTg8eycS2kNF9l6w== - dependencies: - loose-envify "^1.0.0" - watchpack@2.1.1: version "2.1.1" resolved "https://registry.yarnpkg.com/watchpack/-/watchpack-2.1.1.tgz#e99630550fca07df9f90a06056987baa40a689c7"