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

update node modules

This commit is contained in:
s2
2021-05-07 15:56:33 +02:00
parent d81e8e9fb8
commit 3ec373077c
550 changed files with 84712 additions and 15991 deletions

20
node_modules/ajv/package.json generated vendored
View File

@@ -1,26 +1,26 @@
{
"_from": "ajv@^6.5.5",
"_id": "ajv@6.12.3",
"_from": "ajv@^6.12.3",
"_id": "ajv@6.12.6",
"_inBundle": false,
"_integrity": "sha512-4K0cK3L1hsqk9xIb2z9vs/XU+PGJZ9PNpJRDS9YLzmNdX6jmVPfamLvTJr0aDAusnHyCHO6MjzlkAsgtqp9teA==",
"_integrity": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==",
"_location": "/ajv",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "ajv@^6.5.5",
"raw": "ajv@^6.12.3",
"name": "ajv",
"escapedName": "ajv",
"rawSpec": "^6.5.5",
"rawSpec": "^6.12.3",
"saveSpec": null,
"fetchSpec": "^6.5.5"
"fetchSpec": "^6.12.3"
},
"_requiredBy": [
"/har-validator"
],
"_resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.3.tgz",
"_shasum": "18c5af38a111ddeb4f2697bd78d68abc1cabd706",
"_spec": "ajv@^6.5.5",
"_resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz",
"_shasum": "baf5a62e802b07d977034586f8c3baf5adf26df4",
"_spec": "ajv@^6.12.3",
"_where": "D:\\Projects\\minifyfromhtml\\node_modules\\har-validator",
"author": {
"name": "Evgeny Poberezkin"
@@ -129,5 +129,5 @@
},
"tonicExampleFilename": ".tonic_example.js",
"typings": "lib/ajv.d.ts",
"version": "6.12.3"
"version": "6.12.6"
}