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

View File

@@ -1,8 +1,8 @@
{
"_from": "autoprefixer@^9.4.2",
"_id": "autoprefixer@9.4.10",
"_id": "autoprefixer@9.5.1",
"_inBundle": false,
"_integrity": "sha512-XR8XZ09tUrrSzgSlys4+hy5r2/z4Jp7Ag3pHm31U4g/CTccYPOVe19AkaJ4ey/vRd1sfj+5TtuD6I0PXtutjvQ==",
"_integrity": "sha512-KJSzkStUl3wP0D5sdMlP82Q52JLy5+atf2MHAre48+ckWkXgixmfHyWmA77wFDy6jTHU6mIgXv6hAQ2mf1PjJQ==",
"_location": "/autoprefixer",
"_phantomChildren": {},
"_requested": {
@@ -18,8 +18,8 @@
"_requiredBy": [
"/laravel-mix"
],
"_resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-9.4.10.tgz",
"_shasum": "e1be61fc728bacac8f4252ed242711ec0dcc6a7b",
"_resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-9.5.1.tgz",
"_shasum": "243b1267b67e7e947f28919d786b50d3bb0fb357",
"_spec": "autoprefixer@^9.4.2",
"_where": "C:\\xampp\\htdocs\\w4rpservices\\node_modules\\laravel-mix",
"author": {
@@ -34,8 +34,8 @@
},
"bundleDependencies": false,
"dependencies": {
"browserslist": "^4.4.2",
"caniuse-lite": "^1.0.30000940",
"browserslist": "^4.5.4",
"caniuse-lite": "^1.0.30000957",
"normalize-range": "^0.1.2",
"num2fraction": "^1.2.2",
"postcss": "^7.0.14",
@@ -61,5 +61,5 @@
"type": "git",
"url": "git+https://github.com/postcss/autoprefixer.git"
},
"version": "9.4.10"
"version": "9.5.1"
}