update dependencies

This commit is contained in:
Alex Kalyvitis 2020-06-22 13:28:23 +02:00
parent d55f711b71
commit f4001a0790
396 changed files with 9070 additions and 7567 deletions

View file

@ -109,4 +109,8 @@
"generate-regex": "node tools/generate-identifier-regex.js",
"generate-xhtml-entities": "node tools/generate-xhtml-entities.js"
}
,"_resolved": "https://registry.npmjs.org/esprima/-/esprima-4.0.1.tgz"
,"_integrity": "sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A=="
,"_from": "esprima@4.0.1"
}

4
node_modules/js-yaml/package.json generated vendored
View file

@ -44,4 +44,8 @@
"scripts": {
"test": "make test"
}
,"_resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.13.1.tgz"
,"_integrity": "sha512-YfbcO7jXDdyj0DGxYVSlSeQNHbD7XPWvrVWeVUujrQEoZzWJIRrCPoyk6kL6IAjAG2IolMK4T0hNUe0HOUs5Jw=="
,"_from": "js-yaml@3.13.1"
}