Update dependency postcss to 8.2.10 [SECURITY]

This commit is contained in:
Renovate Bot
2021-05-11 22:01:07 +00:00
committed by renovate[bot]
parent 8920e356c4
commit 82c691d616

6
package-lock.json generated
View File

@ -1147,9 +1147,9 @@
"integrity": "sha1-7RQaasBDqEnqWISY59yosVMw6Qw="
},
"postcss": {
"version": "8.2.9",
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.2.9.tgz",
"integrity": "sha512-b+TmuIL4jGtCHtoLi+G/PisuIl9avxs8IZMSmlABRwNz5RLUUACrC+ws81dcomz1nRezm5YPdXiMEzBEKgYn+Q==",
"version": "8.2.10",
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.2.10.tgz",
"integrity": "sha512-b/h7CPV7QEdrqIxtAf2j31U5ef05uBDuvoXv6L51Q4rcS1jdlXAVKJv+atCFdUXYl9dyTHGyoMzIepwowRJjFw==",
"requires": {
"colorette": "^1.2.2",
"nanoid": "^3.1.22",