diff --git a/yarn.lock b/yarn.lock index 241f5e6..a39d007 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2,15 +2,17 @@ # yarn lockfile v1 -"@blast-engine/mixable@^0.0.3": - version "0.0.3" - resolved "https://registry.yarnpkg.com/@blast-engine/mixable/-/mixable-0.0.3.tgz#2f800343cbf9b74c0de6a5697cf5f616fcb0ed20" - integrity sha512-cxV1ImAwCuABLnDyDOi0bXs+fQcgSGK7IKqHYb+ZngZU/5EqQNzhimWA7t/diJ6EyD5t8FGdBWmP1DhUO4vGRA== +"@blast-engine/mixable@^2.0.0": + version "2.0.8" + resolved "https://registry.yarnpkg.com/@blast-engine/mixable/-/mixable-2.0.8.tgz#f0d6c0ca010f067615d7d8c74d807dc93f510793" + integrity sha512-WFRV8ztzHpLaSdHa0geJVAp0OacyajtOpCqiAianUpy5gZCxB97bM9RHXudgQWLjxTOZLpozPhk4U6WR+yEJCQ== -"@blast-engine/utils@^0.0.3": - version "0.0.3" - resolved "https://registry.yarnpkg.com/@blast-engine/utils/-/utils-0.0.3.tgz#97faf481f94b9936435af4bb2eb9dc1c5f7b8100" - integrity sha512-8RpSmKg3U4AgeEw9Jf9zGDAHr2ciYda6WxMOL+tH3ittbM/T+G8ZGw4oaSyujlQ7Mio3obkZp+tOqimxizDDvw== +"@blast-engine/utils@^2.0.0": + version "2.1.46" + resolved "https://registry.yarnpkg.com/@blast-engine/utils/-/utils-2.1.46.tgz#6311dbdf1a4b49cf8c01ef67a04fb375099c7ac9" + integrity sha512-UUV4Gx2kENdaX5+TcISSpOMLixOYgDG1QAw+dpg6s3ieh7km+PHgzOzgjFcHRm+CkI9HopAmLU38yUWXnpSFPw== + dependencies: + safe-access "^0.1.0" "@sinonjs/commons@^1", "@sinonjs/commons@^1.3.0", "@sinonjs/commons@^1.4.0": version "1.6.0" @@ -2118,9 +2120,9 @@ fb-watchman@^2.0.0: bser "^2.0.0" figgy-pudding@^3.5.1: - version "3.5.1" - resolved "https://registry.yarnpkg.com/figgy-pudding/-/figgy-pudding-3.5.1.tgz#862470112901c727a0e495a80744bd5baa1d6790" - integrity sha512-vNKxJHTEKNThjfrdJwHc7brvM6eVevuO5nTj6ez8ZQ1qbXTvGthucRF7S4vf2cr71QVnT70V34v0S1DyQsti0w== + version "3.5.2" + resolved "https://registry.yarnpkg.com/figgy-pudding/-/figgy-pudding-3.5.2.tgz#b4eee8148abb01dcf1d1ac34367d59e12fa61d6e" + integrity sha512-0btnI/H8f2pavGMN8w40mlSKOfTK2SVJmBfBeVIj3kNw0swwgzyRq0d5TJVOwodFmtvpPeWPN/MCcfuWF0Ezbw== filename-regex@^2.0.0: version "2.0.1" @@ -4861,9 +4863,9 @@ sshpk@^1.7.0: tweetnacl "~0.14.0" ssri@^6.0.1: - version "6.0.1" - resolved "https://registry.yarnpkg.com/ssri/-/ssri-6.0.1.tgz#2a3c41b28dd45b62b63676ecb74001265ae9edd8" - 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"