diff --git a/package-lock.json b/package-lock.json index 72c81ed..80a1f8c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3357,9 +3357,9 @@ "integrity": "sha1-1k1xPuzsVc5M/esyF1DswJniwtw=" }, "marko": { - "version": "4.13.4", - "resolved": "https://registry.npmjs.org/marko/-/marko-4.13.4.tgz", - "integrity": "sha512-eL8svidLARXY39e07JvY0YV7B5VAcd6GfnVK1W5xMpyvhazPo1fmL9S4HMGPIhToU0esrZZv4UG9APpo8V+Pdw==", + "version": "4.13.5", + "resolved": "https://registry.npmjs.org/marko/-/marko-4.13.5.tgz", + "integrity": "sha512-gXKiLLQTGGaF2+zaepRwYqHqeMT1xrJoY8QqSkx2qDyPc0FQaJBQGalia9rxZtdtNiaFAyy8lejbNs7bVyloxg==", "requires": { "app-module-path": "^2.2.0", "argly": "^1.0.0", diff --git a/package.json b/package.json index b55e25b..ced597d 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "markdown-it": "^8.4.2", "markdown-it-container": "^2.0.0", "markdown-it-regexp": "^0.4.0", - "marko": "^4.13.4", + "marko": "^4.13.5", "moment": "^2.22.2", "passport": "^0.4.0", "passport-auth0": "^1.0.0"