Bump lodash from 4.17.11 to 4.17.15 in /yimian/www/smartfarm

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.15.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.15)

Signed-off-by: dependabot[bot] <support@github.com>
pull/1/head
dependabot[bot] 5 years ago committed by GitHub
parent fa5694a1a8
commit e4b94d5b26
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 8
      yimian/www/smartfarm/package-lock.json

@ -1,6 +1,6 @@
{
"name": "sf-web-api",
"version": "0.0.1",
"version": "0.0.4",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
@ -752,9 +752,9 @@
"integrity": "sha1-wuep93IJTe6dNCAq6KzORoeHVYA="
},
"lodash": {
"version": "4.17.11",
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.11.tgz",
"integrity": "sha512-cQKh8igo5QUhZ7lg38DYWAxMvjSAKG0A8wGSVimP07SIUEK2UO+arSRKbRZWtelMtN5V0Hkwh5ryOto/SshYIg=="
"version": "4.17.15",
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.15.tgz",
"integrity": "sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A=="
},
"longest": {
"version": "1.0.1",

Loading…
Cancel
Save