diff --git a/frontend/package-lock.json b/frontend/package-lock.json index ad812bcb83..0beb5c17b4 100644 --- a/frontend/package-lock.json +++ b/frontend/package-lock.json @@ -14,7 +14,7 @@ "@gatsbyjs/reach-router": "1.3.9", "@seafile/react-image-lightbox": "2.0.2", "@seafile/resumablejs": "1.1.16", - "@seafile/sdoc-editor": "1.0.7", + "@seafile/sdoc-editor": "1.0.8", "@seafile/seafile-calendar": "0.0.12", "@seafile/seafile-editor": "1.0.99", "@seafile/sf-metadata-ui-component": "0.0.9", @@ -4632,9 +4632,9 @@ "integrity": "sha512-8rBbmAEuuwOAGHYGCtEzpx+bxAcGS+V30otMmhRe7bPAdh4E57RWgCa8x7pkzHGFlY1t5d+ILz1gojvPVMYQig==" }, "node_modules/@seafile/sdoc-editor": { - "version": "1.0.7", - "resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-1.0.7.tgz", - "integrity": "sha512-Ysfd3AfDwaUpqziqW86G2CjLhD3C8uI0qommCutyzHbybenkbtn+bfcyzpdn4iFpLNy6ZAzI4OEM6exPYxSSYA==", + "version": "1.0.8", + "resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-1.0.8.tgz", + "integrity": "sha512-+tI7xhIBxHGsJYvs88TDXJr3rewefZMlE7QUysLCjX5zaYHWsZNhag7fQt+W2MpuNs1KgWnsieODCBzhlZbFjw==", "dependencies": { "@seafile/print-js": "1.6.5", "@seafile/react-image-lightbox": "2.0.4", @@ -31906,9 +31906,9 @@ "integrity": "sha512-8rBbmAEuuwOAGHYGCtEzpx+bxAcGS+V30otMmhRe7bPAdh4E57RWgCa8x7pkzHGFlY1t5d+ILz1gojvPVMYQig==" }, "@seafile/sdoc-editor": { - "version": "1.0.7", - "resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-1.0.7.tgz", - "integrity": "sha512-Ysfd3AfDwaUpqziqW86G2CjLhD3C8uI0qommCutyzHbybenkbtn+bfcyzpdn4iFpLNy6ZAzI4OEM6exPYxSSYA==", + "version": "1.0.8", + "resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-1.0.8.tgz", + "integrity": "sha512-+tI7xhIBxHGsJYvs88TDXJr3rewefZMlE7QUysLCjX5zaYHWsZNhag7fQt+W2MpuNs1KgWnsieODCBzhlZbFjw==", "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 f5c32d9b73..e60c4aa086 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -9,7 +9,7 @@ "@gatsbyjs/reach-router": "1.3.9", "@seafile/react-image-lightbox": "2.0.2", "@seafile/resumablejs": "1.1.16", - "@seafile/sdoc-editor": "1.0.7", + "@seafile/sdoc-editor": "1.0.8", "@seafile/seafile-calendar": "0.0.12", "@seafile/seafile-editor": "1.0.99", "@seafile/sf-metadata-ui-component": "0.0.9",