diff --git a/.changeset/fluffy-ghosts-rhyme.md b/.changeset/fluffy-ghosts-rhyme.md new file mode 100644 index 0000000..ca89b86 --- /dev/null +++ b/.changeset/fluffy-ghosts-rhyme.md @@ -0,0 +1,8 @@ +--- +'@component-driven/mixins': patch +'@component-driven/react-design-tokens': patch +'@component-driven/react-focus-within': patch +'@component-driven/with-selector': patch +--- + +build(deps): bump ssri from 6.0.1 to 6.0.2 diff --git a/yarn.lock b/yarn.lock index dcbba1c..846a32d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3938,7 +3938,7 @@ faye-websocket@~0.11.1: figgy-pudding@^3.5.1: version "3.5.2" - resolved "https://registry.npmjs.org/figgy-pudding/-/figgy-pudding-3.5.2.tgz" + resolved "https://registry.yarnpkg.com/figgy-pudding/-/figgy-pudding-3.5.2.tgz#b4eee8148abb01dcf1d1ac34367d59e12fa61d6e" integrity sha512-0btnI/H8f2pavGMN8w40mlSKOfTK2SVJmBfBeVIj3kNw0swwgzyRq0d5TJVOwodFmtvpPeWPN/MCcfuWF0Ezbw== figures@^2.0.0: @@ -7966,9 +7966,9 @@ sprintf-js@~1.0.2: integrity sha1-BOaSb2YolTVPPdAVIDYzuFcpfiw= ssri@^6.0.1: - version "6.0.1" - resolved "https://registry.npmjs.org/ssri/-/ssri-6.0.1.tgz" - integrity sha512-3Wge10hNcT1Kur4PDFwEieXSCMCJs/7WvSACcrMYrNp+b8kDL1/0wJch5Ni2WrtwEa2IO8OsVfeKIciKCDx/QA== + version "6.0.2" + resolved "https://registry.yarnpkg.com/ssri/-/ssri-6.0.2.tgz#157939134f20464e7301ddba3e90ffa8f7728ac5" + integrity sha512-cepbSq/neFK7xB6A50KHN0xHDotYzq58wWCa5LeWqnPrHG8GzfEjO/4O8kpmcGW+oaxkvhEJCWgbgNk4/ZV93Q== dependencies: figgy-pudding "^3.5.1"