update node modules
This commit is contained in:
30
node_modules/lodash/package.json
generated
vendored
30
node_modules/lodash/package.json
generated
vendored
@@ -1,34 +1,28 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
"lodash@4.17.15",
|
||||
"D:\\Projects\\vanillajs-seed"
|
||||
]
|
||||
],
|
||||
"_development": true,
|
||||
"_from": "lodash@4.17.15",
|
||||
"_id": "lodash@4.17.15",
|
||||
"_from": "lodash@4.17.19",
|
||||
"_id": "lodash@4.17.19",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==",
|
||||
"_integrity": "sha512-JNvd8XER9GQX0v2qJgsaN/mzFCNA5BRe/j8JN9d+tWyGLSodKQHKFicdwNYzWwI3wjRnaKPsGj1XkBjx/F96DQ==",
|
||||
"_location": "/lodash",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "version",
|
||||
"registry": true,
|
||||
"raw": "lodash@4.17.15",
|
||||
"raw": "lodash@4.17.19",
|
||||
"name": "lodash",
|
||||
"escapedName": "lodash",
|
||||
"rawSpec": "4.17.15",
|
||||
"rawSpec": "4.17.19",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "4.17.15"
|
||||
"fetchSpec": "4.17.19"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/i18next-scanner",
|
||||
"/request-promise-core"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.15.tgz",
|
||||
"_spec": "4.17.15",
|
||||
"_where": "D:\\Projects\\vanillajs-seed",
|
||||
"_resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.19.tgz",
|
||||
"_shasum": "e48ddedbe30b3321783c5b4301fbd353bc1e4a4b",
|
||||
"_spec": "lodash@4.17.19",
|
||||
"_where": "D:\\Projects\\vanillajs-seed\\node_modules\\i18next-scanner",
|
||||
"author": {
|
||||
"name": "John-David Dalton",
|
||||
"email": "john.david.dalton@gmail.com"
|
||||
@@ -36,6 +30,7 @@
|
||||
"bugs": {
|
||||
"url": "https://github.com/lodash/lodash/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"contributors": [
|
||||
{
|
||||
"name": "John-David Dalton",
|
||||
@@ -46,6 +41,7 @@
|
||||
"email": "mathias@qiwi.be"
|
||||
}
|
||||
],
|
||||
"deprecated": false,
|
||||
"description": "Lodash modular utilities.",
|
||||
"homepage": "https://lodash.com/",
|
||||
"icon": "https://lodash.com/icon.svg",
|
||||
@@ -64,5 +60,5 @@
|
||||
"scripts": {
|
||||
"test": "echo \"See https://travis-ci.org/lodash-archive/lodash-cli for testing details.\""
|
||||
},
|
||||
"version": "4.17.15"
|
||||
"version": "4.17.19"
|
||||
}
|
||||
|
Reference in New Issue
Block a user