diff --git a/frontend/package-lock.json b/frontend/package-lock.json index 81d0dd9375..bfd3b16a24 100644 --- a/frontend/package-lock.json +++ b/frontend/package-lock.json @@ -12,7 +12,7 @@ "@seafile/react-image-lightbox": "0.0.1", "@seafile/resumablejs": "1.1.16", "@seafile/seafile-calendar": "0.0.12", - "@seafile/seafile-editor": "^0.3.83", + "@seafile/seafile-editor": "^0.3.84", "chart.js": "2.9.4", "classnames": "^2.2.6", "copy-to-clipboard": "^3.0.8", @@ -5085,9 +5085,9 @@ } }, "node_modules/@seafile/seafile-editor": { - "version": "0.3.83", - "resolved": "https://registry.npmjs.org/@seafile/seafile-editor/-/seafile-editor-0.3.83.tgz", - "integrity": "sha512-HzRorvrfllcoAozktbWwUAdnA0oHYsI980/F2UH7LskzBwKdQMqIZAEinOJvgWFEY6WyL9uLYcx8OcOUx1UH7Q==", + "version": "0.3.84", + "resolved": "https://registry.npmjs.org/@seafile/seafile-editor/-/seafile-editor-0.3.84.tgz", + "integrity": "sha512-SxP4Iy2pILpVeq5Q94H/jQQw30KuuGBJPWxVguxU6swZoFEUSfeuS+PiC5D5s6FkR1IB7HsIESV3joB9WYa0Vg==", "dependencies": { "@seafile/react-image-lightbox": "^0.0.9", "@seafile/slate-react": "^0.54.13", @@ -32109,9 +32109,9 @@ } }, "@seafile/seafile-editor": { - "version": "0.3.83", - "resolved": "https://registry.npmjs.org/@seafile/seafile-editor/-/seafile-editor-0.3.83.tgz", - "integrity": "sha512-HzRorvrfllcoAozktbWwUAdnA0oHYsI980/F2UH7LskzBwKdQMqIZAEinOJvgWFEY6WyL9uLYcx8OcOUx1UH7Q==", + "version": "0.3.84", + "resolved": "https://registry.npmjs.org/@seafile/seafile-editor/-/seafile-editor-0.3.84.tgz", + "integrity": "sha512-SxP4Iy2pILpVeq5Q94H/jQQw30KuuGBJPWxVguxU6swZoFEUSfeuS+PiC5D5s6FkR1IB7HsIESV3joB9WYa0Vg==", "requires": { "@seafile/react-image-lightbox": "^0.0.9", "@seafile/slate-react": "^0.54.13", diff --git a/frontend/package.json b/frontend/package.json index e906272587..5c14036ba3 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -7,7 +7,7 @@ "@seafile/react-image-lightbox": "0.0.1", "@seafile/resumablejs": "1.1.16", "@seafile/seafile-calendar": "0.0.12", - "@seafile/seafile-editor": "^0.3.83", + "@seafile/seafile-editor": "^0.3.84", "chart.js": "2.9.4", "classnames": "^2.2.6", "copy-to-clipboard": "^3.0.8",