mirror of https://github.com/harness/drone.git
feat: [AH-346]: bump har api service client to fix issue with client (#2732)
* feat: [AH-346]: bump har api service client to fix issue with clientCODE-2402
parent
746e3f0275
commit
31c8fa62f0
|
@ -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",
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue