aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--package.json2
-rw-r--r--yarn.lock8
2 files changed, 5 insertions, 5 deletions
diff --git a/package.json b/package.json
index 1b58679..b43d409 100644
--- a/package.json
+++ b/package.json
@@ -69,7 +69,7 @@
"@types/react": "18.0.14",
"@types/react-dom": "18.0.5",
"@types/react-router-dom": "5.3.3",
- "@types/react-transition-group": "4.4.4",
+ "@types/react-transition-group": "4.4.5",
"@types/smoothscroll-polyfill": "0.3.1",
"@typescript-eslint/eslint-plugin": "5.29.0",
"@typescript-eslint/parser": "5.29.0",
diff --git a/yarn.lock b/yarn.lock
index 594a9c2..7fa9231 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -2182,10 +2182,10 @@
"@types/history" "^4.7.11"
"@types/react" "*"
- version "4.4.4"
- resolved "https://registry.yarnpkg.com/@types/react-transition-group/-/react-transition-group-4.4.4.tgz#acd4cceaa2be6b757db61ed7b432e103242d163e"
- integrity sha512-7gAPz7anVK5xzbeQW9wFBDg7G++aPLAFY0QaSMOou9rJZpbuI58WAuJrgu+qR92l61grlnCUe7AFX8KGahAgug==
+ version "4.4.5"
+ resolved "https://registry.yarnpkg.com/@types/react-transition-group/-/react-transition-group-4.4.5.tgz#aae20dcf773c5aa275d5b9f7cdbca638abc5e416"
+ integrity sha512-juKD/eiSM3/xZYzjuzH6ZwpP+/lejltmiS3QEzV/vmb/Q8+HfDmxu+Baga8UEMGBqV88Nbg4l2hY/K2DkyaLLA==
dependencies:
"@types/react" "*"