diff --git a/package.json b/package.json index 162ee00..9b430f9 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "preview": "vite preview" }, "dependencies": { - "@barksh/authentication-types": "^1.0.0", + "@barksh/authentication-types": "^1.1.0", "@barksh/bark-design-react": "^1.8.3", "@barksh/client-authentication-browser": "^1.8.3", "@barksh/token-browser": "^1.4.0", diff --git a/yarn.lock b/yarn.lock index db3eee0..bb0fa0a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1133,10 +1133,10 @@ "@babel/helper-validator-identifier" "^7.22.5" to-fast-properties "^2.0.0" -"@barksh/authentication-types@^1.0.0": - version "1.0.0" - resolved "https://registry.yarnpkg.com/@barksh/authentication-types/-/authentication-types-1.0.0.tgz#006b61f4dc1291292c61bd47d5626a4724e3af0a" - integrity sha512-bM0wZOM6QwRsFUvo95aPDbfpcxA1cd0On1tB9Y66n9Gz25pIR5LOQsHh5XjKxCTfR5rXnqL7DX1yrK7zZUXS4w== +"@barksh/authentication-types@^1.1.0": + version "1.1.0" + resolved "https://registry.yarnpkg.com/@barksh/authentication-types/-/authentication-types-1.1.0.tgz#d714f83948b69b183635a86a24ddcd303705faca" + integrity sha512-qEpfYmnINrYmF/GW//PLPjSOdBYzB8KT3lHf9UN/PDwxztU8ZDWLX3jtSonZcH1Ju/djbZPYG/DewBfe9G6plQ== "@barksh/bark-design-react@^1.8.3": version "1.8.3"