Update lodash to the latest version 🚀 (#5787)
* fix(package): update lodash to version 4.17.12 * chore(package): update lockfile package-lock.json
This commit is contained in:
committed by
peril-parse-community[bot]
parent
71ddeed2e7
commit
60a9a4d79c
6
package-lock.json
generated
6
package-lock.json
generated
@@ -7007,9 +7007,9 @@
|
||||
}
|
||||
},
|
||||
"lodash": {
|
||||
"version": "4.17.11",
|
||||
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.11.tgz",
|
||||
"integrity": "sha512-cQKh8igo5QUhZ7lg38DYWAxMvjSAKG0A8wGSVimP07SIUEK2UO+arSRKbRZWtelMtN5V0Hkwh5ryOto/SshYIg=="
|
||||
"version": "4.17.12",
|
||||
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.12.tgz",
|
||||
"integrity": "sha512-+CiwtLnsJhX03p20mwXuvhoebatoh5B3tt+VvYlrPgZC1g36y+RRbkufX95Xa+X4I59aWEacDFYwnJZiyBh9gA=="
|
||||
},
|
||||
"lodash.assignin": {
|
||||
"version": "4.2.0",
|
||||
|
||||
@@ -37,7 +37,7 @@
|
||||
"graphql-upload": "8.0.7",
|
||||
"intersect": "1.0.1",
|
||||
"jsonwebtoken": "8.5.1",
|
||||
"lodash": "4.17.11",
|
||||
"lodash": "4.17.12",
|
||||
"lru-cache": "5.1.1",
|
||||
"mime": "2.4.4",
|
||||
"mongodb": "3.2.7",
|
||||
|
||||
Reference in New Issue
Block a user