diff --git a/package-lock.json b/package-lock.json index 700d4b997e..d1947912bd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "@emotion/react": "^11.11.0", "@emotion/styled": "^11.11.0", "@loadable/component": "^5.15.3", - "@material-table/core": "^6.2.4", + "@material-table/core": "^6.2.11", "@matt-block/react-recaptcha-v2": "^2.0.1", "@microsoft/signalr": "^6.0.7", "@mui/icons-material": "^5.14.11", @@ -4354,9 +4354,9 @@ } }, "node_modules/@material-table/core": { - "version": "6.2.4", - "resolved": "https://registry.npmjs.org/@material-table/core/-/core-6.2.4.tgz", - "integrity": "sha512-7aqMnTIH5HN+hRRKVRAeGsHlej6ujdBrwe3J2OK361O/RXpE96MQ9CJzCTfNlWMvWo2ldN17wDVTQtEpt/9zJw==", + "version": "6.2.11", + "resolved": "https://registry.npmjs.org/@material-table/core/-/core-6.2.11.tgz", + "integrity": "sha512-ErvpDT/tucUsGwb+vUsHIlHX/ec+aIxwPSSkgz5Ie4SqEKurOpE5R8vCXTFWJ+kV3fgnRtg9jFXfI6dL67N99g==", "dependencies": { "@babel/runtime": "^7.19.0", "@date-io/core": "^2.16.0", diff --git a/package.json b/package.json index e0efe39bf1..dcadb3e8e2 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "@emotion/react": "^11.11.0", "@emotion/styled": "^11.11.0", "@loadable/component": "^5.15.3", - "@material-table/core": "^6.2.4", + "@material-table/core": "^6.2.11", "@matt-block/react-recaptcha-v2": "^2.0.1", "@microsoft/signalr": "^6.0.7", "@mui/icons-material": "^5.14.11",