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/webpack/package.json generated vendored
View File

@@ -1,8 +1,8 @@
{
"_from": "webpack@^4.27.1",
"_id": "webpack@4.29.6",
"_id": "webpack@4.32.0",
"_inBundle": false,
"_integrity": "sha512-MwBwpiE1BQpMDkbnUUaW6K8RFZjljJHArC6tWQJoFm0oQtfoSebtg4Y7/QHnJ/SddtjYLHaKGX64CFjG5rehJw==",
"_integrity": "sha512-ofFq9jjAn4HRzlmkcZZrjijbRZcqDw+mM9KrjKd0r6lS0qxyZ7jzICzhphGafXL62dGdjP7TgMK9mZeMLUgZgw==",
"_location": "/webpack",
"_phantomChildren": {
"ajv": "6.10.0",
@@ -22,8 +22,8 @@
"_requiredBy": [
"/laravel-mix"
],
"_resolved": "https://registry.npmjs.org/webpack/-/webpack-4.29.6.tgz",
"_shasum": "66bf0ec8beee4d469f8b598d3988ff9d8d90e955",
"_resolved": "https://registry.npmjs.org/webpack/-/webpack-4.32.0.tgz",
"_shasum": "d8726fe73bb362e0e48171990f362df5e747747b",
"_spec": "webpack@^4.27.1",
"_where": "C:\\xampp\\htdocs\\w4rpservices\\node_modules\\laravel-mix",
"author": {
@@ -228,6 +228,6 @@
"travis:lint-unit": "yarn lint && yarn cover:init && yarn cover:unit --ci $JEST",
"type-lint": "tsc --pretty"
},
"version": "4.29.6",
"version": "4.32.0",
"web": "lib/webpack.web.js"
}