diff --git a/frontend/package.json b/frontend/package.json index 7cddb223..6d5a66a7 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -16,7 +16,7 @@ "dotenv": "8.2.0", "swagger-ui-dist": "3.47.1", "vue": "2.6.12", - "vue-code-highlight": "0.7.6", + "vue-code-highlight": "0.7.8", "vue-form-wizard": "0.8.4", "vue-router": "3.5.1", "vuetify": "2.4.10", diff --git a/frontend/yarn.lock b/frontend/yarn.lock index e0aed690..d408c0fd 100644 --- a/frontend/yarn.lock +++ b/frontend/yarn.lock @@ -10311,10 +10311,10 @@ vue-cli-plugin-vuetify@2.3.1: semver "^7.1.2" shelljs "^0.8.3" -vue-code-highlight@0.7.6: - version "0.7.6" - resolved "https://registry.yarnpkg.com/vue-code-highlight/-/vue-code-highlight-0.7.6.tgz#12f1f019f45ba79934285816cde3831ebb18ac2b" - integrity sha512-AIiB8Wlx93fz3GXtWR83B82Lu9a2I1ui8NtVFkEJfH51xFACvwyCwc5QaBtkX3Ojlw0qIfU6Fatb9+Baryxvfw== +vue-code-highlight@0.7.8: + version "0.7.8" + resolved "https://registry.yarnpkg.com/vue-code-highlight/-/vue-code-highlight-0.7.8.tgz#04f8e0c1c17edd52f7c769dd19dda1d2d928bc90" + integrity sha512-jMt1W0DGisNZ3B2TASFCPLEswohVrwImX+TxzMIZINZyAUUNZ1Xth3soJw1xepTsMgxkIkhsmN/xVNpiI3bU4g== dependencies: prism-es6 "^1.2.0" vue "^2.5.16"