diff --git a/package.json b/package.json index b099f4bb6..cee8f9708 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ ], "dependencies": { "@braid/vue-formulate": "^2.5.2", - "@chatwoot/prosemirror-schema": "1.0.6", + "@chatwoot/prosemirror-schema": "1.0.7", "@chatwoot/utils": "^0.0.21", "@hcaptcha/vue-hcaptcha": "^0.3.2", "@june-so/analytics-next": "^1.36.5", diff --git a/yarn.lock b/yarn.lock index c4b740898..beb6cd575 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3156,10 +3156,10 @@ "@braid/vue-formulate-i18n" "^1.16.0" is-plain-object "^3.0.1" -"@chatwoot/prosemirror-schema@1.0.6": - version "1.0.6" - resolved "https://registry.yarnpkg.com/@chatwoot/prosemirror-schema/-/prosemirror-schema-1.0.6.tgz#a69a80cb5c20923f3f19c4598e45bb7f41cd8d78" - integrity sha512-Dkz4QjTT5kZRTOYPfoyl26RN9MBNabOibQvP/s9Q3z07Bp3CWkNPmgBDtQUoQPmOd/0wRoL0hVLLCGrhI+wiZA== +"@chatwoot/prosemirror-schema@1.0.7": + version "1.0.7" + resolved "https://registry.yarnpkg.com/@chatwoot/prosemirror-schema/-/prosemirror-schema-1.0.7.tgz#5f681773330f8f0fa57a736d3e321b6a11f98124" + integrity sha512-eIgBCeMjV0NEcH9NLbfuDHlLn8DQaCaJPuYlejRFJPQVxZEj6/KT9azwi1WPjOgoIZYrRc8ylaQGVVCX6hj5WQ== dependencies: markdown-it-sup "^1.0.0" prosemirror-commands "^1.1.4"