diff --git a/package.json b/package.json index ff2cd955..28ff33b1 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "@commitlint/config-conventional": "^18.4.3", "@digitalroute/cz-conventional-changelog-for-jira": "^8.0.1", "@evilmartians/lefthook": "^1.5.5", - "@kong/design-tokens": "^1.12.1", + "@kong/design-tokens": "^1.12.3", "@semantic-release/changelog": "^6.0.3", "@semantic-release/git": "^10.0.1", "@types/jsdom": "^21.1.6", diff --git a/yarn.lock b/yarn.lock index 802c829f..01f261e1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -690,10 +690,10 @@ "@jridgewell/resolve-uri" "3.1.0" "@jridgewell/sourcemap-codec" "1.4.14" -"@kong/design-tokens@^1.12.1": - version "1.12.1" - resolved "https://registry.yarnpkg.com/@kong/design-tokens/-/design-tokens-1.12.1.tgz#01e1939c81ab97699bae879585ebe5ea588539cb" - integrity sha512-I6C2HHJ+Kx14Exmr9OEe4yzHvhneC5RGrWzViZXcWNOYCl2VN9dMmgjTAaowbdeyLEeZ+4AtC+LJ2JU7eN4o8w== +"@kong/design-tokens@^1.12.3": + version "1.12.3" + resolved "https://registry.yarnpkg.com/@kong/design-tokens/-/design-tokens-1.12.3.tgz#1e2844f7f58e78ece190f93b6ad8ef3415caa532" + integrity sha512-9g42/oKt8MvXi5ihl7tjayL1sgZ6rNgloye+Bt27h+cB6cJb860+xIF3YvEASncaWuKM0IEYB8gq7dPjBKkZNA== "@nodelib/fs.scandir@2.1.5": version "2.1.5"