aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-06-13 05:08:18 +0000
committerGitHub <noreply@github.com>2022-06-13 05:08:18 +0000
commita81bdd122d9cc723a5e62049180821983cddb047 (patch)
treed7c79b1449f2960f895cf232d8f925db8585f30a
parentbc1916990fd2baca26a5cc15cf9ed2ae9af9bc6e (diff)
downloadtimeline-a81bdd122d9cc723a5e62049180821983cddb047.tar.gz
timeline-a81bdd122d9cc723a5e62049180821983cddb047.tar.bz2
timeline-a81bdd122d9cc723a5e62049180821983cddb047.zip
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] <support@github.com>
-rw-r--r--FrontEnd/package.json2
1 files changed, 1 insertions, 1 deletions
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",