diff --git a/frontend/package-lock.json b/frontend/package-lock.json index 0f99f9ef1b..ccaaa82af9 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.0", "@seafile/resumablejs": "1.1.16", - "@seafile/sdoc-editor": "1.0.90", + "@seafile/sdoc-editor": "1.0.93", "@seafile/seafile-calendar": "0.0.28", "@seafile/seafile-editor": "^1.0.116", "@seafile/sf-metadata-ui-component": "^0.0.40", @@ -4785,9 +4785,9 @@ "integrity": "sha512-8rBbmAEuuwOAGHYGCtEzpx+bxAcGS+V30otMmhRe7bPAdh4E57RWgCa8x7pkzHGFlY1t5d+ILz1gojvPVMYQig==" }, "node_modules/@seafile/sdoc-editor": { - "version": "1.0.90", - "resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-1.0.90.tgz", - "integrity": "sha512-3uSOP0eGK+KzDMAzG4imF8PItqvo+tVl6gxR9O6oP/qmFhrk1Yva7Voh3hWm0G3mqd0GjGMZ7yQnpfQjY3Lfhg==", + "version": "1.0.93", + "resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-1.0.93.tgz", + "integrity": "sha512-y0uO0i+FmgsAfjhc6GEjd8VfvvBIDKEhcvxac61LGYTiiSOLcHqao/8Qb1YrC4PBgufnmMOFZ0yvBusc+vAJyg==", "dependencies": { "@seafile/print-js": "1.6.6", "@seafile/react-image-lightbox": "2.0.4", diff --git a/frontend/package.json b/frontend/package.json index c6f0e135e8..9c56f5bde1 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.0", "@seafile/resumablejs": "1.1.16", - "@seafile/sdoc-editor": "1.0.90", + "@seafile/sdoc-editor": "1.0.93", "@seafile/seafile-calendar": "0.0.28", "@seafile/seafile-editor": "^1.0.116", "@seafile/sf-metadata-ui-component": "^0.0.40",