diff --git a/package.json b/package.json index a70076a6..9a3af229 100644 --- a/package.json +++ b/package.json @@ -72,7 +72,7 @@ "@types/jest": "^26.0.23", "@types/loadable__component": "^5.13.3", "@types/luxon": "^1.26.5", - "@types/mui-datatables": "^3.7.5", + "@types/mui-datatables": "^3.7.7", "@types/node": "^16.11.6", "@types/query-string": "^6.3.0", "@types/ramda": "^0.27.40", diff --git a/yarn.lock b/yarn.lock index 4e7a44bd..38cef4c9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2391,10 +2391,10 @@ resolved "https://registry.npmjs.org/@types/minimist/-/minimist-1.2.1.tgz#283f669ff76d7b8260df8ab7a4262cc83d988256" integrity sha512-fZQQafSREFyuZcdWFAExYjBiCL7AUCdgsk80iO0q4yihYYdcIiH28CcuPTGFgLOCC8RlW49GSQxdHwZP+I7CNg== -"@types/mui-datatables@^3.7.5": - version "3.7.5" - resolved "https://registry.yarnpkg.com/@types/mui-datatables/-/mui-datatables-3.7.5.tgz#5ae3e6a61626a4d5b6010cb29d6311ed704a7a48" - integrity sha512-22FS0x28/w2tIjQK7U2XDoey5/XCfdltGGzr2YGUYAGXddg6/xzO/sPGejWgkEiw7722P6Nowsqbb4sux1LSZg== +"@types/mui-datatables@^3.7.7": + version "3.7.7" + resolved "https://registry.yarnpkg.com/@types/mui-datatables/-/mui-datatables-3.7.7.tgz#477a09fe55041dce82a1ff8b1617ce55c8325596" + integrity sha512-NRegWPE6gYuT7DK4oDHZcvMuobndAtQyPIGHnEBlTA4nq954ZT40xLZeNzcoIEIrfgsHSjkORvUqX8149a0fwA== dependencies: "@material-ui/core" "^4.11.3" "@material-ui/types" "5.1.0"