Unverified Commit 2ac41f0d authored by dependabot-preview[bot]'s avatar dependabot-preview[bot] Committed by GitHub
Browse files
parent cbe26bb7
Showing with 14 additions and 6 deletions
+14 -6
...@@ -1520,18 +1520,26 @@ ...@@ -1520,18 +1520,26 @@
"optional": true "optional": true
}, },
"autoprefixer": { "autoprefixer": {
"version": "9.7.5", "version": "9.7.6",
"resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-9.7.5.tgz", "resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-9.7.6.tgz",
"integrity": "sha512-URo6Zvt7VYifomeAfJlMFnYDhow1rk2bufwkbamPEAtQFcL11moLk4PnR7n9vlu7M+BkXAZkHFA0mIcY7tjQFg==", "integrity": "sha512-F7cYpbN7uVVhACZTeeIeealwdGM6wMtfWARVLTy5xmKtgVdBNJvbDRoCK3YO1orcs7gv/KwYlb3iXwu9Ug9BkQ==",
"dev": true, "dev": true,
"requires": { "requires": {
"browserslist": "^4.11.0", "browserslist": "^4.11.1",
"caniuse-lite": "^1.0.30001036", "caniuse-lite": "^1.0.30001039",
"chalk": "^2.4.2", "chalk": "^2.4.2",
"normalize-range": "^0.1.2", "normalize-range": "^0.1.2",
"num2fraction": "^1.2.2", "num2fraction": "^1.2.2",
"postcss": "^7.0.27", "postcss": "^7.0.27",
"postcss-value-parser": "^4.0.3" "postcss-value-parser": "^4.0.3"
},
"dependencies": {
"caniuse-lite": {
"version": "1.0.30001039",
"resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001039.tgz",
"integrity": "sha512-SezbWCTT34eyFoWHgx8UWso7YtvtM7oosmFoXbCkdC6qJzRfBTeTgE9REtKtiuKXuMwWTZEvdnFNGAyVMorv8Q==",
"dev": true
}
} }
}, },
"aws-sign2": { "aws-sign2": {
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment