diff --git a/packages/theme/package.json b/packages/theme/package.json index 3ac8415fa..b0270c072 100644 --- a/packages/theme/package.json +++ b/packages/theme/package.json @@ -58,7 +58,7 @@ "lodash": "4.17.21", "lodash-es": "4.17.21", "sade": "1.8.1", - "style-dictionary": "3.7.0", + "style-dictionary": "3.7.1", "tinycolor2": "1.4.2" }, "gitHead": "25f6ba2d98aa011acb349bb3f16320be8bccafc0" diff --git a/yarn.lock b/yarn.lock index fb81c7b93..ae76758ee 100644 --- a/yarn.lock +++ b/yarn.lock @@ -16819,10 +16819,10 @@ strong-log-transformer@^2.1.0: minimist "^1.2.0" through "^2.3.4" -style-dictionary@3.7.0: - version "3.7.0" - resolved "https://registry.yarnpkg.com/style-dictionary/-/style-dictionary-3.7.0.tgz#02f4b17232cbb1142a3fdc09a17dfb08aafde3b0" - integrity sha512-BL4AQS5kNDBXbFHWJhlCve6+ojnHgHkiwhf2nNByU698elXWdyK5b27OprphT4q0/tJ52zB+lodhqxIxbNOajQ== +style-dictionary@3.7.1: + version "3.7.1" + resolved "https://registry.yarnpkg.com/style-dictionary/-/style-dictionary-3.7.1.tgz#d61c980513d7bb0a1946a9fab31491a672d0f6a2" + integrity sha512-yYU9Z/J8Znj9T9oJVjo8VOYamrOxv0UbBKPjhSt+PharxrhyQCM4RWb71fgEfv2pK9KO8G83/0ChDNQZ1mn0wQ== dependencies: chalk "^4.0.0" change-case "^4.1.2"