diff --git a/package-lock.json b/package-lock.json index 9f482bb35..6ff8db5b2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -43,7 +43,7 @@ "js-yaml": "^4.1.0", "lodash": "^4.17.21", "markdown-it-katex": "^2.0.3", - "markmap-view": "^0.17.0", + "markmap-view": "^0.17.2", "punycode": "^2.3.1", "yawn-yaml": "^2.2.0" } @@ -5086,9 +5086,9 @@ } }, "node_modules/markmap-view": { - "version": "0.17.0", - "resolved": "https://registry.npmmirror.com/markmap-view/-/markmap-view-0.17.0.tgz", - "integrity": "sha512-V4n5gXbIk7b/ns/gzoNoMaRu7Es+9OLUqfRqj/EiWuiYMlmmQ/rN8NDCgPcuTAnr0hJmor7UXaKYqWL275LspA==", + "version": "0.17.2", + "resolved": "https://registry.npmjs.org/markmap-view/-/markmap-view-0.17.2.tgz", + "integrity": "sha512-kF9bbXWF/10UBFTatv0kPQSBgVb8+Xn4Bttep78i9879nzqRaIjCNzZYGtpxK0gx9B4U9NGMZrx/B4cTTwmeQA==", "dependencies": { "@babel/runtime": "^7.22.6", "@gera2ld/jsx-dom": "^2.2.2", diff --git a/package.json b/package.json index 2b0895257..22bb25bf6 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "js-yaml": "^4.1.0", "lodash": "^4.17.21", "markdown-it-katex": "^2.0.3", - "markmap-view": "^0.17.0", + "markmap-view": "^0.17.2", "punycode": "^2.3.1", "yawn-yaml": "^2.2.0" }