diff --git a/frontend/package-lock.json b/frontend/package-lock.json index 144515314c..0dee7f3480 100644 --- a/frontend/package-lock.json +++ b/frontend/package-lock.json @@ -16,7 +16,7 @@ "@gatsbyjs/reach-router": "1.3.9", "@seafile/react-image-lightbox": "2.0.2", "@seafile/resumablejs": "1.1.16", - "@seafile/sdoc-editor": "1.0.43", + "@seafile/sdoc-editor": "1.0.44", "@seafile/seafile-calendar": "0.0.12", "@seafile/seafile-editor": "1.0.109", "@seafile/sf-metadata-ui-component": "0.0.17", @@ -4783,10 +4783,9 @@ "integrity": "sha512-8rBbmAEuuwOAGHYGCtEzpx+bxAcGS+V30otMmhRe7bPAdh4E57RWgCa8x7pkzHGFlY1t5d+ILz1gojvPVMYQig==" }, "node_modules/@seafile/sdoc-editor": { - "version": "1.0.43", - "resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-1.0.43.tgz", - "integrity": "sha512-aDbwcBqwRHt1RGbNNsn/fr3TnGPbU8aBhddOZAn+0LK5dKRcQp+dLTJHkOOgf4SPvgoTbclipvlBPSCnyeAn6A==", - "license": "ISC", + "version": "1.0.44", + "resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-1.0.44.tgz", + "integrity": "sha512-2Z8IjL0kK0k7ldt2AY3A/Yfh7gIjcytXVFERgi1SI3haDNIq4qtXVtqscVXGqXQfoQ8INIg+jkWc4Yd7ZbVuHA==", "dependencies": { "@seafile/print-js": "1.6.6", "@seafile/react-image-lightbox": "2.0.4", diff --git a/frontend/package.json b/frontend/package.json index 2094c64a62..50aaa458e2 100644 --- a/frontend/package.json +++ b/frontend/package.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": "1.0.43", + "@seafile/sdoc-editor": "1.0.44", "@seafile/seafile-calendar": "0.0.12", "@seafile/seafile-editor": "1.0.109", "@seafile/sf-metadata-ui-component": "0.0.17",