aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-05-18 05:08:10 +0000
committerGitHub <noreply@github.com>2022-05-18 05:08:10 +0000
commitcd2cf82cfa4da1354944efe92899c978f1990f1b (patch)
tree92ae9f59ccc3437a616046d88ccc745e0e986824
parent12bc128e9430f2b4fcc6d3e6a0eebdac7e9ea5ce (diff)
downloadtimeline-cd2cf82cfa4da1354944efe92899c978f1990f1b.tar.gz
timeline-cd2cf82cfa4da1354944efe92899c978f1990f1b.tar.bz2
timeline-cd2cf82cfa4da1354944efe92899c978f1990f1b.zip
build(deps): Bump marked from 4.0.15 to 4.0.16 in /FrontEnd
Bumps [marked](https://github.com/markedjs/marked) from 4.0.15 to 4.0.16. - [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.15...v4.0.16) --- 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 c18ddefa..b5902a4a 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.14",
+ "marked": "^4.0.16",
"moment": "^2.29.2",
"pepjs": "^0.5.3",
"react": "^18.0.0",