diff --git a/front-vueProject/admin/package-lock.json b/front-vueProject/admin/package-lock.json index aa51b7d..60d2cdf 100644 --- a/front-vueProject/admin/package-lock.json +++ b/front-vueProject/admin/package-lock.json @@ -5744,9 +5744,9 @@ } }, "marked": { - "version": "0.6.2", - "resolved": "https://registry.npmjs.org/marked/-/marked-0.6.2.tgz", - "integrity": "sha512-LqxwVH3P/rqKX4EKGz7+c2G9r98WeM/SW34ybhgNGhUQNKtf1GmmSkJ6cDGJ/t6tiyae49qRkpyTw2B9HOrgUA==" + "version": "4.0.10", + "resolved": "https://registry.npmjs.org/marked/-/marked-4.0.10.tgz", + "integrity": "sha512-+QvuFj0nGgO970fySghXGmuw+Fd0gD2x3+MqCWLIPf5oxdv1Ka6b2q+z9RP01P/IaKPMEramy+7cNy/Lw8c3hw==" }, "math-expression-evaluator": { "version": "1.2.17", diff --git a/front-vueProject/admin/package.json b/front-vueProject/admin/package.json index 227b58d..de2f946 100644 --- a/front-vueProject/admin/package.json +++ b/front-vueProject/admin/package.json @@ -19,7 +19,7 @@ "ant-design-vue": "^1.3.8", "axios": "^0.18.0", "highlight.js": "^9.15.6", - "marked": "^0.6.2", + "marked": "^4.0.10", "nprogress": "^0.2.0", "vue": "^2.5.2", "vue-class-component": "^6.0.0",