diff options
-rw-r--r-- | FrontEnd/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json index 87ff04b1..97de6168 100644 --- a/FrontEnd/package.json +++ b/FrontEnd/package.json @@ -67,7 +67,7 @@ "@types/classnames": "^2.3.1",
"@types/lodash": "^4.14.168",
"@types/node": "^15.0.1",
- "@types/react": "^17.0.4",
+ "@types/react": "^17.0.5",
"@types/react-dom": "^17.0.3",
"@types/react-responsive": "^8.0.2",
"@types/react-router": "^5.1.13",
|