diff --git a/yarn.lock b/yarn.lock index dce204e..df929c1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -762,10 +762,20 @@ universal-user-agent "^2.0.0" url-template "^2.0.8" +"@openland/context@*": + version "0.5.2" + resolved "https://registry.yarnpkg.com/@openland/context/-/context-0.5.2.tgz#68100dd17de9782c8e736dc6a9813f5440c08cb1" + "@openland/context@^0.4.0": version "0.4.0" resolved "https://registry.yarnpkg.com/@openland/context/-/context-0.4.0.tgz#3d12934d9726b5743f9f40521e3d62e81a1f8d0c" +"@openland/log@*": + version "1.1.2" + resolved "https://registry.yarnpkg.com/@openland/log/-/log-1.1.2.tgz#837fd46718a5669f7fa2d8f35b525e2105000b91" + dependencies: + "@openland/context" "*" + "@openland/log@^1.1.1": version "1.1.1" resolved "https://registry.yarnpkg.com/@openland/log/-/log-1.1.1.tgz#0fda381e08748f03f9ec4e4316e672f44f40d45d" @@ -6026,8 +6036,8 @@ xtend@~4.0.1: resolved "https://registry.yarnpkg.com/xtend/-/xtend-4.0.2.tgz#bb72779f5fa465186b1f438f674fa347fdb5db54" y18n@^3.2.1: - version "3.2.1" - resolved "https://registry.yarnpkg.com/y18n/-/y18n-3.2.1.tgz#6d15fba884c08679c0d77e88e7759e811e07fa41" + version "3.2.2" + resolved "https://registry.yarnpkg.com/y18n/-/y18n-3.2.2.tgz#85c901bd6470ce71fc4bb723ad209b70f7f28696" "y18n@^3.2.1 || ^4.0.0", y18n@^4.0.0: version "4.0.0"