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:
10
package-lock.json
generated
10
package-lock.json
generated
@@ -4340,8 +4340,8 @@
|
|||||||
},
|
},
|
||||||
"diff-match-patch": {
|
"diff-match-patch": {
|
||||||
"version": "1.0.5",
|
"version": "1.0.5",
|
||||||
"resolved": "https://registry.npm.taobao.org/diff-match-patch/download/diff-match-patch-1.0.5.tgz",
|
"resolved": "https://registry.npmjs.org/diff-match-patch/-/diff-match-patch-1.0.5.tgz",
|
||||||
"integrity": "sha1-q7WE1fEM0Rlt/FWqA3AVkq4/ezc="
|
"integrity": "sha512-IayShXAgj/QMXgB0IWmKx+rOPuGMhqm5w6jvFxmVenXKIzRqTAAsbBPT3kWQeGANj3jGgvcvv4yK6SxqYmikgw=="
|
||||||
},
|
},
|
||||||
"diffie-hellman": {
|
"diffie-hellman": {
|
||||||
"version": "5.0.3",
|
"version": "5.0.3",
|
||||||
@@ -12748,9 +12748,9 @@
|
|||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"vditor": {
|
"vditor": {
|
||||||
"version": "3.5.4",
|
"version": "3.5.5",
|
||||||
"resolved": "https://registry.npm.taobao.org/vditor/download/vditor-3.5.4.tgz",
|
"resolved": "https://registry.npmjs.org/vditor/-/vditor-3.5.5.tgz",
|
||||||
"integrity": "sha1-/7b5nq01vAW0cnUV9vnlpZhxAeg=",
|
"integrity": "sha512-NpBa0c1tK3jnH/E+rWkDO2x/bDx33KIWuThjF70gING58zuluxicGczuVb2KvdLxWoozJ6MaH5DQjj66Jct1QA==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"diff-match-patch": "^1.0.5"
|
"diff-match-patch": "^1.0.5"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -25,7 +25,7 @@
|
|||||||
"ng-zorro-antd": "^9.3.0",
|
"ng-zorro-antd": "^9.3.0",
|
||||||
"rxjs": "^6.6.3",
|
"rxjs": "^6.6.3",
|
||||||
"tslib": "^2.0.1",
|
"tslib": "^2.0.1",
|
||||||
"vditor": "^3.5.4",
|
"vditor": "^3.5.5",
|
||||||
"zone.js": "^0.11.1"
|
"zone.js": "^0.11.1"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
|||||||
Reference in New Issue
Block a user