diff --git a/package.json b/package.json index 0a3ef000..5dd90046 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "stackedit", - "version": "5.0.0", + "version": "5.0.1", "description": "Free, open-source, full-featured Markdown editor", "author": "Benoit Schweblin", "license": "Apache-2.0", @@ -39,7 +39,7 @@ "raw-loader": "^0.5.1", "request": "^2.82.0", "serve-static": "^1.12.6", - "stackedit": "^4.3.15", + "stackedit": "^4.3.16", "vue": "^2.3.3", "vuex": "^2.3.1" }, diff --git a/yarn.lock b/yarn.lock index ff63f19a..6e909fe5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5945,9 +5945,9 @@ sshpk@^1.7.0: jsbn "~0.1.0" tweetnacl "~0.14.0" -stackedit@^4.3.15: - version "4.3.15" - resolved "https://registry.yarnpkg.com/stackedit/-/stackedit-4.3.15.tgz#0fc3715cd93f6c93f761d797173d6869c0794009" +stackedit@^4.3.16: + version "4.3.16" + resolved "https://registry.yarnpkg.com/stackedit/-/stackedit-4.3.16.tgz#e4df6af29e70d2c45a547523e6aa4f8025c1556d" dependencies: bower "^1.8.2" compression "^1.0.11"