diff --git a/package-lock.json b/package-lock.json index af713f88d..3b5db4014 100644 --- a/package-lock.json +++ b/package-lock.json @@ -28240,9 +28240,9 @@ } }, "virtualizedtableforantd4": { - "version": "1.1.4", - "resolved": "https://registry.npmjs.org/virtualizedtableforantd4/-/virtualizedtableforantd4-1.1.4.tgz", - "integrity": "sha512-hVj3c0g9aI6EdAaWblA7U9xYSSVwP2CwXkfH/q6mfzh9dq6d+qpOaX3SRLFRA9tFuvfJJHQ2/PkNi4XYkl1dpQ==" + "version": "1.3.1", + "resolved": "https://registry.npmjs.org/virtualizedtableforantd4/-/virtualizedtableforantd4-1.3.1.tgz", + "integrity": "sha512-rW8KoToI2nt1jNtweXIUIiygi74XMzKLzUrrtZbGsQc7m3v68AaedPuf4CZcte+nosgYuPEWnAgjuI/KR8BVbg==" }, "vis-data": { "version": "7.1.2", diff --git a/package.json b/package.json index c18987cda..5333830dd 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "react-apexcharts": "^1.4.0", "react-collapse": "^5.1.0", "react-js-cron": "^3.2.0", - "virtualizedtableforantd4": "^1.1.2" + "virtualizedtableforantd4": "^1.3.1" }, "devDependencies": { "@hkube/consts": "^1.0.48", @@ -124,7 +124,7 @@ "styled-components": "^5.3.3", "styled-tools": "^1.7.2", "use-debounce": "^6.0.0", - "virtualizedtableforantd4": "^1.1.4" + "virtualizedtableforantd4": "^1.3.1" }, "husky": { "hooks": {