mirror of https://github.com/status-im/codimd.git
chore: upgrade chance to 1.0.18
Signed-off-by: BoHong Li <raccoon@hackmd.io>
This commit is contained in:
parent
2c3ed673ab
commit
a84a333d19
|
@ -46,7 +46,7 @@
|
|||
"body-parser": "~1.18.3",
|
||||
"bootstrap": "~3.4.0",
|
||||
"bootstrap-validator": "~0.11.8",
|
||||
"chance": "~1.0.4",
|
||||
"chance": "~1.0.18",
|
||||
"cheerio": "~0.22.0",
|
||||
"connect-flash": "~0.1.1",
|
||||
"connect-session-sequelize": "~6.0.0",
|
||||
|
|
|
@ -2989,7 +2989,7 @@ chalk@~0.4.0:
|
|||
has-color "~0.1.0"
|
||||
strip-ansi "~0.1.0"
|
||||
|
||||
chance@~1.0.4:
|
||||
chance@~1.0.18:
|
||||
version "1.0.18"
|
||||
resolved "https://registry.yarnpkg.com/chance/-/chance-1.0.18.tgz#79788fe6fca4c338bf404321c347eecc80f969ee"
|
||||
integrity sha512-g9YLQVHVZS/3F+zIicfB58vjcxopvYQRp7xHzvyDFDhXH1aRZI/JhwSAO0X5qYiQluoGnaNAU6wByD2KTxJN1A==
|
||||
|
|
Loading…
Reference in New Issue