chore(deps): bump vditor from 3.5.4 to 3.5.5

Bumps [vditor](https://github.com/Vanessa219/vditor) from 3.5.4 to 3.5.5.
- [Release notes](https://github.com/Vanessa219/vditor/releases)
- [Changelog](https://github.com/Vanessa219/vditor/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Vanessa219/vditor/compare/v3.5.4...v3.5.5)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2020-10-16 11:22:36 +00:00
committed by GitHub
parent 6f1dd5cba5
commit 23f67e23b2
2 changed files with 6 additions and 6 deletions

10
package-lock.json generated
View File

@@ -4340,8 +4340,8 @@
},
"diff-match-patch": {
"version": "1.0.5",
"resolved": "https://registry.npm.taobao.org/diff-match-patch/download/diff-match-patch-1.0.5.tgz",
"integrity": "sha1-q7WE1fEM0Rlt/FWqA3AVkq4/ezc="
"resolved": "https://registry.npmjs.org/diff-match-patch/-/diff-match-patch-1.0.5.tgz",
"integrity": "sha512-IayShXAgj/QMXgB0IWmKx+rOPuGMhqm5w6jvFxmVenXKIzRqTAAsbBPT3kWQeGANj3jGgvcvv4yK6SxqYmikgw=="
},
"diffie-hellman": {
"version": "5.0.3",
@@ -12748,9 +12748,9 @@
"dev": true
},
"vditor": {
"version": "3.5.4",
"resolved": "https://registry.npm.taobao.org/vditor/download/vditor-3.5.4.tgz",
"integrity": "sha1-/7b5nq01vAW0cnUV9vnlpZhxAeg=",
"version": "3.5.5",
"resolved": "https://registry.npmjs.org/vditor/-/vditor-3.5.5.tgz",
"integrity": "sha512-NpBa0c1tK3jnH/E+rWkDO2x/bDx33KIWuThjF70gING58zuluxicGczuVb2KvdLxWoozJ6MaH5DQjj66Jct1QA==",
"requires": {
"diff-match-patch": "^1.0.5"
}