diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 4d75abc..b2ac765 100644 --- a/package.json +++ b/package.json @@ -67,7 +67,7 @@ "@types/jest": "28.1.2", "@types/node": "18.0.0", "@types/react": "18.0.14", - "@types/react-dom": "18.0.5", + "@types/react-dom": "18.0.6", "@types/react-router-dom": "5.3.3", "@types/react-transition-group": "4.4.5", "@types/smoothscroll-polyfill": "0.3.1", |