Merge pull request #1123 from balena-io/dependabot/npm_and_yarn/lodash-4.17.13

Bump lodash from 4.17.11 to 4.17.13
This commit is contained in:
CameronDiver 2019-10-31 18:53:13 +00:00 committed by GitHub
commit d20771e00b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -7580,9 +7580,9 @@
} }
}, },
"lodash": { "lodash": {
"version": "4.17.11", "version": "4.17.13",
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.11.tgz", "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.13.tgz",
"integrity": "sha512-cQKh8igo5QUhZ7lg38DYWAxMvjSAKG0A8wGSVimP07SIUEK2UO+arSRKbRZWtelMtN5V0Hkwh5ryOto/SshYIg==", "integrity": "sha512-vm3/XWXfWtRua0FkUyEHBZy8kCPjErNBT9fJx8Zvs+U6zjqPbTUOpkaoum3O5uiA8sm+yNMHXfYkTUHFoMxFNA==",
"dev": true "dev": true
}, },
"lodash._reinterpolate": { "lodash._reinterpolate": {
@ -8237,7 +8237,7 @@
}, },
"multicast-dns": { "multicast-dns": {
"version": "git+https://github.com/resin-io-modules/multicast-dns.git#a15c63464eb43e8925b187ed5cb9de6892e8aacc", "version": "git+https://github.com/resin-io-modules/multicast-dns.git#a15c63464eb43e8925b187ed5cb9de6892e8aacc",
"from": "git+https://github.com/resin-io-modules/multicast-dns.git#listen-on-all-interfaces", "from": "git+https://github.com/resin-io-modules/multicast-dns.git#a15c63464eb43e8925b187ed5cb9de6892e8aacc",
"dev": true, "dev": true,
"requires": { "requires": {
"dns-packet": "^1.0.1", "dns-packet": "^1.0.1",

View File

@ -91,7 +91,7 @@
"lint-staged": "^8.1.0", "lint-staged": "^8.1.0",
"livepush": "^2.0.2", "livepush": "^2.0.2",
"lockfile": "^1.0.1", "lockfile": "^1.0.1",
"lodash": "^4.17.5", "lodash": "^4.17.13",
"log-timestamp": "^0.1.2", "log-timestamp": "^0.1.2",
"memoizee": "^0.4.1", "memoizee": "^0.4.1",
"mixpanel": "^0.10.1", "mixpanel": "^0.10.1",