Skip to content

Commit 2cf31f1

Browse files
Bump sha.js from 2.4.11 to 2.4.12 (#930)
Bumps [sha.js](https://github.com/crypto-browserify/sha.js) from 2.4.11 to 2.4.12. - [Changelog](https://github.com/browserify/sha.js/blob/master/CHANGELOG.md) - [Commits](browserify/sha.js@v2.4.11...v2.4.12) --- updated-dependencies: - dependency-name: sha.js dependency-version: 2.4.12 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0f5a9ca commit 2cf31f1

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

yarn.lock

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6738,11 +6738,13 @@ setprototypeof@1.2.0:
67386738
resolved "https://registry.yarnpkg.com/setprototypeof/-/setprototypeof-1.2.0.tgz#66c9a24a73f9fc28cbe66b09fed3d33dcaf1b424"
67396739

67406740
sha.js@^2.4.0, sha.js@^2.4.8:
6741-
version "2.4.11"
6742-
resolved "https://registry.npmjs.org/sha.js/-/sha.js-2.4.11.tgz"
6741+
version "2.4.12"
6742+
resolved "https://registry.yarnpkg.com/sha.js/-/sha.js-2.4.12.tgz#eb8b568bf383dfd1867a32c3f2b74eb52bdbf23f"
6743+
integrity sha512-8LzC5+bvI45BjpfXU8V5fdU2mfeKiQe1D1gIMn7XUlF3OTUrpdJpPPH4EMAnF0DsHHdSZqCdSss5qCmJKuiO3w==
67436744
dependencies:
6744-
inherits "^2.0.1"
6745-
safe-buffer "^5.0.1"
6745+
inherits "^2.0.4"
6746+
safe-buffer "^5.2.1"
6747+
to-buffer "^1.2.0"
67466748

67476749
sha.js@^2.4.11:
67486750
version "2.4.12"

0 commit comments

Comments
 (0)