diff --git a/package-lock.json b/package-lock.json index 9743cc0da..4621781e6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12667,9 +12667,9 @@ "integrity": "sha512-OomiRJ641K5Zl1/QEwUFg/lBcP7XeVKL044loVtBkGm9oXkm02h3dx13XNcbSXYL/hsqWPO/et5fB0ciU3oaCQ==" }, "vue2-org-tree": { - "version": "1.3.5", - "resolved": "https://registry.npmjs.org/vue2-org-tree/-/vue2-org-tree-1.3.5.tgz", - "integrity": "sha512-qGBWweEXhoBP2vi0ehsRG9QLo6BISwY+bHihYAaFGrjZPlrPqb/zqfk2xqo1xJsZ5YCfpyU4sDzHbjaJWeT40g==" + "version": "1.3.6", + "resolved": "https://registry.npmjs.org/vue2-org-tree/-/vue2-org-tree-1.3.6.tgz", + "integrity": "sha512-ExkQWmHcS3s1tjPDdaruE2p4JnfwOTc4MBqqMY7rsSM9pgzD53t6hbjyNOq9csnyugzREdCnX5V/ZHQMREDYZQ==" }, "watchpack": { "version": "1.7.4", diff --git a/package.json b/package.json index ecfa55dba..90e4868ed 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "vue-router": "3.5.3", "vue-showdown": "2.4.1", "vue-toastr": "2.1.2", - "vue2-org-tree": "1.3.5", + "vue2-org-tree": "1.3.6", "xss-filters": "1.2.7" }, "devDependencies": {