Skip to content

Commit 2fb7806

Browse files
committed
Update dependency postcss to v7.0.36 [SECURITY]
1 parent 779bba3 commit 2fb7806

File tree

1 file changed

+9
-5
lines changed

1 file changed

+9
-5
lines changed

yarn.lock

+9-5
Original file line numberDiff line numberDiff line change
@@ -3063,6 +3063,11 @@ pathval@^1.1.0:
30633063
resolved "https://registry.yarnpkg.com/pathval/-/pathval-1.1.0.tgz#b942e6d4bde653005ef6b71361def8727d0645e0"
30643064
integrity sha1-uULm1L3mUwBe9rcTYd74cn0GReA=
30653065

3066+
picocolors@^0.2.1:
3067+
version "0.2.1"
3068+
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-0.2.1.tgz#570670f793646851d1ba135996962abad587859f"
3069+
integrity sha512-cMlDqaLEqfSaW8Z7N5Jw+lyIW869EzT73/F5lhtY9cLGoVxSXznfgfXMO0Z5K0o0Q2TkTXq+0KFsdnSe3jDViA==
3070+
30663071
pify@^3.0.0:
30673072
version "3.0.0"
30683073
resolved "https://registry.yarnpkg.com/pify/-/pify-3.0.0.tgz#e5a4acd2c101fdf3d9a4d07f0dbc4db49dd28176"
@@ -3100,13 +3105,12 @@ postcss-scss@2.0.0:
31003105
postcss "^7.0.0"
31013106

31023107
postcss@^7.0.0:
3103-
version "7.0.17"
3104-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.17.tgz#4da1bdff5322d4a0acaab4d87f3e782436bad31f"
3105-
integrity sha512-546ZowA+KZ3OasvQZHsbuEpysvwTZNGJv9EfyCQdsIDltPSWHAeTQ5fQy/Npi2ZDtLI3zs7Ps/p6wThErhm9fQ==
3108+
version "7.0.39"
3109+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.39.tgz#9624375d965630e2e1f2c02a935c82a59cb48309"
3110+
integrity sha512-yioayjNbHn6z1/Bywyb2Y4s3yvDAeXGOyxqD+LnVOinq6Mdmd++SW2wUNVzavyyHxd6+DxzWGIuosg6P1Rj8uA==
31063111
dependencies:
3107-
chalk "^2.4.2"
3112+
picocolors "^0.2.1"
31083113
source-map "^0.6.1"
3109-
supports-color "^6.1.0"
31103114

31113115
prelude-ls@~1.1.2:
31123116
version "1.1.2"

0 commit comments

Comments
 (0)