diff --git a/package.json b/package.json index 28058545a..15d8be36f 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "is-touch-device": "1.0.1", "lodash.clonedeep": "4.5.0", "lodash.debounce": "4.0.8", - "marked": "4.0.15", + "marked": "4.0.16", "minimist": "1.2.6", "register-service-worker": "1.7.2", "snake-case": "3.0.4", diff --git a/yarn.lock b/yarn.lock index 5af743e65..b5bfc2aab 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8571,10 +8571,10 @@ map-visit@^1.0.0: dependencies: object-visit "^1.0.0" -marked@4.0.15: - version "4.0.15" - resolved "https://registry.yarnpkg.com/marked/-/marked-4.0.15.tgz#0216b7c9d5fcf6ac5042343c41d81a8b1b5e1b4a" - integrity sha512-esX5lPdTfG4p8LDkv+obbRCyOKzB+820ZZyMOXJZygZBHrH9b3xXR64X4kT3sPe9Nx8qQXbmcz6kFSMt4Nfk6Q== +marked@4.0.16: + version "4.0.16" + resolved "https://registry.yarnpkg.com/marked/-/marked-4.0.16.tgz#9ec18fc1a723032eb28666100344d9428cf7a264" + integrity sha512-wahonIQ5Jnyatt2fn8KqF/nIqZM8mh3oRu2+l5EANGMhu6RFjiSG52QNE2eWzFMI94HqYSgN184NurgNG6CztA== marked@^4.0.10: version "4.0.10"