From 31b2210991b6430819815cd69e0d940ad9b1d6ba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 12 Oct 2024 23:43:32 +0000 Subject: [PATCH] Bump elliptic from 6.5.4 to 6.5.7 Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.4 to 6.5.7. - [Commits](https://github.com/indutny/elliptic/compare/v6.5.4...v6.5.7) --- updated-dependencies: - dependency-name: elliptic dependency-type: indirect ... Signed-off-by: dependabot[bot] --- yarn.lock | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/yarn.lock b/yarn.lock index b64220dc..cc7ccc12 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" @@ -8463,9 +8463,9 @@ electron-to-chromium@^1.3.857: integrity sha1-fLSE20tXwo2gtlxR5DTDofP5qg0= elliptic@^6.5.3: - version "6.5.4" - resolved "https://registry.npm.taobao.org/elliptic/download/elliptic-6.5.4.tgz?cache=0&sync_timestamp=1612290637117&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Felliptic%2Fdownload%2Felliptic-6.5.4.tgz#da37cebd31e79a1367e941b592ed1fbebd58abbb" - integrity sha1-2jfOvTHnmhNn6UG1ku0fvr1Yq7s= + version "6.5.7" + resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.7.tgz#8ec4da2cb2939926a1b9a73619d768207e647c8b" + integrity sha512-ESVCtTwiA+XhY3wyh24QqRGBoP3rEdDUl3EDUUo9tft074fi19IrdpH7hLCMMP3CIj7jb3W96rn8lt/BqIlt5Q== dependencies: bn.js "^4.11.9" brorand "^1.1.0" @@ -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"