1
0
mirror of https://github.com/S2-/minifyfromhtml.git synced 2025-08-03 04:10: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/xmlchars/package.json generated vendored
View File

@@ -1,5 +1,5 @@
{
"_from": "xmlchars@^2.1.1",
"_from": "xmlchars@^2.2.0",
"_id": "xmlchars@2.2.0",
"_inBundle": false,
"_integrity": "sha512-JZnDKK8B0RCDw84FNdDAIpZK+JuJw+s7Lz8nksI7SIuU3UXJJslUthsi+uWBUYOwPFwW7W7PRLRfUKpxjtjFCw==",
@@ -8,20 +8,20 @@
"_requested": {
"type": "range",
"registry": true,
"raw": "xmlchars@^2.1.1",
"raw": "xmlchars@^2.2.0",
"name": "xmlchars",
"escapedName": "xmlchars",
"rawSpec": "^2.1.1",
"rawSpec": "^2.2.0",
"saveSpec": null,
"fetchSpec": "^2.1.1"
"fetchSpec": "^2.2.0"
},
"_requiredBy": [
"/saxes"
],
"_resolved": "https://registry.npmjs.org/xmlchars/-/xmlchars-2.2.0.tgz",
"_shasum": "060fe1bcb7f9c76fe2a17db86a9bc3ab894210cb",
"_spec": "xmlchars@^2.1.1",
"_where": "F:\\projects\\p\\minifyfromhtml\\node_modules\\saxes",
"_spec": "xmlchars@^2.2.0",
"_where": "D:\\Projects\\minifyfromhtml\\node_modules\\saxes",
"author": {
"name": "Louis-Dominique Dubeau",
"email": "ldd@lddubeau.com"