diff --git a/yarn.lock b/yarn.lock index b64220d..849efcf 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2933,7 +2933,7 @@ "@octokit/openapi-types" "^6.0.0" "@ovine/cli@file:packages/cli": - version "0.1.7-alpha.3" + version "0.1.7" dependencies: "@babel/core" "^7.7.4" "@babel/plugin-syntax-dynamic-import" "^7.7.4" @@ -2989,7 +2989,7 @@ webpackbar "^4.0.0" "@ovine/core@file:packages/core": - version "0.1.7-alpha.3" + version "0.1.7" dependencies: abortcontroller-polyfill "^1.4.0" amis "1.10.2" @@ -3002,7 +3002,7 @@ proxy-polyfill "^0.3.0" "@ovine/editor@file:packages/editor": - version "0.1.7-alpha.3" + version "0.1.7" dependencies: "@webcomponents/webcomponentsjs" "2.6.0" deep-diff "1.0.2" @@ -13413,7 +13413,6 @@ minipass-fetch@^1.1.2: resolved "https://registry.npm.taobao.org/minipass-fetch/download/minipass-fetch-1.3.3.tgz#34c7cea038c817a8658461bf35174551dce17a0a" integrity sha1-NMfOoDjIF6hlhGG/NRdFUdzhego= dependencies: - encoding "^0.1.12" minipass "^3.1.0" minipass-sized "^1.0.3" minizlib "^2.0.0" @@ -13703,9 +13702,9 @@ nan@^2.12.1: integrity sha1-9TdkAGlRaPTMaUrJOT0MlYXu6hk= nanoid@^3.1.20: - version "3.1.22" - resolved "https://registry.npm.taobao.org/nanoid/download/nanoid-3.1.22.tgz?cache=0&sync_timestamp=1615820310415&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fnanoid%2Fdownload%2Fnanoid-3.1.22.tgz#b35f8fb7d151990a8aebd5aa5015c03cf726f844" - integrity sha1-s1+Pt9FRmQqK69WqUBXAPPcm+EQ= + version "3.3.8" + resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.8.tgz#b1be3030bee36aaff18bacb375e5cce521684baf" + integrity sha512-WNLf5Sd8oZxOm+TzppcYk8gVOgP+l58xNy58D0nbUnOxOWRWvlcCV4kUF7ltmI6PsrLl/BgKEyS4mqsGChFN0w== nanomatch@^1.2.9: version "1.2.13"