diff --git a/vue/package.json b/vue/package.json index 92205f4ed8..47d123cde6 100644 --- a/vue/package.json +++ b/vue/package.json @@ -41,7 +41,7 @@ "vue-property-decorator": "^9.1.2", "vue-sanitize": "^0.2.2", "vue-simple-calendar": "TandoorRecipes/vue-simple-calendar#lastvue2", - "vue-template-compiler": "2.7.14", + "vue-template-compiler": "2.7.16", "vue2-touch-events": "^3.2.2", "vuedraggable": "^2.24.3", "workbox-webpack-plugin": "^7.0.0", diff --git a/vue/yarn.lock b/vue/yarn.lock index c29394a1a9..e992782d8b 100644 --- a/vue/yarn.lock +++ b/vue/yarn.lock @@ -11366,10 +11366,10 @@ vue-style-loader@^4.1.0, vue-style-loader@^4.1.3: hash-sum "^1.0.2" loader-utils "^1.0.2" -vue-template-compiler@2.7.14: - version "2.7.14" - resolved "https://registry.yarnpkg.com/vue-template-compiler/-/vue-template-compiler-2.7.14.tgz#4545b7dfb88090744c1577ae5ac3f964e61634b1" - integrity sha512-zyA5Y3ArvVG0NacJDkkzJuPQDF8RFeRlzV2vLeSnhSpieO6LK2OVbdLPi5MPPs09Ii+gMO8nY4S3iKQxBxDmWQ== +vue-template-compiler@2.7.16: + version "2.7.16" + resolved "https://registry.yarnpkg.com/vue-template-compiler/-/vue-template-compiler-2.7.16.tgz#c81b2d47753264c77ac03b9966a46637482bb03b" + integrity sha512-AYbUWAJHLGGQM7+cNTELw+KsOG9nl2CnSv467WobS5Cv9uk3wFcnr1Etsz2sEIHEZvw1U+o9mRlEO6QbZvUPGQ== dependencies: de-indent "^1.0.2" he "^1.2.0"