diff --git a/package-lock.json b/package-lock.json index 11341e559..d43a03ab6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -18,7 +18,7 @@ "@hapi/joi-date": "^2.0.1", "@hookform/resolvers": "^2.8.8", "@monaco-editor/react": "^4.4.5", - "@scality/core-ui": "github:scality/core-ui#v0.76.0", + "@scality/core-ui": "github:scality/core-ui#v0.77.0", "@types/react-table": "^7.7.10", "@types/react-virtualized": "^9.21.20", "@types/react-window": "^1.8.5", @@ -3165,8 +3165,8 @@ } }, "node_modules/@scality/core-ui": { - "version": "0.76.0", - "resolved": "git+ssh://git@github.com/scality/core-ui.git#31be333dd047c9328539cb3d1630e0231b7111c0", + "version": "0.77.0", + "resolved": "git+ssh://git@github.com/scality/core-ui.git#e1506fa6ec099bd77078102a419305fd7647f6b3", "license": "SEE LICENSE IN LICENSE", "dependencies": { "@floating-ui/dom": "^0.1.10" @@ -25904,8 +25904,8 @@ } }, "@scality/core-ui": { - "version": "git+ssh://git@github.com/scality/core-ui.git#31be333dd047c9328539cb3d1630e0231b7111c0", - "from": "@scality/core-ui@github:scality/core-ui#v0.76.0", + "version": "git+ssh://git@github.com/scality/core-ui.git#e1506fa6ec099bd77078102a419305fd7647f6b3", + "from": "@scality/core-ui@github:scality/core-ui#v0.77.0", "requires": { "@floating-ui/dom": "^0.1.10" } diff --git a/package.json b/package.json index d9cac1cea..0e9489656 100644 --- a/package.json +++ b/package.json @@ -72,7 +72,7 @@ "@hapi/joi-date": "^2.0.1", "@hookform/resolvers": "^2.8.8", "@monaco-editor/react": "^4.4.5", - "@scality/core-ui": "github:scality/core-ui#v0.76.0", + "@scality/core-ui": "github:scality/core-ui#v0.77.0", "@types/react-table": "^7.7.10", "@types/react-virtualized": "^9.21.20", "@types/react-window": "^1.8.5",