Upgrade lodash to 4.17.19
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
942f6b2e9f
commit
bc2cd5e15f
6
editor/package-lock.json
generated
6
editor/package-lock.json
generated
|
@ -4688,9 +4688,9 @@
|
|||
}
|
||||
},
|
||||
"lodash": {
|
||||
"version": "4.17.15",
|
||||
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.15.tgz",
|
||||
"integrity": "sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A=="
|
||||
"version": "4.17.19",
|
||||
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.19.tgz",
|
||||
"integrity": "sha512-JNvd8XER9GQX0v2qJgsaN/mzFCNA5BRe/j8JN9d+tWyGLSodKQHKFicdwNYzWwI3wjRnaKPsGj1XkBjx/F96DQ=="
|
||||
},
|
||||
"lodash.assign": {
|
||||
"version": "4.2.0",
|
||||
|
|
|
@ -23,6 +23,7 @@
|
|||
"fuse.js": "^6.0.0",
|
||||
"jquery-contextmenu": "^2.9.2",
|
||||
"keycharm": "^0.3.1",
|
||||
"lodash": ">=4.17.19",
|
||||
"lunr": "^2.3.8",
|
||||
"markdown-it": "^11.0.0",
|
||||
"markdown-it-katex": "^2.0.3",
|
||||
|
|
Loading…
Reference in New Issue
Block a user