diff --git a/HSLink-front/package-lock.json b/HSLink-front/package-lock.json
index 16584a0..77d5793 100644
--- a/HSLink-front/package-lock.json
+++ b/HSLink-front/package-lock.json
@@ -5522,9 +5522,9 @@
       }
     },
     "marked": {
-      "version": "0.8.2",
-      "resolved": "https://registry.npm.taobao.org/marked/download/marked-0.8.2.tgz",
-      "integrity": "sha1-T6rSjSbt41Gnoaql/sZ5Fchp41U="
+      "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.3.7",
diff --git a/HSLink-front/package.json b/HSLink-front/package.json
index f4cb1a9..484e7cf 100644
--- a/HSLink-front/package.json
+++ b/HSLink-front/package.json
@@ -13,7 +13,7 @@
     "axios": "^0.19.2",
     "element-ui": "^2.13.0",
     "jquery": "^3.4.1",
-    "marked": "^0.8.2",
+    "marked": "^4.0.10",
     "react": "^16.13.1",
     "vue": "^2.5.2",
     "vue-router": "^3.0.1",