From a81bdd122d9cc723a5e62049180821983cddb047 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jun 2022 05:08:18 +0000 Subject: build(deps): Bump marked from 4.0.16 to 4.0.17 in /FrontEnd Bumps [marked](https://github.com/markedjs/marked) from 4.0.16 to 4.0.17. - [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.16...v4.0.17) --- updated-dependencies: - dependency-name: marked dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- FrontEnd/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'FrontEnd') diff --git a/FrontEnd/package.json b/FrontEnd/package.json index 799b265b..eeb107f4 100644 --- a/FrontEnd/package.json +++ b/FrontEnd/package.json @@ -18,7 +18,7 @@ "i18next-browser-languagedetector": "^6.1.4", "js-base64": "^3.7.2", "lodash": "^4.17.21", - "marked": "^4.0.16", + "marked": "^4.0.17", "moment": "^2.29.2", "pepjs": "^0.5.3", "react": "^18.0.0", -- cgit v1.2.3