diff --git a/package.json b/package.json index 543b333..e37b05f 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "@storybook/addon-links": "^5.3.19", "@storybook/addons": "^5.3.19", "@storybook/react": "^5.3.19", - "@types/react": "^16.9.41", + "@types/react": "^16.9.42", "@types/react-dom": "^16.9.8", "@types/react-table": "^7.0.19", "babel-loader": "^8.1.0", diff --git a/yarn.lock b/yarn.lock index 48f9461..12f55ee 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2293,10 +2293,10 @@ dependencies: "@types/react" "*" -"@types/react@*", "@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== +"@types/react@*", "@types/react@^16.9.42": + version "16.9.42" + resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.42.tgz#9776508d59c1867bbf9bd7f036dab007fdaa1cb7" + integrity sha512-iGy6HwfVfotqJ+PfRZ4eqPHPP5NdPZgQlr0lTs8EfkODRBV9cYy8QMKcC9qPCe1JrESC1Im6SrCFR6tQgg74ag== dependencies: "@types/prop-types" "*" csstype "^2.2.0"