diff --git a/frontend/package-lock.json b/frontend/package-lock.json index 34bb9e14da..1f0ceb3f26 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.73", + "@seafile/sdoc-editor": "0.1.74", "@seafile/seafile-calendar": "0.0.12", "@seafile/seafile-editor": "0.3.132", "@seafile/slate-react": "0.54.13", @@ -5198,9 +5198,9 @@ "license": "MIT" }, "node_modules/@seafile/sdoc-editor": { - "version": "0.1.73", - "resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-0.1.73.tgz", - "integrity": "sha512-g06Tdg5Ct954k8RXJkmLi6iguNXqRuQTmkO4A8652Gj/gGMY0TOqiWWAVLnj4mOVFqa3k7ueg/IJBC0gi+eXTg==", + "version": "0.1.74", + "resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-0.1.74.tgz", + "integrity": "sha512-RKVDTHhObKwcHqi29h1bTdLlcVIAuiy8x2Xpsb3VV86978cInOquZOohPV+641qKhonvBMGlUu3Rg93ph37Qrw==", "dependencies": { "@seafile/react-image-lightbox": "2.0.2", "@seafile/slate": "0.91.8", @@ -33359,9 +33359,9 @@ "version": "1.1.16" }, "@seafile/sdoc-editor": { - "version": "0.1.73", - "resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-0.1.73.tgz", - "integrity": "sha512-g06Tdg5Ct954k8RXJkmLi6iguNXqRuQTmkO4A8652Gj/gGMY0TOqiWWAVLnj4mOVFqa3k7ueg/IJBC0gi+eXTg==", + "version": "0.1.74", + "resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-0.1.74.tgz", + "integrity": "sha512-RKVDTHhObKwcHqi29h1bTdLlcVIAuiy8x2Xpsb3VV86978cInOquZOohPV+641qKhonvBMGlUu3Rg93ph37Qrw==", "requires": { "@seafile/react-image-lightbox": "2.0.2", "@seafile/slate": "0.91.8", diff --git a/frontend/package.json b/frontend/package.json index ce633f82fc..c3d097a001 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.73", + "@seafile/sdoc-editor": "0.1.74", "@seafile/seafile-calendar": "0.0.12", "@seafile/seafile-editor": "0.3.132", "@seafile/slate-react": "0.54.13",