diff --git a/dashboard/package.json b/dashboard/package.json index b5e2bbe71b0..b0da8e76ec9 100644 --- a/dashboard/package.json +++ b/dashboard/package.json @@ -32,7 +32,7 @@ "@clr/ui": "^13.8.3", "@improbable-eng/grpc-web": "^0.15.0", "@paciolan/remote-component": "^2.12.1", - "@tanstack/match-sorter-utils": "^8.1.1", + "@tanstack/match-sorter-utils": "^8.5.14", "@tanstack/react-table": "^8.5.13", "ajv": "^8.11.0", "axios": "^0.27.2", diff --git a/dashboard/yarn.lock b/dashboard/yarn.lock index f04da0e2b1d..258d032fca5 100644 --- a/dashboard/yarn.lock +++ b/dashboard/yarn.lock @@ -2074,10 +2074,10 @@ "@svgr/plugin-svgo" "^5.5.0" loader-utils "^2.0.0" -"@tanstack/match-sorter-utils@^8.1.1": - version "8.1.1" - resolved "https://registry.yarnpkg.com/@tanstack/match-sorter-utils/-/match-sorter-utils-8.1.1.tgz#895f407813254a46082a6bbafad9b39b943dc834" - integrity sha512-IdmEekEYxQsoLOR0XQyw3jD1GujBpRRYaGJYQUw1eOT1eUugWxdc7jomh1VQ1EKHcdwDLpLaCz/8y4KraU4T9A== +"@tanstack/match-sorter-utils@^8.5.14": + version "8.5.14" + resolved "https://registry.yarnpkg.com/@tanstack/match-sorter-utils/-/match-sorter-utils-8.5.14.tgz#12efcd536abe491d09521e0242bc4d51442f8a8a" + integrity sha512-lVNhzTcOJ2bZ4IU+PeCPQ36vowBHvviJb2ZfdRFX5uhy7G0jM8N34zAMbmS5ZmVH8D2B7oU82OWo0e/5ZFzQrw== dependencies: remove-accents "0.4.2"