Skip to content

Commit 0d1593f

Browse files
Bump the npm_and_yarn group across 1 directory with 2 updates
Bumps the npm_and_yarn group with 2 updates in the / directory: [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 d41d82d commit 0d1593f

File tree

1 file changed

+12
-11
lines changed

1 file changed

+12
-11
lines changed

yarn.lock

Lines changed: 12 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -7583,12 +7583,12 @@ __metadata:
75837583
linkType: hard
75847584

75857585
"cipher-base@npm:^1.0.0, cipher-base@npm:^1.0.1, cipher-base@npm:^1.0.3":
7586-
version: 1.0.4
7587-
resolution: "cipher-base@npm:1.0.4"
7586+
version: 1.0.6
7587+
resolution: "cipher-base@npm:1.0.6"
75887588
dependencies:
7589-
inherits: ^2.0.1
7590-
safe-buffer: ^5.0.1
7591-
checksum: 47d3568dbc17431a339bad1fe7dff83ac0891be8206911ace3d3b818fc695f376df809bea406e759cdea07fff4b454fa25f1013e648851bec790c1d75763032e
7589+
inherits: ^2.0.4
7590+
safe-buffer: ^5.2.1
7591+
checksum: 64a1738a8583163cf096bc85321a69ef3075bb0873f34cf89dc705e62b9eee058dd6b2e5c672f774ede0b6bdbe56fe7b710e0d38c4f08a2f355d8ab828f05c6f
75927592
languageName: node
75937593
linkType: hard
75947594

@@ -17405,14 +17405,15 @@ __metadata:
1740517405
linkType: hard
1740617406

1740717407
"sha.js@npm:^2.4.0, sha.js@npm:^2.4.11, sha.js@npm:^2.4.8":
17408-
version: 2.4.11
17409-
resolution: "sha.js@npm:2.4.11"
17408+
version: 2.4.12
17409+
resolution: "sha.js@npm:2.4.12"
1741017410
dependencies:
17411-
inherits: ^2.0.1
17412-
safe-buffer: ^5.0.1
17411+
inherits: ^2.0.4
17412+
safe-buffer: ^5.2.1
17413+
to-buffer: ^1.2.0
1741317414
bin:
17414-
sha.js: ./bin.js
17415-
checksum: ebd3f59d4b799000699097dadb831c8e3da3eb579144fd7eb7a19484cbcbb7aca3c68ba2bb362242eb09e33217de3b4ea56e4678184c334323eca24a58e3ad07
17415+
sha.js: bin.js
17416+
checksum: 9ec0fe39cc402acb33ffb18d261b52013485a2a9569a1873ff1861510a67b9ea2b3ccc78ab8aa09c34e1e85a5f06e18ab83637715509c6153ba8d537bbd2c29d
1741617417
languageName: node
1741717418
linkType: hard
1741817419

0 commit comments

Comments
 (0)