diff --git a/package-lock.json b/package-lock.json index 126fcfd1..69a0b4a6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1826,9 +1826,9 @@ "integrity": "sha512-ce5d3q03Ex0sy4R14722Rmt6MT07Ua+k4FwDfdcToYJcMKNtRVQvJ6JCAPdAmAnbRb6CsX6aYb9m96NGod9uTw==" }, "@types/react": { - "version": "16.9.22", - "resolved": "https://registry.npmjs.org/@types/react/-/react-16.9.22.tgz", - "integrity": "sha512-7OSt4EGiLvy0h5R7X+r0c7S739TCU/LvWbkNOrm10lUwNHe7XPz5OLhLOSZeCkqO9JSCly1NkYJ7ODTUqVnHJQ==", + "version": "16.9.23", + "resolved": "https://registry.npmjs.org/@types/react/-/react-16.9.23.tgz", + "integrity": "sha512-SsGVT4E7L2wLN3tPYLiF20hmZTPGuzaayVunfgXzUn1x4uHVsKH6QDJQ/TdpHqwsTLd4CwrmQ2vOgxN7gE24gw==", "dev": true, "requires": { "@types/prop-types": "*", diff --git a/package.json b/package.json index e30fb973..4c4fea6d 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "@testing-library/react": "9.4.1", "@types/jest": "25.1.3", "@types/nanoid": "2.1.0", - "@types/react": "16.9.22", + "@types/react": "16.9.23", "@types/react-dom": "16.9.5", "eslint": "6.8.0", "eslint-config-prettier": "6.10.0",