diff --git a/package-lock.json b/package-lock.json index 53a6657bce..129d82a999 100644 --- a/package-lock.json +++ b/package-lock.json @@ -25429,8 +25429,8 @@ } }, "zed": { - "version": "git+https://github.com/brimdata/zed.git#3dcb327e99cb2d9564af5f316fa07517fa47b5a4", - "from": "git+https://github.com/brimdata/zed.git#3dcb327e99cb2d9564af5f316fa07517fa47b5a4" + "version": "git+https://github.com/brimdata/zed.git#730d19c91f99cb3747143a56c73b5c16b8ba0da6", + "from": "git+https://github.com/brimdata/zed.git#730d19c91f99cb3747143a56c73b5c16b8ba0da6" }, "zip-stream": { "version": "4.0.2", diff --git a/package.json b/package.json index efb80838e2..6188e59e13 100644 --- a/package.json +++ b/package.json @@ -155,7 +155,7 @@ "styled-components": "^5.1.1", "tree-model": "^1.0.7", "valid-url": "^1.0.9", - "zed": "git+https://github.com/brimdata/zed.git#3dcb327e99cb2d9564af5f316fa07517fa47b5a4" + "zed": "git+https://github.com/brimdata/zed.git#730d19c91f99cb3747143a56c73b5c16b8ba0da6" }, "optionalDependencies": { "electron-installer-debian": "^3.0.0",