diff --git a/frontend/package-lock.json b/frontend/package-lock.json index 4a29a23796..2037b87bf3 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.161", + "@seafile/sdoc-editor": "1.0.162", "@seafile/seafile-calendar": "0.0.28", "@seafile/seafile-editor": "1.0.127", "@seafile/sf-metadata-ui-component": "^0.0.56", @@ -4728,9 +4728,9 @@ "integrity": "sha512-8rBbmAEuuwOAGHYGCtEzpx+bxAcGS+V30otMmhRe7bPAdh4E57RWgCa8x7pkzHGFlY1t5d+ILz1gojvPVMYQig==" }, "node_modules/@seafile/sdoc-editor": { - "version": "1.0.161", - "resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-1.0.161.tgz", - "integrity": "sha512-rOxFByb4I8m53lSpPqdRCYXmVzvCk/iiixkEuRyvHZm6otjJKLUMqIq3qQtB+MFanEmNjfSoL6miX67np1aJhA==", + "version": "1.0.162", + "resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-1.0.162.tgz", + "integrity": "sha512-Yw9G7Ozo9tWAF3INgZQmo6JiOsRqr3B4yCyOZFDOEtaP3Kl+4T8p+A1BC4MNnoXUyitsvTExWz5WXATELZG6Kw==", "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 f72df8e4c8..ce4fe7b1dc 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.161", + "@seafile/sdoc-editor": "1.0.162", "@seafile/seafile-calendar": "0.0.28", "@seafile/seafile-editor": "1.0.127", "@seafile/sf-metadata-ui-component": "^0.0.56",