diff --git a/package.json b/package.json index 4c53af1460990def2ad5cae446f00c2c684316e7..5d51939e5d489ec1e3b0448280dc4f14e3d84d3c 100644 --- a/package.json +++ b/package.json @@ -48,8 +48,8 @@ "@rails/actioncable": "^6.0.3-3", "@rails/ujs": "^6.0.3-2", "@sourcegraph/code-host-integration": "0.0.50", - "@toast-ui/editor": "^2.4.0", - "@toast-ui/vue-editor": "^2.4.0", + "@toast-ui/editor": "^2.5.0", + "@toast-ui/vue-editor": "^2.5.0", "apollo-cache-inmemory": "^1.6.6", "apollo-client": "^2.6.10", "apollo-link": "^1.2.14", diff --git a/yarn.lock b/yarn.lock index 000d22f6bc62c88e52de045defb97f9432a3c335..a5ce96bdd3d71b3c48b017d8d0dd0cc77a43f9fd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1173,20 +1173,20 @@ dom-accessibility-api "^0.5.1" pretty-format "^26.4.2" -"@toast-ui/editor@^2.4.0": - version "2.4.0" - resolved "https://registry.yarnpkg.com/@toast-ui/editor/-/editor-2.4.0.tgz#0ed082da7e0160162dbc8f69d00ad3ab2adf81bc" - integrity sha512-49YCYcDnCjv4mC9VVNlytJ23SA5t6ox540GnmysluJHJ8aGRdWcVoH8hiyCZi9ZVIXi90B/TU+2HUQ7mOCHHRQ== +"@toast-ui/editor@^2.5.0": + version "2.5.0" + resolved "https://registry.yarnpkg.com/@toast-ui/editor/-/editor-2.5.0.tgz#02779b119eaa6dd7601249d75ca031e0b98400f1" + integrity sha512-h4LgcGz+oedTqNAaSCp0VpR+k4C6Ag01hdDb1kPvO4aMQ/aTtT8uA34plpmYQgJvM0CWD1mXqWUSPkyJtRzDyA== dependencies: "@types/codemirror" "0.0.71" codemirror "^5.48.4" -"@toast-ui/vue-editor@^2.4.0": - version "2.4.0" - resolved "https://registry.yarnpkg.com/@toast-ui/vue-editor/-/vue-editor-2.4.0.tgz#18b6629006f2dac5bfef4a26388499931d5fa869" - integrity sha512-fj4H4jM+usW43mD0VEIfBeUpANY9/pQLB8GlXLQH2iAmpmJFX+xMZl6r7d/vw6TDJaHLfFxP/iXcYIfyJobepQ== +"@toast-ui/vue-editor@^2.5.0": + version "2.5.0" + resolved "https://registry.yarnpkg.com/@toast-ui/vue-editor/-/vue-editor-2.5.0.tgz#8094136588b0f726241b5f89d0754a7169f2ffee" + integrity sha512-GREAaVOe5esQaQFmFCZLjo6iOtIvqvYhANulvsKpbh4QNnsPLaFRIQoUDSImNPVGkDDQn60wxXBnZVKOl9sMmg== dependencies: - "@toast-ui/editor" "^2.4.0" + "@toast-ui/editor" "^2.5.0" "@types/aria-query@^4.2.0": version "4.2.0"