chore(deps): update dependency mermaid to v10.5.0

This commit is contained in:
renovate[bot] 2023-10-09 06:33:07 +00:00 committed by GitHub
parent 5a7696c2bc
commit be557ac216
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

6
web/package-lock.json generated
View File

@ -31657,9 +31657,9 @@
}
},
"node_modules/mermaid": {
"version": "10.4.0",
"resolved": "https://registry.npmjs.org/mermaid/-/mermaid-10.4.0.tgz",
"integrity": "sha512-4QCQLp79lvz7UZxow5HUX7uWTPJOaQBVExduo91tliXC7v78i6kssZOPHxLL+Xs30KU72cpPn3g3imw/xm/gaw==",
"version": "10.5.0",
"resolved": "https://registry.npmjs.org/mermaid/-/mermaid-10.5.0.tgz",
"integrity": "sha512-9l0o1uUod78D3/FVYPGSsgV+Z0tSnzLBDiC9rVzvelPxuO80HbN1oDr9ofpPETQy9XpypPQa26fr09VzEPfvWA==",
"dev": true,
"dependencies": {
"@braintree/sanitize-url": "^6.0.1",