fix(deps): use meta-marked from NPM

Signed-off-by: David Mehren <git@herrmehren.de>
This commit is contained in:
David Mehren
2024-08-31 18:42:12 +02:00
parent 4bcc5de223
commit 1f8f09c539
3 changed files with 13 additions and 13 deletions

View File

@@ -17,6 +17,7 @@
"start": "node app.js"
},
"dependencies": {
"@hedgedoc/meta-marked": "14.1.0",
"@passport-next/passport-openid": "1.0.0",
"Idle.Js": "git+https://github.com/shawnmclean/Idle.js#commit=2b57cc6e49d177b7ddce0cca00ef5cbe07453541",
"archiver": "6.0.2",
@@ -63,7 +64,6 @@
"markdown-it-sub": "1.0.0",
"markdown-it-sup": "1.0.0",
"mattermost": "3.4.0",
"meta-marked": "git+https://github.com/hedgedoc/meta-marked#commit=7d2041f691d909a952fd8ac0e0b2671d6ebb82d1",
"method-override": "3.0.0",
"minimist": "1.2.8",
"minio": "7.1.3",