diff --git a/frontend/package-lock.json b/frontend/package-lock.json index d600ef1575..13f79190fc 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": "3.0.1", "@seafile/resumablejs": "1.1.16", - "@seafile/sdoc-editor": "1.0.124", + "@seafile/sdoc-editor": "1.0.126", "@seafile/seafile-calendar": "0.0.28", "@seafile/seafile-editor": "^1.0.122", "@seafile/sf-metadata-ui-component": "^0.0.48", @@ -4729,9 +4729,9 @@ "integrity": "sha512-8rBbmAEuuwOAGHYGCtEzpx+bxAcGS+V30otMmhRe7bPAdh4E57RWgCa8x7pkzHGFlY1t5d+ILz1gojvPVMYQig==" }, "node_modules/@seafile/sdoc-editor": { - "version": "1.0.124", - "resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-1.0.124.tgz", - "integrity": "sha512-hZXIRNR5XqdDvPZB29KY4OAjFzvFTa5lAaSkK/NmLizA6KlLdutOWf6Sqx2y8Xn1UwjJ/oOEFpFDfLM32qlu6w==", + "version": "1.0.126", + "resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-1.0.126.tgz", + "integrity": "sha512-QDg2XFep5SP3y+PGv1qJ8CojBAKb4Bh9TeC3yBpZCxEJMSYKfyZtxsxs6IwwvVHtLYf/Tzga+BNGDR2tujj/Hw==", "dependencies": { "@seafile/print-js": "1.6.6", "@seafile/react-image-lightbox": "2.0.5", diff --git a/frontend/package.json b/frontend/package.json index 1e3d53b7bf..7815b02989 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -11,7 +11,7 @@ "@gatsbyjs/reach-router": "1.3.9", "@seafile/react-image-lightbox": "3.0.1", "@seafile/resumablejs": "1.1.16", - "@seafile/sdoc-editor": "1.0.124", + "@seafile/sdoc-editor": "1.0.126", "@seafile/seafile-calendar": "0.0.28", "@seafile/seafile-editor": "^1.0.122", "@seafile/sf-metadata-ui-component": "^0.0.48",