diff --git a/package-lock.json b/package-lock.json index 4ce14d384a5..6cfedd0b15f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -39,7 +39,7 @@ "tiptap-extensions": "^1.35.2", "tiptap-utils": "^1.13.1", "vue": "^2.6.14", - "vue-click-outside": "^1.0.7", + "vue-click-outside": "^1.1.0", "vuex": "^3.6.2" }, "devDependencies": { diff --git a/package.json b/package.json index dce67337131..9a43351cae8 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "tiptap-extensions": "^1.35.2", "tiptap-utils": "^1.13.1", "vue": "^2.6.14", - "vue-click-outside": "^1.0.7", + "vue-click-outside": "^1.1.0", "vuex": "^3.6.2" }, "engines": {