chore(deps): update dependency @types/lodash to v4.14.119 (#2066)

This commit is contained in:
renovate[bot] 2018-12-05 06:41:00 +00:00 committed by GitHub
parent 5497fb2775
commit d6fcaed545
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View file

@ -1411,9 +1411,9 @@
}
},
"@types/lodash": {
"version": "4.14.118",
"resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.118.tgz",
"integrity": "sha512-iiJbKLZbhSa6FYRip/9ZDX6HXhayXLDGY2Fqws9cOkEQ6XeKfaxB0sC541mowZJueYyMnVUmmG+al5/4fCDrgw==",
"version": "4.14.119",
"resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.119.tgz",
"integrity": "sha512-Z3TNyBL8Vd/M9D9Ms2S3LmFq2sSMzahodD6rCS9V2N44HUMINb75jNkSuwAx7eo2ufqTdfOdtGQpNbieUjPQmw==",
"dev": true
},
"@types/long": {

View file

@ -73,7 +73,7 @@
"@types/json-stable-stringify": "1.0.32",
"@types/koa-multer": "1.0.0",
"@types/koa-router": "7.0.35",
"@types/lodash": "4.14.118",
"@types/lodash": "4.14.119",
"@types/lru-cache": "4.1.1",
"@types/memcached": "2.2.5",
"@types/micro": "7.3.3",