diff --git a/frontend/package-lock.json b/frontend/package-lock.json index 6d94541dd3..ad21389aea 100644 --- a/frontend/package-lock.json +++ b/frontend/package-lock.json @@ -11,7 +11,7 @@ "@gatsbyjs/reach-router": "1.3.9", "@seafile/react-image-lightbox": "2.0.2", "@seafile/resumablejs": "1.1.16", - "@seafile/sdoc-editor": "0.1.151", + "@seafile/sdoc-editor": "0.1.152", "@seafile/seafile-calendar": "0.0.12", "@seafile/seafile-editor": "0.4.8", "@uiw/codemirror-extensions-langs": "^4.19.4", @@ -4614,9 +4614,9 @@ "integrity": "sha512-8rBbmAEuuwOAGHYGCtEzpx+bxAcGS+V30otMmhRe7bPAdh4E57RWgCa8x7pkzHGFlY1t5d+ILz1gojvPVMYQig==" }, "node_modules/@seafile/sdoc-editor": { - "version": "0.1.151", - "resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-0.1.151.tgz", - "integrity": "sha512-qoj9WRn3rFZRugWeyDX43LBRiYAAf9U7wtYZ6eH11aPvsfzP+900kb1fJVXeieLFVgbv3NIEBt7MrnB++aqHVA==", + "version": "0.1.152", + "resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-0.1.152.tgz", + "integrity": "sha512-VlFFivHyVSLLjwgyRQz8BxgZZ5/rtuMIEusqwml8aKLBQv02YQyoUqqYFytjdq+6u/NRaDB/awXpI4DQAu2+dg==", "dependencies": { "@seafile/react-image-lightbox": "2.0.2", "@seafile/slate": "0.91.8", @@ -29877,9 +29877,9 @@ "integrity": "sha512-8rBbmAEuuwOAGHYGCtEzpx+bxAcGS+V30otMmhRe7bPAdh4E57RWgCa8x7pkzHGFlY1t5d+ILz1gojvPVMYQig==" }, "@seafile/sdoc-editor": { - "version": "0.1.151", - "resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-0.1.151.tgz", - "integrity": "sha512-qoj9WRn3rFZRugWeyDX43LBRiYAAf9U7wtYZ6eH11aPvsfzP+900kb1fJVXeieLFVgbv3NIEBt7MrnB++aqHVA==", + "version": "0.1.152", + "resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-0.1.152.tgz", + "integrity": "sha512-VlFFivHyVSLLjwgyRQz8BxgZZ5/rtuMIEusqwml8aKLBQv02YQyoUqqYFytjdq+6u/NRaDB/awXpI4DQAu2+dg==", "requires": { "@seafile/react-image-lightbox": "2.0.2", "@seafile/slate": "0.91.8", diff --git a/frontend/package.json b/frontend/package.json index 0045ec7289..d1e525a2d2 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -6,7 +6,7 @@ "@gatsbyjs/reach-router": "1.3.9", "@seafile/react-image-lightbox": "2.0.2", "@seafile/resumablejs": "1.1.16", - "@seafile/sdoc-editor": "0.1.151", + "@seafile/sdoc-editor": "0.1.152", "@seafile/seafile-calendar": "0.0.12", "@seafile/seafile-editor": "0.4.8", "@uiw/codemirror-extensions-langs": "^4.19.4",