Merge pull request #37 from xiaohai2271/dependabot/npm_and_yarn/vditor-3.5.5

chore(deps): bump vditor from 3.5.4 to 3.5.5
This commit is contained in:
禾几海
2020-10-19 14:41:20 +08:00
committed by GitHub
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"
}