From 0f75083bf73e338c80550da420340b1dae00d11e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Mar 2022 02:29:11 +0000 Subject: [PATCH] chore(deps): bump trim-off-newlines from 1.0.1 to 1.0.3 Bumps [trim-off-newlines](https://github.com/stevemao/trim-off-newlines) from 1.0.1 to 1.0.3. - [Release notes](https://github.com/stevemao/trim-off-newlines/releases) - [Commits](https://github.com/stevemao/trim-off-newlines/compare/v1.0.1...v1.0.3) --- updated-dependencies: - dependency-name: trim-off-newlines dependency-type: indirect ... Signed-off-by: dependabot[bot] --- yarn.lock | 30 ++++++++++++++++++++++++++---- 1 file changed, 26 insertions(+), 4 deletions(-) diff --git a/yarn.lock b/yarn.lock index 0e2daab..df500ca 100644 --- a/yarn.lock +++ b/yarn.lock @@ -782,7 +782,7 @@ aelf-block-scan@^0.4.1: cross-env "^5.2.0" log4js "^3.0.5" -aelf-sdk@^3.2.29, aelf-sdk@^3.2.34: +aelf-sdk@^3.2.29: version "3.2.34" resolved "https://registry.yarnpkg.com/aelf-sdk/-/aelf-sdk-3.2.34.tgz#842c9d58ff6d5e5663654af5d0331d93683d8c16" integrity sha512-4PhuPw9kZHZvlQFiGVEZjrLLnb4ImxidZTBv/bgyogeWCZNpRvs2jXv/hhrIE0jx/BMHmGQuW7enIBK7P533zg== @@ -804,6 +804,28 @@ aelf-sdk@^3.2.29, aelf-sdk@^3.2.34: scryptsy "^2.1.0" xmlhttprequest "^1.8.0" +aelf-sdk@^3.2.40: + version "3.2.40" + resolved "https://registry.yarnpkg.com/aelf-sdk/-/aelf-sdk-3.2.40.tgz#57064ffe31590f8c7d615224eb664b4c723c87bf" + integrity sha512-VhiwX9am5gS1mMnImdwaPuFo/sdABrX1gL1ojCM3ohKN/L4qE+egxGBYHEcVxHbCFo1t54pUB2/w7pA4QMJY2w== + dependencies: + "@aelfqueen/protobufjs" "^6.8.9" + "@babel/runtime" "^7.4.5" + assert "^2.0.0" + bignumber.js "^9.0.0" + bip39 "^3.0.2" + browserify-cipher "^1.0.1" + bs58 "^4.0.1" + buffer "^5.2.1" + crypto-js "^3.1.9-1" + elliptic "^6.4.1" + hdkey "^1.1.1" + js-sha256 "^0.9.0" + query-string "5.1.1" + randombytes "^2.1.0" + scryptsy "^2.1.0" + xmlhttprequest "^1.8.0" + agent-base@4, agent-base@^4.2.0, agent-base@^4.3.0: version "4.3.0" resolved "https://registry.yarnpkg.com/agent-base/-/agent-base-4.3.0.tgz#8165f01c436009bccad0b1d122f05ed770efc6ee" @@ -7332,9 +7354,9 @@ trim-newlines@^3.0.0: integrity sha512-C4+gOpvmxaSMKuEf9Qc134F1ZuOHVXKRbtEflf4NTtuuJDEIJ9p5PXsalL8SkeRw+qit1Mo+yuvMPAKwWg/1hA== trim-off-newlines@^1.0.0: - version "1.0.1" - resolved "https://registry.yarnpkg.com/trim-off-newlines/-/trim-off-newlines-1.0.1.tgz#9f9ba9d9efa8764c387698bcbfeb2c848f11adb3" - integrity sha1-n5up2e+odkw4dpi8v+sshI8RrbM= + version "1.0.3" + resolved "https://registry.yarnpkg.com/trim-off-newlines/-/trim-off-newlines-1.0.3.tgz#8df24847fcb821b0ab27d58ab6efec9f2fe961a1" + integrity sha512-kh6Tu6GbeSNMGfrrZh6Bb/4ZEHV1QlB4xNDBeog8Y9/QwFlKTRyWvY3Fs9tRDAMZliVUwieMgEdIeL/FtqjkJg== tslib@1.9.3: version "1.9.3"