diff --git a/frontend/package-lock.json b/frontend/package-lock.json index 75502e78c3f..509776d7ecf 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.89", + "@seafile/sdoc-editor": "0.1.90", "@seafile/seafile-calendar": "0.0.12", "@seafile/seafile-editor": "0.3.132", "@seafile/slate-react": "0.54.13", @@ -5207,9 +5207,9 @@ "license": "MIT" }, "node_modules/@seafile/sdoc-editor": { - "version": "0.1.89", - "resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-0.1.89.tgz", - "integrity": "sha512-dW28llxc4aOdptIDZTprvXWozaQadkt3S71Ck9olGFToL+cxUrmMTvCWFEurp+QDC3LFb+pByGZ1CCnSdvtvQA==", + "version": "0.1.90", + "resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-0.1.90.tgz", + "integrity": "sha512-5V+f9gK+a6CbabEJjS4urXuueB/GBv4S3AFwyOEztB0iHdnsXAVDv+vJtTtbicGDZb6T6o4THVbMez+rlpyu4g==", "dependencies": { "@seafile/react-image-lightbox": "2.0.2", "@seafile/slate": "0.91.8", @@ -33418,9 +33418,9 @@ "version": "1.1.16" }, "@seafile/sdoc-editor": { - "version": "0.1.89", - "resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-0.1.89.tgz", - "integrity": "sha512-dW28llxc4aOdptIDZTprvXWozaQadkt3S71Ck9olGFToL+cxUrmMTvCWFEurp+QDC3LFb+pByGZ1CCnSdvtvQA==", + "version": "0.1.90", + "resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-0.1.90.tgz", + "integrity": "sha512-5V+f9gK+a6CbabEJjS4urXuueB/GBv4S3AFwyOEztB0iHdnsXAVDv+vJtTtbicGDZb6T6o4THVbMez+rlpyu4g==", "requires": { "@seafile/react-image-lightbox": "2.0.2", "@seafile/slate": "0.91.8", diff --git a/frontend/package.json b/frontend/package.json index e4465bd1b81..16eed6cd9aa 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.89", + "@seafile/sdoc-editor": "0.1.90", "@seafile/seafile-calendar": "0.0.12", "@seafile/seafile-editor": "0.3.132", "@seafile/slate-react": "0.54.13",