From 422b367cf93f8ebebf2a99153d8b6b30c3e583aa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Aug 2023 03:27:15 +0000 Subject: [PATCH] build(deps): bump marked from 7.0.0 to 7.0.5 Bumps [marked](https://github.com/markedjs/marked) from 7.0.0 to 7.0.5. - [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/v7.0.0...v7.0.5) --- updated-dependencies: - dependency-name: marked dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index ced86e1..d4f39ec 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3301,9 +3301,9 @@ } }, "marked": { - "version": "7.0.0", - "resolved": "https://registry.npmjs.org/marked/-/marked-7.0.0.tgz", - "integrity": "sha512-7Gv1Ry8tqR352ElQOQfxdGpIh8kNZh/yYjNCxAQCN1DDbY4bCTG3qDCSkZWlRElSseeEILDxkY/G9w7cgziBNw==" + "version": "7.0.5", + "resolved": "https://registry.npmjs.org/marked/-/marked-7.0.5.tgz", + "integrity": "sha512-lwNAFTfXgqpt/XvK17a/8wY9/q6fcSPZT1aP6QW0u74VwaJF/Z9KbRcX23sWE4tODM+AolJNcUtErTkgOeFP/Q==" }, "media-typer": { "version": "1.1.0",