1
0
mirror of https://github.com/S2-/minifyfromhtml.git synced 2025-08-03 12:20:04 +02:00

update modules

This commit is contained in:
s2
2020-07-20 16:16:07 +02:00
parent 783511ce12
commit 2b23424b86
785 changed files with 91905 additions and 56057 deletions

12
node_modules/lodash/package.json generated vendored
View File

@@ -1,8 +1,8 @@
{
"_from": "lodash@^4.17.15",
"_id": "lodash@4.17.15",
"_id": "lodash@4.17.19",
"_inBundle": false,
"_integrity": "sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==",
"_integrity": "sha512-JNvd8XER9GQX0v2qJgsaN/mzFCNA5BRe/j8JN9d+tWyGLSodKQHKFicdwNYzWwI3wjRnaKPsGj1XkBjx/F96DQ==",
"_location": "/lodash",
"_phantomChildren": {},
"_requested": {
@@ -18,10 +18,10 @@
"_requiredBy": [
"/request-promise-core"
],
"_resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.15.tgz",
"_shasum": "b447f6670a0455bbfeedd11392eff330ea097548",
"_resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.19.tgz",
"_shasum": "e48ddedbe30b3321783c5b4301fbd353bc1e4a4b",
"_spec": "lodash@^4.17.15",
"_where": "F:\\projects\\p\\minifyfromhtml\\node_modules\\request-promise-core",
"_where": "D:\\Projects\\minifyfromhtml\\node_modules\\request-promise-core",
"author": {
"name": "John-David Dalton",
"email": "john.david.dalton@gmail.com"
@@ -59,5 +59,5 @@
"scripts": {
"test": "echo \"See https://travis-ci.org/lodash-archive/lodash-cli for testing details.\""
},
"version": "4.17.15"
"version": "4.17.19"
}