Skip to content

Commit a730256

Browse files
Bump cipher-base from 1.0.4 to 1.0.6 (#302)
Bumps [cipher-base](https://github.com/crypto-browserify/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) --- updated-dependencies: - dependency-name: cipher-base dependency-version: 1.0.6 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 83aadb2 commit a730256

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2851,12 +2851,12 @@ cids@^0.7.1:
28512851
multihashes "~0.4.15"
28522852

28532853
cipher-base@^1.0.0, cipher-base@^1.0.1, cipher-base@^1.0.3:
2854-
version "1.0.4"
2855-
resolved "https://registry.yarnpkg.com/cipher-base/-/cipher-base-1.0.4.tgz#8760e4ecc272f4c363532f926d874aae2c1397de"
2856-
integrity sha512-Kkht5ye6ZGmwv40uUDZztayT2ThLQGfnj/T71N/XzeZeo3nf8foyW7zGTsPYkEya3m5f3cAypH+qe7YOrM1U2Q==
2854+
version "1.0.6"
2855+
resolved "https://registry.yarnpkg.com/cipher-base/-/cipher-base-1.0.6.tgz#8fe672437d01cd6c4561af5334e0cc50ff1955f7"
2856+
integrity sha512-3Ek9H3X6pj5TgenXYtNWdaBon1tgYCaebd+XPg0keyjEbEfkD4KkmAxkQ/i1vYvxdcT5nscLBfq9VJRmCBcFSw==
28572857
dependencies:
2858-
inherits "^2.0.1"
2859-
safe-buffer "^5.0.1"
2858+
inherits "^2.0.4"
2859+
safe-buffer "^5.2.1"
28602860

28612861
class-is@^1.1.0:
28622862
version "1.1.0"

0 commit comments

Comments
 (0)