updated npm modules

This commit is contained in:
2019-05-20 20:43:45 -05:00
parent 2319197b81
commit f166b72b7d
1113 changed files with 8758 additions and 12227 deletions

20
node_modules/js-yaml/package.json generated vendored
View File

@@ -1,28 +1,28 @@
{
"_from": "js-yaml@^3.9.0",
"_id": "js-yaml@3.12.2",
"_from": "js-yaml@^3.13.1",
"_id": "js-yaml@3.13.1",
"_inBundle": false,
"_integrity": "sha512-QHn/Lh/7HhZ/Twc7vJYQTkjuCa0kaCcDcjK5Zlk2rvnUpy7DxMJ23+Jc2dcyvltwQVg1nygAVlB2oRDFHoRS5Q==",
"_integrity": "sha512-YfbcO7jXDdyj0DGxYVSlSeQNHbD7XPWvrVWeVUujrQEoZzWJIRrCPoyk6kL6IAjAG2IolMK4T0hNUe0HOUs5Jw==",
"_location": "/js-yaml",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "js-yaml@^3.9.0",
"raw": "js-yaml@^3.13.1",
"name": "js-yaml",
"escapedName": "js-yaml",
"rawSpec": "^3.9.0",
"rawSpec": "^3.13.1",
"saveSpec": null,
"fetchSpec": "^3.9.0"
"fetchSpec": "^3.13.1"
},
"_requiredBy": [
"/cosmiconfig",
"/postcss-load-config/cosmiconfig",
"/svgo"
],
"_resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.12.2.tgz",
"_shasum": "ef1d067c5a9d9cb65bd72f285b5d8105c77f14fc",
"_spec": "js-yaml@^3.9.0",
"_resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.13.1.tgz",
"_shasum": "aff151b30bfdfa8e49e05da22e7415e9dfa37847",
"_spec": "js-yaml@^3.13.1",
"_where": "C:\\xampp\\htdocs\\w4rpservices\\node_modules\\cosmiconfig",
"author": {
"name": "Vladimir Zapparov",
@@ -91,5 +91,5 @@
"scripts": {
"test": "make test"
},
"version": "3.12.2"
"version": "3.13.1"
}