Browse Source

build(deps): bump mermaid in the npm_and_yarn group across 1 directory

Bumps the npm_and_yarn group with 1 update in the / directory: [mermaid](https://github.com/mermaid-js/mermaid).


Updates `mermaid` from 10.9.1 to 10.9.3
- [Release notes](https://github.com/mermaid-js/mermaid/releases)
- [Changelog](https://github.com/mermaid-js/mermaid/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/mermaid-js/mermaid/compare/v10.9.1...v10.9.3)

---
updated-dependencies:
- dependency-name: mermaid
  dependency-type: direct:production
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] 6 months ago
parent
commit
00b2038efb
2 changed files with 6 additions and 6 deletions
  1. 5 5
      package-lock.json
  2. 1 1
      package.json

+ 5 - 5
package-lock.json

@@ -32,7 +32,7 @@
 				"js-sha256": "^0.10.1",
 				"katex": "^0.16.9",
 				"marked": "^9.1.0",
-				"mermaid": "^10.9.1",
+				"mermaid": "^10.9.3",
 				"paneforge": "^0.0.6",
 				"panzoom": "^9.4.3",
 				"pyodide": "^0.26.1",
@@ -6572,9 +6572,9 @@
 			}
 		},
 		"node_modules/mermaid": {
-			"version": "10.9.1",
-			"resolved": "https://registry.npmjs.org/mermaid/-/mermaid-10.9.1.tgz",
-			"integrity": "sha512-Mx45Obds5W1UkW1nv/7dHRsbfMM1aOKA2+Pxs/IGHNonygDHwmng8xTHyS9z4KWVi0rbko8gjiBmuwwXQ7tiNA==",
+			"version": "10.9.3",
+			"resolved": "https://registry.npmjs.org/mermaid/-/mermaid-10.9.3.tgz",
+			"integrity": "sha512-V80X1isSEvAewIL3xhmz/rVmc27CVljcsbWxkxlWJWY/1kQa4XOABqpDl2qQLGKzpKm6WbTfUEKImBlUfFYArw==",
 			"dependencies": {
 				"@braintree/sanitize-url": "^6.0.1",
 				"@types/d3-scale": "^4.0.3",
@@ -6585,7 +6585,7 @@
 				"d3-sankey": "^0.12.3",
 				"dagre-d3-es": "7.0.10",
 				"dayjs": "^1.11.7",
-				"dompurify": "^3.0.5",
+				"dompurify": "^3.0.5 <3.1.7",
 				"elkjs": "^0.9.0",
 				"katex": "^0.16.9",
 				"khroma": "^2.0.0",

+ 1 - 1
package.json

@@ -72,7 +72,7 @@
 		"js-sha256": "^0.10.1",
 		"katex": "^0.16.9",
 		"marked": "^9.1.0",
-		"mermaid": "^10.9.1",
+		"mermaid": "^10.9.3",
 		"paneforge": "^0.0.6",
 		"panzoom": "^9.4.3",
 		"pyodide": "^0.26.1",