Update dependency marked to v16.1.1 #93

Merged
ngn merged 1 commits from renovate/marked-16.x-lockfile into main 2025-07-19 16:42:43 +03:00
Showing only changes of commit 924461b9a2 - Show all commits

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.1",
"resolved": "https://registry.npmjs.org/marked/-/marked-16.0.0.tgz", "resolved": "https://registry.npmjs.org/marked/-/marked-16.1.1.tgz",
"integrity": "sha512-MUKMXDjsD/eptB7GPzxo4xcnLS6oo7/RHimUMHEDRhUooPwmN9BEpMl7AEOJv3bmso169wHI2wUF9VQgL7zfmA==", "integrity": "sha512-ij/2lXfCRT71L6u0M29tJPhP0bM5shLL3u5BePhFwPELj2blMJ6GDtD7PfJhRLhJ/c2UwrK17ySVcDzy2YHjHQ==",
"license": "MIT", "license": "MIT",
"bin": { "bin": {
"marked": "bin/marked.js" "marked": "bin/marked.js"