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

10
node_modules/bluebird/package.json generated vendored
View File

@@ -1,8 +1,8 @@
{
"_from": "bluebird@^3.5.3",
"_id": "bluebird@3.5.3",
"_id": "bluebird@3.5.4",
"_inBundle": false,
"_integrity": "sha512-/qKPUQlaW1OyR51WeCPBvRnAlnZFUJkCSG5HzGnuIqhgyJtF+T94lFnn33eiazjRm2LAHVy2guNnaq48X9SJuw==",
"_integrity": "sha512-FG+nFEZChJrbQ9tIccIfZJBz3J7mLrAhxakAbnrJWn8d7aKOC+LWifa0G+p4ZqKp4y13T7juYvdhq9NzKdsrjw==",
"_location": "/bluebird",
"_phantomChildren": {},
"_requested": {
@@ -19,8 +19,8 @@
"/cacache",
"/consolidate"
],
"_resolved": "https://registry.npmjs.org/bluebird/-/bluebird-3.5.3.tgz",
"_shasum": "7d01c6f9616c9a51ab0f8c549a79dfe6ec33efa7",
"_resolved": "https://registry.npmjs.org/bluebird/-/bluebird-3.5.4.tgz",
"_shasum": "d6cc661595de30d5b3af5fcedd3c0b3ef6ec5714",
"_spec": "bluebird@^3.5.3",
"_where": "C:\\xampp\\htdocs\\w4rpservices\\node_modules\\cacache",
"author": {
@@ -98,6 +98,6 @@
"prepublish": "npm run generate-browser-core && npm run generate-browser-full",
"test": "node --expose-gc tools/test.js"
},
"version": "3.5.3",
"version": "3.5.4",
"webpack": "./js/release/bluebird.js"
}