From 68f91468fafae10c16e52c10e0a2ec3a4b76f878 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sun, 1 Mar 2020 02:22:34 +0000 Subject: [PATCH] build(deps): bump tweetnacl from 1.0.1 to 1.0.3 Bumps [tweetnacl](https://github.com/dchest/tweetnacl-js) from 1.0.1 to 1.0.3. - [Release notes](https://github.com/dchest/tweetnacl-js/releases) - [Changelog](https://github.com/dchest/tweetnacl-js/blob/master/CHANGELOG.md) - [Commits](https://github.com/dchest/tweetnacl-js/compare/v1.0.1...1.0.3) Signed-off-by: dependabot-preview[bot] --- packages/oo7-substrate/yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/packages/oo7-substrate/yarn.lock b/packages/oo7-substrate/yarn.lock index 8c3f3eb..85e708f 100644 --- a/packages/oo7-substrate/yarn.lock +++ b/packages/oo7-substrate/yarn.lock @@ -672,9 +672,9 @@ title-case@^2.1.0: upper-case "^1.0.3" tweetnacl@^1.0.0: - version "1.0.1" - resolved "https://registry.yarnpkg.com/tweetnacl/-/tweetnacl-1.0.1.tgz#2594d42da73cd036bd0d2a54683dd35a6b55ca17" - integrity sha512-kcoMoKTPYnoeS50tzoqjPY3Uv9axeuuFAZY9M/9zFnhoVvRfxz9K29IMPD7jGmt2c8SW7i3gT9WqDl2+nV7p4A== + version "1.0.3" + resolved "https://registry.yarnpkg.com/tweetnacl/-/tweetnacl-1.0.3.tgz#ac0af71680458d8a6378d0d0d050ab1407d35596" + integrity sha512-6rt+RN7aOi1nGMyC4Xa5DdYiukl2UWCbcJft7YhxReBGQD7OAM8Pbxw6YMo4r2diNEA8FEmu32YOn9rhaiE5yw== type-detect@^4.0.0, type-detect@^4.0.5: version "4.0.8"