diff --git a/package-lock.json b/package-lock.json index ef2f2778b2b..96861df1e8e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -54,7 +54,7 @@ "@styled-system/css": "5.1.5", "@styled-system/prop-types": "5.1.5", "@styled-system/theme-get": "5.1.2", - "@tanstack/react-table": "8.20.5", + "@tanstack/react-table": "8.20.6", "@transferwise/approve-api-action-helpers": "0.9.5", "@ubilabs/react-geosuggest": "2.16.2", "accepts": "1.3.8", @@ -11095,9 +11095,9 @@ } }, "node_modules/@tanstack/react-table": { - "version": "8.20.5", - "resolved": "https://registry.npmjs.org/@tanstack/react-table/-/react-table-8.20.5.tgz", - "integrity": "sha512-WEHopKw3znbUZ61s9i0+i9g8drmDo6asTWbrQh8Us63DAk/M0FkmIqERew6P71HI75ksZ2Pxyuf4vvKh9rAkiA==", + "version": "8.20.6", + "resolved": "https://registry.npmjs.org/@tanstack/react-table/-/react-table-8.20.6.tgz", + "integrity": "sha512-w0jluT718MrOKthRcr2xsjqzx+oEM7B7s/XXyfs19ll++hlId3fjTm+B2zrR3ijpANpkzBAr15j1XGVOMxpggQ==", "license": "MIT", "dependencies": { "@tanstack/table-core": "8.20.5" diff --git a/package.json b/package.json index 63a04acb32e..3c9c2abc0e5 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "@styled-system/css": "5.1.5", "@styled-system/prop-types": "5.1.5", "@styled-system/theme-get": "5.1.2", - "@tanstack/react-table": "8.20.5", + "@tanstack/react-table": "8.20.6", "@transferwise/approve-api-action-helpers": "0.9.5", "@ubilabs/react-geosuggest": "2.16.2", "accepts": "1.3.8",