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

@@ -1,8 +1,8 @@
{
"_from": "postcss@^7.0.14",
"_id": "postcss@7.0.14",
"_id": "postcss@7.0.16",
"_inBundle": false,
"_integrity": "sha512-NsbD6XUUMZvBxtQAJuWDJeeC4QFsmWsfozWxCJPWf3M55K9iu2iMDaKqyoOdTJ1R4usBXuxlVFAIo8rZPQD4Bg==",
"_integrity": "sha512-MOo8zNSlIqh22Uaa3drkdIAgUGEL+AD1ESiSdmElLUmE2uVDo1QloiT/IfW9qRw8Gw+Y/w69UVMGwbufMSftxA==",
"_location": "/postcss",
"_phantomChildren": {
"has-flag": "3.0.0"
@@ -54,8 +54,8 @@
"/postcss-unique-selectors",
"/stylehacks"
],
"_resolved": "https://registry.npmjs.org/postcss/-/postcss-7.0.14.tgz",
"_shasum": "4527ed6b1ca0d82c53ce5ec1a2041c2346bbd6e5",
"_resolved": "https://registry.npmjs.org/postcss/-/postcss-7.0.16.tgz",
"_shasum": "48f64f1b4b558cb8b52c88987724359acb010da2",
"_spec": "postcss@^7.0.14",
"_where": "C:\\xampp\\htdocs\\w4rpservices\\node_modules\\autoprefixer",
"author": {
@@ -114,5 +114,5 @@
"url": "git+https://github.com/postcss/postcss.git"
},
"types": "lib/postcss.d.ts",
"version": "7.0.14"
"version": "7.0.16"
}