Commit bfb27a4d authored by dependabot-preview[bot]'s avatar dependabot-preview[bot] Committed by XhmikosR
Browse files
parent 94516480
Showing with 14 additions and 6 deletions
+14 -6
...@@ -1314,18 +1314,26 @@ ...@@ -1314,18 +1314,26 @@
"dev": true "dev": true
}, },
"autoprefixer": { "autoprefixer": {
"version": "9.7.0", "version": "9.7.1",
"resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-9.7.0.tgz", "resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-9.7.1.tgz",
"integrity": "sha512-j2IRvaCfrUxIiZun9ba4mhJ2omhw4OY88/yVzLO+lHhGBumAAK72PgM6gkbSN8iregPOn1ZlxGkmZh2CQ7X4AQ==", "integrity": "sha512-w3b5y1PXWlhYulevrTJ0lizkQ5CyqfeU6BIRDbuhsMupstHQOeb1Ur80tcB1zxSu7AwyY/qCQ7Vvqklh31ZBFw==",
"dev": true, "dev": true,
"requires": { "requires": {
"browserslist": "^4.7.2", "browserslist": "^4.7.2",
"caniuse-lite": "^1.0.30001004", "caniuse-lite": "^1.0.30001006",
"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.19", "postcss": "^7.0.21",
"postcss-value-parser": "^4.0.2" "postcss-value-parser": "^4.0.2"
},
"dependencies": {
"caniuse-lite": {
"version": "1.0.30001006",
"resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001006.tgz",
"integrity": "sha512-MXnUVX27aGs/QINz+QG1sWSLDr3P1A3Hq5EUWoIt0T7K24DuvMxZEnh3Y5aHlJW6Bz2aApJdSewdYLd8zQnUuw==",
"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