Skip to content

Commit e527df2

Browse files
Bump the npm_and_yarn group with 2 updates
Bumps the npm_and_yarn group with 2 updates: [cipher-base](https://github.com/crypto-browserify/cipher-base) and [sha.js](https://github.com/crypto-browserify/sha.js). Updates `cipher-base` from 1.0.4 to 1.0.6 - [Changelog](https://github.com/browserify/cipher-base/blob/master/CHANGELOG.md) - [Commits](browserify/cipher-base@v1.0.4...v1.0.6) Updates `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: cipher-base dependency-version: 1.0.6 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: sha.js dependency-version: 2.4.12 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d3bf899 commit e527df2

1 file changed

Lines changed: 6 additions & 14 deletions

File tree

yarn.lock

Lines changed: 6 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -3450,12 +3450,12 @@ ci-info@^1.5.0:
34503450
integrity sha512-vsGdkwSCDpWmP80ncATX7iea5DWQemg1UgCW5J8tqjU3lYw4FBYuj89J0CTVomA7BEfvSZd84GmHko+MxFQU2A==
34513451

34523452
cipher-base@^1.0.0, cipher-base@^1.0.1, cipher-base@^1.0.3:
3453-
version "1.0.4"
3454-
resolved "https://registry.yarnpkg.com/cipher-base/-/cipher-base-1.0.4.tgz#8760e4ecc272f4c363532f926d874aae2c1397de"
3455-
integrity sha512-Kkht5ye6ZGmwv40uUDZztayT2ThLQGfnj/T71N/XzeZeo3nf8foyW7zGTsPYkEya3m5f3cAypH+qe7YOrM1U2Q==
3453+
version "1.0.6"
3454+
resolved "https://registry.yarnpkg.com/cipher-base/-/cipher-base-1.0.6.tgz#8fe672437d01cd6c4561af5334e0cc50ff1955f7"
3455+
integrity sha512-3Ek9H3X6pj5TgenXYtNWdaBon1tgYCaebd+XPg0keyjEbEfkD4KkmAxkQ/i1vYvxdcT5nscLBfq9VJRmCBcFSw==
34563456
dependencies:
3457-
inherits "^2.0.1"
3458-
safe-buffer "^5.0.1"
3457+
inherits "^2.0.4"
3458+
safe-buffer "^5.2.1"
34593459

34603460
class-utils@^0.3.5:
34613461
version "0.3.6"
@@ -10054,15 +10054,7 @@ setprototypeof@1.2.0:
1005410054
resolved "https://registry.yarnpkg.com/setprototypeof/-/setprototypeof-1.2.0.tgz#66c9a24a73f9fc28cbe66b09fed3d33dcaf1b424"
1005510055
integrity sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw==
1005610056

10057-
sha.js@^2.4.0, sha.js@^2.4.8:
10058-
version "2.4.11"
10059-
resolved "https://registry.yarnpkg.com/sha.js/-/sha.js-2.4.11.tgz#37a5cf0b81ecbc6943de109ba2960d1b26584ae7"
10060-
integrity sha512-QMEp5B7cftE7APOjk5Y6xgrbWu+WkLVQwk8JNjZ8nKRciZaByEW6MubieAiToS7+dwvrjGhH8jRXz3MVd0AYqQ==
10061-
dependencies:
10062-
inherits "^2.0.1"
10063-
safe-buffer "^5.0.1"
10064-
10065-
sha.js@^2.4.11:
10057+
sha.js@^2.4.0, sha.js@^2.4.11, sha.js@^2.4.8:
1006610058
version "2.4.12"
1006710059
resolved "https://registry.yarnpkg.com/sha.js/-/sha.js-2.4.12.tgz#eb8b568bf383dfd1867a32c3f2b74eb52bdbf23f"
1006810060
integrity sha512-8LzC5+bvI45BjpfXU8V5fdU2mfeKiQe1D1gIMn7XUlF3OTUrpdJpPPH4EMAnF0DsHHdSZqCdSss5qCmJKuiO3w==

0 commit comments

Comments
 (0)