diff --git a/package.json b/package.json index 9ba2db6..ed91cf1 100644 --- a/package.json +++ b/package.json @@ -38,6 +38,6 @@ "eslint-plugin-react": "^7.32.2", "eslint-plugin-react-hooks": "^4.6.0", "prettier": "^2.8.8", - "react-animate-height": "^3.1.2" + "react-animate-height": "^3.2.2" } } diff --git a/yarn.lock b/yarn.lock index ae22a50..35634df 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2259,10 +2259,10 @@ queue-microtask@^1.2.2: resolved "https://registry.yarnpkg.com/queue-microtask/-/queue-microtask-1.2.3.tgz#4929228bbc724dfac43e0efb058caf7b6cfb6243" integrity sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A== -react-animate-height@^3.1.2: - version "3.1.2" - resolved "https://registry.yarnpkg.com/react-animate-height/-/react-animate-height-3.1.2.tgz#b73196c832fa595f66d89d4183be1f9f1f839fc2" - integrity sha512-3xBhr6Ht9kmpX5DnZToNy0LEkEeobFPCc7eDQ3gEQZrNrP3OXM+u4c17sr/QgtfXWQslQmwfPXsqdheCJFA/QA== +react-animate-height@^3.2.2: + version "3.2.2" + resolved "https://registry.yarnpkg.com/react-animate-height/-/react-animate-height-3.2.2.tgz#ae15d3ef6396f45140c60af4081d43d7dd093cda" + integrity sha512-uUOS+RhYVgyJEWcuAJgelVwhcJ2chsMk7HZCpu+wtjSlFAGSFsHU0r4lMTt47HQ1RdQfI5MmFRt43yHTP9lfmQ== react-dom@18.2.0: version "18.2.0"