build(deps): bump marked from 11.1.0 to 11.1.1 in /src/bin/doc (#6087)

This commit is contained in:
dependabot[bot] 2024-01-03 22:35:17 +01:00 committed by GitHub
parent 30f43035df
commit c1a2958375
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View file

@ -7,7 +7,7 @@
"node": ">=12.17.0"
},
"dependencies": {
"marked": "^11.1.0"
"marked": "^11.1.1"
},
"devDependencies": {},
"optionalDependencies": {},