diff --git a/package.json b/package.json index e903e9e..0055871 100644 --- a/package.json +++ b/package.json @@ -74,7 +74,7 @@ "@types/jest": "26.0.0", "@types/js-yaml": "3.12.4", "@types/node": "12.12.31", - "@types/react": "16.9.39", + "@types/react": "16.9.41", "@types/react-copy-to-clipboard": "4.3.0", "@types/react-dom": "16.9.8", "@types/react-redux": "7.1.9", diff --git a/yarn.lock b/yarn.lock index a309627..4a4a408 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2581,10 +2581,10 @@ "@types/prop-types" "*" csstype "^2.2.0" -"@types/react@16.9.39": - version "16.9.39" - resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.39.tgz#d400fd57cef4cdd6c3a6286506e230e0b2995bba" - integrity sha512-kpdbGez6hqN9Ihcoi6flShP+ka9XxSBPes1UOBPLmbH6oRiBLkrh2VrtWosTy/l5LKGYSGoWf2WPFRCU4gdRmg== +"@types/react@16.9.41": + version "16.9.41" + resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.41.tgz#925137ee4d2ff406a0ecf29e8e9237390844002e" + integrity sha512-6cFei7F7L4wwuM+IND/Q2cV1koQUvJ8iSV+Gwn0c3kvABZ691g7sp3hfEQHOUBJtccl1gPi+EyNjMIl9nGA0ug== dependencies: "@types/prop-types" "*" csstype "^2.2.0"