Bump docsify from 4.12.1 to 4.13.1

Bumps [docsify](https://github.com/docsifyjs/docsify) from 4.12.1 to 4.13.1.
- [Release notes](https://github.com/docsifyjs/docsify/releases)
- [Changelog](https://github.com/docsifyjs/docsify/blob/v4.13.1/CHANGELOG.md)
- [Commits](https://github.com/docsifyjs/docsify/compare/v4.12.1...v4.13.1)

---
updated-dependencies:
- dependency-name: docsify
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
pull/531/head
dependabot[bot] 2 years ago committed by GitHub
parent e548a6d17c
commit 406ebb3a44
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

18
package-lock.json generated

@ -603,17 +603,16 @@
"dev": true "dev": true
}, },
"node_modules/docsify": { "node_modules/docsify": {
"version": "4.12.1", "version": "4.13.1",
"resolved": "https://registry.npmjs.org/docsify/-/docsify-4.12.1.tgz", "resolved": "https://registry.npmjs.org/docsify/-/docsify-4.13.1.tgz",
"integrity": "sha512-7v4UlCYLTmb83leJLIlheQlQ8kDTbTxcpMttRg0Uf92Nl//m0AcKFHoLLo5HHS4UhnO0KhDV8SKCdTR279zI9A==", "integrity": "sha512-BsDypTBhw0mfslw9kZgAspCMZSM+sUIIDg5K/t1hNLkvbem9h64ZQc71e1IpY+iWsi/KdeqfazDfg52y2Lmm0A==",
"dev": true, "dev": true,
"hasInstallScript": true, "hasInstallScript": true,
"dependencies": { "dependencies": {
"dompurify": "^2.2.6",
"marked": "^1.2.9", "marked": "^1.2.9",
"medium-zoom": "^1.0.6", "medium-zoom": "^1.0.6",
"opencollective-postinstall": "^2.0.2", "opencollective-postinstall": "^2.0.2",
"prismjs": "^1.23.0", "prismjs": "^1.27.0",
"strip-indent": "^3.0.0", "strip-indent": "^3.0.0",
"tinydate": "^1.3.0", "tinydate": "^1.3.0",
"tweezer.js": "^1.4.0" "tweezer.js": "^1.4.0"
@ -3317,16 +3316,15 @@
"dev": true "dev": true
}, },
"docsify": { "docsify": {
"version": "4.12.1", "version": "4.13.1",
"resolved": "https://registry.npmjs.org/docsify/-/docsify-4.12.1.tgz", "resolved": "https://registry.npmjs.org/docsify/-/docsify-4.13.1.tgz",
"integrity": "sha512-7v4UlCYLTmb83leJLIlheQlQ8kDTbTxcpMttRg0Uf92Nl//m0AcKFHoLLo5HHS4UhnO0KhDV8SKCdTR279zI9A==", "integrity": "sha512-BsDypTBhw0mfslw9kZgAspCMZSM+sUIIDg5K/t1hNLkvbem9h64ZQc71e1IpY+iWsi/KdeqfazDfg52y2Lmm0A==",
"dev": true, "dev": true,
"requires": { "requires": {
"dompurify": "^2.2.6",
"marked": "^1.2.9", "marked": "^1.2.9",
"medium-zoom": "^1.0.6", "medium-zoom": "^1.0.6",
"opencollective-postinstall": "^2.0.2", "opencollective-postinstall": "^2.0.2",
"prismjs": "^1.23.0", "prismjs": "^1.27.0",
"strip-indent": "^3.0.0", "strip-indent": "^3.0.0",
"tinydate": "^1.3.0", "tinydate": "^1.3.0",
"tweezer.js": "^1.4.0" "tweezer.js": "^1.4.0"

Loading…
Cancel
Save