Merge pull request 'Update dependency marked to v16.1.1' (#93) from renovate/marked-16.x-lockfile into main
All checks were successful
Build the docker image for the frontend application / build (push) Successful in 36s

Reviewed-on: #93
This commit is contained in:
ngn
2025-07-19 16:42:42 +03:00

6
app/package-lock.json generated
View File

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