From b852f06509007d9fce51f8f613b17f69c48a28a4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Apr 2022 21:06:27 +0000 Subject: [PATCH] Bump marked from 4.0.1 to 4.0.10 Bumps [marked](https://github.com/markedjs/marked) from 4.0.1 to 4.0.10. - [Release notes](https://github.com/markedjs/marked/releases) - [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json) - [Commits](https://github.com/markedjs/marked/compare/v4.0.1...v4.0.10) --- updated-dependencies: - dependency-name: marked dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package-lock.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/package-lock.json b/package-lock.json index 3f7e0a6..e6ee300 100644 --- a/package-lock.json +++ b/package-lock.json @@ -17,7 +17,7 @@ "js-beautify": "^1.14.0", "json-to-scss": "^1.3.1", "marked": "^4.0.1", - "pa11y": "^6.1.0", + "pa11y": "6.1.0", "postcss": "^8.3.11", "postcss-scss": "^4.0.2", "reload": "^3.2.0", @@ -3194,9 +3194,9 @@ } }, "node_modules/marked": { - "version": "4.0.1", - "resolved": "https://registry.npmjs.org/marked/-/marked-4.0.1.tgz", - "integrity": "sha512-L90F6VQdYJSL1WVaIGCbNASAWnPCyB/jGmvQ/KIk0ThYq0XuzRrWxhwjcHoYvIZlQHKD/C/2i7DAADFPgxV7Tw==", + "version": "4.0.10", + "resolved": "https://registry.npmjs.org/marked/-/marked-4.0.10.tgz", + "integrity": "sha512-+QvuFj0nGgO970fySghXGmuw+Fd0gD2x3+MqCWLIPf5oxdv1Ka6b2q+z9RP01P/IaKPMEramy+7cNy/Lw8c3hw==", "bin": { "marked": "bin/marked.js" }, @@ -8744,9 +8744,9 @@ "integrity": "sha512-hdN1wVrZbb29eBGiGjJbeP8JbKjq1urkHJ/LIP/NY48MZ1QVXUsQBV1G1zvYFHn1XE06cwjBsOI2K3Ulnj1YXQ==" }, "marked": { - "version": "4.0.1", - "resolved": "https://registry.npmjs.org/marked/-/marked-4.0.1.tgz", - "integrity": "sha512-L90F6VQdYJSL1WVaIGCbNASAWnPCyB/jGmvQ/KIk0ThYq0XuzRrWxhwjcHoYvIZlQHKD/C/2i7DAADFPgxV7Tw==" + "version": "4.0.10", + "resolved": "https://registry.npmjs.org/marked/-/marked-4.0.10.tgz", + "integrity": "sha512-+QvuFj0nGgO970fySghXGmuw+Fd0gD2x3+MqCWLIPf5oxdv1Ka6b2q+z9RP01P/IaKPMEramy+7cNy/Lw8c3hw==" }, "mathml-tag-names": { "version": "2.1.3",