diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index dfd321e..e17dc6b 100644 --- a/package.json +++ b/package.json @@ -42,8 +42,8 @@ "@commitlint/config-conventional": "12.1.1", "@docusaurus/module-type-aliases": "2.0.0-alpha.72", "@tsconfig/docusaurus": "1.0.2", - "@types/react": "17.0.3", - "@types/react-helmet": "6.1.0", + "@types/react": "17.0.5", + "@types/react-helmet": "6.1.1", "@types/react-router-dom": "5.1.7", "commitizen": "4.2.4", "cz-conventional-changelog": "3.3.0", |