diff --git a/frontend/package-lock.json b/frontend/package-lock.json index 3d49df61c8..1c6b2c6c10 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.10", + "@seafile/sdoc-editor": "1.0.11", "@seafile/seafile-calendar": "0.0.12", "@seafile/seafile-editor": "1.0.99", "@seafile/sf-metadata-ui-component": "0.0.9", @@ -4649,9 +4649,9 @@ "integrity": "sha512-8rBbmAEuuwOAGHYGCtEzpx+bxAcGS+V30otMmhRe7bPAdh4E57RWgCa8x7pkzHGFlY1t5d+ILz1gojvPVMYQig==" }, "node_modules/@seafile/sdoc-editor": { - "version": "1.0.10", - "resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-1.0.10.tgz", - "integrity": "sha512-FnfE1MQTWzbCFohhYSlY5GgnisyPIoTZgXslhH7mxr0eWeakMdqpxofstJyBtpQ3N531B0kj/4+cgfv6e7j7kw==", + "version": "1.0.11", + "resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-1.0.11.tgz", + "integrity": "sha512-1ETTiHShnWCCUiylvLWshBMLHvMVMSvfrDN1RNljJvMtr+hjpJsPkfKi4w6SdaJezj+2bd8ytVVmjBoKcCnnWA==", "dependencies": { "@seafile/print-js": "1.6.5", "@seafile/react-image-lightbox": "2.0.4", @@ -31939,9 +31939,9 @@ "integrity": "sha512-8rBbmAEuuwOAGHYGCtEzpx+bxAcGS+V30otMmhRe7bPAdh4E57RWgCa8x7pkzHGFlY1t5d+ILz1gojvPVMYQig==" }, "@seafile/sdoc-editor": { - "version": "1.0.10", - "resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-1.0.10.tgz", - "integrity": "sha512-FnfE1MQTWzbCFohhYSlY5GgnisyPIoTZgXslhH7mxr0eWeakMdqpxofstJyBtpQ3N531B0kj/4+cgfv6e7j7kw==", + "version": "1.0.11", + "resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-1.0.11.tgz", + "integrity": "sha512-1ETTiHShnWCCUiylvLWshBMLHvMVMSvfrDN1RNljJvMtr+hjpJsPkfKi4w6SdaJezj+2bd8ytVVmjBoKcCnnWA==", "requires": { "@seafile/print-js": "1.6.5", "@seafile/react-image-lightbox": "2.0.4", diff --git a/frontend/package.json b/frontend/package.json index a0b1958ee9..80e9b637db 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.10", + "@seafile/sdoc-editor": "1.0.11", "@seafile/seafile-calendar": "0.0.12", "@seafile/seafile-editor": "1.0.99", "@seafile/sf-metadata-ui-component": "0.0.9",