|
2 | 2 | # yarn lockfile v1
|
3 | 3 |
|
4 | 4 |
|
5 |
| -"@adobe/css-tools@~4.2.0": |
6 |
| - version "4.2.0" |
7 |
| - resolved "https://registry.yarnpkg.com/@adobe/css-tools/-/css-tools-4.2.0.tgz#e1a84fca468f4b337816fcb7f0964beb620ba855" |
8 |
| - integrity sha512-E09FiIft46CmH5Qnjb0wsW54/YQd69LsxeKUOWawmws1XWvyFGURnAChH0mlr7YPFR1ofwvUQfcL0J3lMxXqPA== |
| 5 | +"@adobe/css-tools@~4.3.3": |
| 6 | + version "4.3.3" |
| 7 | + resolved "https://registry.yarnpkg.com/@adobe/css-tools/-/css-tools-4.3.3.tgz#90749bde8b89cd41764224f5aac29cd4138f75ff" |
| 8 | + integrity sha512-rE0Pygv0sEZ4vBWHlAgJLGDU7Pm8xoO6p3wsEceb7GYAjScrOHpEo8KK/eVkAcnSM+slAEtXjA2JpdjLp4fJQQ== |
9 | 9 |
|
10 | 10 | "@ampproject/remapping@^2.2.0", "@ampproject/remapping@^2.2.1":
|
11 | 11 | version "2.3.0"
|
@@ -6182,10 +6182,10 @@ sax@^1.2.4:
|
6182 | 6182 | resolved "https://registry.yarnpkg.com/sax/-/sax-1.4.1.tgz#44cc8988377f126304d3b3fc1010c733b929ef0f"
|
6183 | 6183 | integrity sha512-+aWOz7yVScEGoKNd4PA10LZ8sk0A/z5+nXQG5giUO5rprX9jgYsTdov9qCchZiPIZezbZH+jRut8nPodFAX4Jg==
|
6184 | 6184 |
|
6185 |
| -sax@~1.2.4: |
6186 |
| - version "1.2.4" |
6187 |
| - resolved "https://registry.yarnpkg.com/sax/-/sax-1.2.4.tgz#2816234e2378bddc4e5354fab5caa895df7100d9" |
6188 |
| - integrity sha512-NqVDv9TpANUjFm0N8uM5GxL36UgKi9/atZw+x7YFnQ8ckwFGKrl4xX4yWtrey3UJm5nP1kUbnYgLopqWNSRhWw== |
| 6185 | +sax@~1.3.0: |
| 6186 | + version "1.3.0" |
| 6187 | + resolved "https://registry.yarnpkg.com/sax/-/sax-1.3.0.tgz#a5dbe77db3be05c9d1ee7785dbd3ea9de51593d0" |
| 6188 | + integrity sha512-0s+oAmw9zLl1V1cS9BtZN7JAd0cW5e0QH4W3LWEK6a4LaLEA2OTpGYWDY+6XasBLtz6wkm3u1xRw95mRuJ59WA== |
6189 | 6189 |
|
6190 | 6190 | schema-utils@^3.0.0, schema-utils@^3.1.1, schema-utils@^3.2.0:
|
6191 | 6191 | version "3.3.0"
|
@@ -6601,15 +6601,15 @@ stylehacks@^7.0.4:
|
6601 | 6601 | fast-glob "^3.3.2"
|
6602 | 6602 | normalize-path "^3.0.0"
|
6603 | 6603 |
|
6604 |
| -stylus@^0.60.0: |
6605 |
| - version "0.60.0" |
6606 |
| - resolved "https://registry.yarnpkg.com/stylus/-/stylus-0.60.0.tgz#0d75f3772929185d580d164d9394b2dcbed21083" |
6607 |
| - integrity sha512-j2pBgEwzCu05yCuY4cmyp0FtPQQFBBAGB7TY7QaNl7eztiHwkxzwvIp5vjZJND/a1JNOka+ZW9ewVPFZpI3pcA== |
| 6604 | +stylus@^0.63.0: |
| 6605 | + version "0.63.0" |
| 6606 | + resolved "https://registry.yarnpkg.com/stylus/-/stylus-0.63.0.tgz#511e8d56f2005b09010fbc1f62561c7b6f72a490" |
| 6607 | + integrity sha512-OMlgrTCPzE/ibtRMoeLVhOY0RcNuNWh0rhAVqeKnk/QwcuUKQbnqhZ1kg2vzD8VU/6h3FoPTq4RJPHgLBvX6Bw== |
6608 | 6608 | dependencies:
|
6609 |
| - "@adobe/css-tools" "~4.2.0" |
| 6609 | + "@adobe/css-tools" "~4.3.3" |
6610 | 6610 | debug "^4.3.2"
|
6611 | 6611 | glob "^7.1.6"
|
6612 |
| - sax "~1.2.4" |
| 6612 | + sax "~1.3.0" |
6613 | 6613 | source-map "^0.7.3"
|
6614 | 6614 |
|
6615 | 6615 | supports-color@^5.3.0:
|
|
0 commit comments