Skip to content

Commit d936820

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 f614bf0 commit d936820

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
@@ -7524,12 +7524,12 @@ __metadata:
75247524
linkType: hard
75257525

75267526
"cipher-base@npm:^1.0.0, cipher-base@npm:^1.0.1, cipher-base@npm:^1.0.3":
7527-
version: 1.0.4
7528-
resolution: "cipher-base@npm:1.0.4"
7527+
version: 1.0.6
7528+
resolution: "cipher-base@npm:1.0.6"
75297529
dependencies:
7530-
inherits: ^2.0.1
7531-
safe-buffer: ^5.0.1
7532-
checksum: 47d3568dbc17431a339bad1fe7dff83ac0891be8206911ace3d3b818fc695f376df809bea406e759cdea07fff4b454fa25f1013e648851bec790c1d75763032e
7530+
inherits: ^2.0.4
7531+
safe-buffer: ^5.2.1
7532+
checksum: 64a1738a8583163cf096bc85321a69ef3075bb0873f34cf89dc705e62b9eee058dd6b2e5c672f774ede0b6bdbe56fe7b710e0d38c4f08a2f355d8ab828f05c6f
75337533
languageName: node
75347534
linkType: hard
75357535

@@ -17347,14 +17347,15 @@ __metadata:
1734717347
linkType: hard
1734817348

1734917349
"sha.js@npm:^2.4.0, sha.js@npm:^2.4.11, sha.js@npm:^2.4.8":
17350-
version: 2.4.11
17351-
resolution: "sha.js@npm:2.4.11"
17350+
version: 2.4.12
17351+
resolution: "sha.js@npm:2.4.12"
1735217352
dependencies:
17353-
inherits: ^2.0.1
17354-
safe-buffer: ^5.0.1
17353+
inherits: ^2.0.4
17354+
safe-buffer: ^5.2.1
17355+
to-buffer: ^1.2.0
1735517356
bin:
17356-
sha.js: ./bin.js
17357-
checksum: ebd3f59d4b799000699097dadb831c8e3da3eb579144fd7eb7a19484cbcbb7aca3c68ba2bb362242eb09e33217de3b4ea56e4678184c334323eca24a58e3ad07
17357+
sha.js: bin.js
17358+
checksum: 9ec0fe39cc402acb33ffb18d261b52013485a2a9569a1873ff1861510a67b9ea2b3ccc78ab8aa09c34e1e85a5f06e18ab83637715509c6153ba8d537bbd2c29d
1735817359
languageName: node
1735917360
linkType: hard
1736017361

0 commit comments

Comments
 (0)