Skip to content

Commit c3835bc

Browse files
authored
Merge pull request #114 from Frederisk/dependabot/npm_and_yarn/sha.js-2.4.12
Bump sha.js from 2.4.11 to 2.4.12
2 parents 9f6a834 + 343f229 commit c3835bc

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
@@ -4297,12 +4297,13 @@ [email protected]:
42974297
integrity sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw==
42984298

42994299
sha.js@^2.4.0, sha.js@^2.4.11, sha.js@^2.4.8:
4300-
version "2.4.11"
4301-
resolved "https://registry.yarnpkg.com/sha.js/-/sha.js-2.4.11.tgz#37a5cf0b81ecbc6943de109ba2960d1b26584ae7"
4302-
integrity sha512-QMEp5B7cftE7APOjk5Y6xgrbWu+WkLVQwk8JNjZ8nKRciZaByEW6MubieAiToS7+dwvrjGhH8jRXz3MVd0AYqQ==
4300+
version "2.4.12"
4301+
resolved "https://registry.yarnpkg.com/sha.js/-/sha.js-2.4.12.tgz#eb8b568bf383dfd1867a32c3f2b74eb52bdbf23f"
4302+
integrity sha512-8LzC5+bvI45BjpfXU8V5fdU2mfeKiQe1D1gIMn7XUlF3OTUrpdJpPPH4EMAnF0DsHHdSZqCdSss5qCmJKuiO3w==
43034303
dependencies:
4304-
inherits "^2.0.1"
4305-
safe-buffer "^5.0.1"
4304+
inherits "^2.0.4"
4305+
safe-buffer "^5.2.1"
4306+
to-buffer "^1.2.0"
43064307

43074308
shallow-clone@^3.0.0:
43084309
version "3.0.1"

0 commit comments

Comments
 (0)