Update lodash

This commit is contained in:
LordMathis 2019-08-18 11:26:18 +02:00
parent a03ffbae85
commit e1d8810116
No known key found for this signature in database
GPG Key ID: 575849FD91CE470C
2 changed files with 6 additions and 0 deletions

View File

@ -22,6 +22,7 @@
"express-static-gzip": "^1.1.3",
"front-matter": "^2.2.0",
"jsonfile": "^4.0.0",
"lodash": "^4.17.13",
"markdown-it": "^8.4.2",
"moment": "^2.24.0",
"node-sass": "^4.9.0",

View File

@ -3961,6 +3961,11 @@ lodash.uniq@^4.5.0:
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.11.tgz#b39ea6229ef607ecd89e2c8df12536891cac9b8d"
integrity sha512-cQKh8igo5QUhZ7lg38DYWAxMvjSAKG0A8wGSVimP07SIUEK2UO+arSRKbRZWtelMtN5V0Hkwh5ryOto/SshYIg==
lodash@^4.17.13:
version "4.17.15"
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548"
integrity sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==
loose-envify@^1.0.0, loose-envify@^1.1.0, loose-envify@^1.2.0, loose-envify@^1.3.1, loose-envify@^1.4.0:
version "1.4.0"
resolved "https://registry.yarnpkg.com/loose-envify/-/loose-envify-1.4.0.tgz#71ee51fa7be4caec1a63839f7e682d8132d30caf"