Skip to content

Commit 8a40ae6

Browse files
build(deps): Bump sha.js from 2.4.11 to 2.4.12 (#1644)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 394466c commit 8a40ae6

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

yarn.lock

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22064,12 +22064,13 @@ [email protected]:
2206422064
integrity sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw==
2206522065

2206622066
sha.js@^2.4.0, sha.js@^2.4.11, sha.js@^2.4.8:
22067-
version "2.4.11"
22068-
resolved "https://registry.npmjs.org/sha.js/-/sha.js-2.4.11.tgz"
22069-
integrity sha512-QMEp5B7cftE7APOjk5Y6xgrbWu+WkLVQwk8JNjZ8nKRciZaByEW6MubieAiToS7+dwvrjGhH8jRXz3MVd0AYqQ==
22067+
version "2.4.12"
22068+
resolved "https://registry.yarnpkg.com/sha.js/-/sha.js-2.4.12.tgz#eb8b568bf383dfd1867a32c3f2b74eb52bdbf23f"
22069+
integrity sha512-8LzC5+bvI45BjpfXU8V5fdU2mfeKiQe1D1gIMn7XUlF3OTUrpdJpPPH4EMAnF0DsHHdSZqCdSss5qCmJKuiO3w==
2207022070
dependencies:
22071-
inherits "^2.0.1"
22072-
safe-buffer "^5.0.1"
22071+
inherits "^2.0.4"
22072+
safe-buffer "^5.2.1"
22073+
to-buffer "^1.2.0"
2207322074

2207422075
sha3@^2.1.1:
2207522076
version "2.1.4"

0 commit comments

Comments
 (0)