Update dependency marked to v16.1.0

This commit is contained in:
2025-07-17 17:01:09 +00:00
parent 704430b91a
commit 98a082a979

6
app/package-lock.json generated
View File

@@ -1384,9 +1384,9 @@
} }
}, },
"node_modules/marked": { "node_modules/marked": {
"version": "16.0.0", "version": "16.1.0",
"resolved": "https://registry.npmjs.org/marked/-/marked-16.0.0.tgz", "resolved": "https://registry.npmjs.org/marked/-/marked-16.1.0.tgz",
"integrity": "sha512-MUKMXDjsD/eptB7GPzxo4xcnLS6oo7/RHimUMHEDRhUooPwmN9BEpMl7AEOJv3bmso169wHI2wUF9VQgL7zfmA==", "integrity": "sha512-Me7BNa1aqrxVinDnFfvCgHh2yHvLbFvILBs899MhuBpbE5VPzpSqv7alaESfkqkgc9JNvUGH4gqwZeOzLnY8Jg==",
"license": "MIT", "license": "MIT",
"bin": { "bin": {
"marked": "bin/marked.js" "marked": "bin/marked.js"