diff --git a/web/package.json b/web/package.json index 1f38be7df..1156f7513 100644 --- a/web/package.json +++ b/web/package.json @@ -51,7 +51,7 @@ "@codemirror/view": "^6.9.6", "@harnessio/design-system": "^2.1.1", "@harnessio/icons": "^2.1.7", - "@harnessio/react-har-service-client": "^0.0.21", + "@harnessio/react-har-service-client": "^0.0.22", "@harnessio/uicore": "^4.1.2", "@tanstack/react-query": "4.20.4", "@types/dompurify": "^3.0.2", diff --git a/web/yarn.lock b/web/yarn.lock index 0b8096994..a8aa00bd6 100644 --- a/web/yarn.lock +++ b/web/yarn.lock @@ -1654,10 +1654,10 @@ resolved "https://registry.yarnpkg.com/@harnessio/icons/-/icons-2.1.7.tgz#21c37bad4291e1ed4ea730f6ed1f7612934e8b3f" integrity sha512-+vugtcJR47pQZj2IMYRt7XSNpjW/m9iSeLjQMG2Hja3Hq9J+zfDsXh2aRor3ICrLSrkQtRWpBbWn+WmsoN3lVg== -"@harnessio/react-har-service-client@^0.0.21": - version "0.0.21" - resolved "https://registry.yarnpkg.com/@harnessio/react-har-service-client/-/react-har-service-client-0.0.21.tgz#f5f54ce4855624b6355be591e15849aae189266a" - integrity sha512-rrRbLMTILxUEC4uYIJX8Otb/Jxy8We340ragJkmWcm5YVBK3z7IT+3uTe+jT9GSacs6Rjoqec0Tjkg0WQRkW0g== +"@harnessio/react-har-service-client@^0.0.22": + version "0.0.22" + resolved "https://registry.yarnpkg.com/@harnessio/react-har-service-client/-/react-har-service-client-0.0.22.tgz#f946ef4378fecc5ecbffa46ea664446b93b01f79" + integrity sha512-MzTcA3xcaQbuYVDe9v5gPaHSCUs+7gpLt4F5/Bh26hbhzPSpGK2nxqh37sxIq3fVNkpGWXpScrnCxV1FDGNHvw== "@harnessio/uicore@^4.1.2": version "4.1.2"