Skip to content

Commit f779834

Browse files
committed
fix: docs/package.json & docs/yarn.lock to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-DOMPURIFY-15371386
1 parent a91772b commit f779834

File tree

2 files changed

+348
-267
lines changed

2 files changed

+348
-267
lines changed

docs/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,11 @@
1616
"docusaurus-plugin-sass": "^0.2.3",
1717
"mdx-link-checker": "^0.1.1",
1818
"mdx-mermaid": "^v1.3.0",
19-
"mermaid": "^10.9.3",
19+
"mermaid": "^10.9.5",
2020
"plugin-image-zoom": "ataft/plugin-image-zoom",
2121
"react": "^17.0.2",
2222
"react-dom": "^17.0.2",
23-
"redocusaurus": "^1.0.0",
23+
"redocusaurus": "^2.1.1",
2424
"resolve-glob": "^1.0.0",
2525
"sass": "^1.63.4"
2626
},

0 commit comments

Comments
 (0)