Skip to content

Commit ad559f0

Browse files
Bump cipher-base from 1.0.4 to 1.0.7
Bumps [cipher-base](https://github.com/crypto-browserify/cipher-base) from 1.0.4 to 1.0.7. - [Changelog](https://github.com/browserify/cipher-base/blob/master/CHANGELOG.md) - [Commits](browserify/cipher-base@v1.0.4...v1.0.7) --- updated-dependencies: - dependency-name: cipher-base dependency-version: 1.0.7 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b03b3a2 commit ad559f0

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

yarn.lock

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2978,12 +2978,13 @@ ci-info@^2.0.0:
29782978
integrity sha512-5tK7EtrZ0N+OLFMthtqOj4fI2Jeb88C4CAZPu25LDVUgXJ0A3Js4PMGqrn0JU1W0Mh1/Z8wZzYPxqUrXeBboCQ==
29792979

29802980
cipher-base@^1.0.0, cipher-base@^1.0.1, cipher-base@^1.0.3:
2981-
version "1.0.4"
2982-
resolved "https://registry.yarnpkg.com/cipher-base/-/cipher-base-1.0.4.tgz#8760e4ecc272f4c363532f926d874aae2c1397de"
2983-
integrity sha512-Kkht5ye6ZGmwv40uUDZztayT2ThLQGfnj/T71N/XzeZeo3nf8foyW7zGTsPYkEya3m5f3cAypH+qe7YOrM1U2Q==
2981+
version "1.0.7"
2982+
resolved "https://registry.yarnpkg.com/cipher-base/-/cipher-base-1.0.7.tgz#bd094bfef42634ccfd9e13b9fc73274997111e39"
2983+
integrity sha512-Mz9QMT5fJe7bKI7MH31UilT5cEK5EHHRCccw/YRFsRY47AuNgaV6HY3rscp0/I4Q+tTW/5zoqpSeRRI54TkDWA==
29842984
dependencies:
2985-
inherits "^2.0.1"
2986-
safe-buffer "^5.0.1"
2985+
inherits "^2.0.4"
2986+
safe-buffer "^5.2.1"
2987+
to-buffer "^1.2.2"
29872988

29882989
class-utils@^0.3.5:
29892990
version "0.3.6"
@@ -10760,7 +10761,7 @@ to-arraybuffer@^1.0.0:
1076010761
resolved "https://registry.yarnpkg.com/to-arraybuffer/-/to-arraybuffer-1.0.1.tgz#7d229b1fcc637e466ca081180836a7aabff83f43"
1076110762
integrity sha1-fSKbH8xjfkZsoIEYCDanqr/4P0M=
1076210763

10763-
to-buffer@^1.2.0:
10764+
to-buffer@^1.2.0, to-buffer@^1.2.2:
1076410765
version "1.2.2"
1076510766
resolved "https://registry.yarnpkg.com/to-buffer/-/to-buffer-1.2.2.tgz#ffe59ef7522ada0a2d1cb5dfe03bb8abc3cdc133"
1076610767
integrity sha512-db0E3UJjcFhpDhAF4tLo03oli3pwl3dbnzXOUIlRKrp+ldk/VUxzpWYZENsw2SZiuBjHAk7DfB0VU7NKdpb6sw==

0 commit comments

Comments
 (0)