Skip to content

Commit d7f4e1f

Browse files
build(deps): 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] <[email protected]>
1 parent f3ff2d8 commit d7f4e1f

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
@@ -2411,12 +2411,13 @@ ci-info@^2.0.0:
24112411
integrity sha512-5tK7EtrZ0N+OLFMthtqOj4fI2Jeb88C4CAZPu25LDVUgXJ0A3Js4PMGqrn0JU1W0Mh1/Z8wZzYPxqUrXeBboCQ==
24122412

24132413
cipher-base@^1.0.0, cipher-base@^1.0.1, cipher-base@^1.0.3:
2414-
version "1.0.4"
2415-
resolved "https://registry.yarnpkg.com/cipher-base/-/cipher-base-1.0.4.tgz#8760e4ecc272f4c363532f926d874aae2c1397de"
2416-
integrity sha512-Kkht5ye6ZGmwv40uUDZztayT2ThLQGfnj/T71N/XzeZeo3nf8foyW7zGTsPYkEya3m5f3cAypH+qe7YOrM1U2Q==
2414+
version "1.0.7"
2415+
resolved "https://registry.yarnpkg.com/cipher-base/-/cipher-base-1.0.7.tgz#bd094bfef42634ccfd9e13b9fc73274997111e39"
2416+
integrity sha512-Mz9QMT5fJe7bKI7MH31UilT5cEK5EHHRCccw/YRFsRY47AuNgaV6HY3rscp0/I4Q+tTW/5zoqpSeRRI54TkDWA==
24172417
dependencies:
2418-
inherits "^2.0.1"
2419-
safe-buffer "^5.0.1"
2418+
inherits "^2.0.4"
2419+
safe-buffer "^5.2.1"
2420+
to-buffer "^1.2.2"
24202421

24212422
clean-stack@^2.0.0:
24222423
version "2.2.0"
@@ -5125,7 +5126,7 @@ to-buffer@^1.1.1:
51255126
resolved "https://registry.yarnpkg.com/to-buffer/-/to-buffer-1.1.1.tgz#493bd48f62d7c43fcded313a03dcadb2e1213a80"
51265127
integrity sha512-lx9B5iv7msuFYE3dytT+KE5tap+rNYw+K4jVkb9R/asAb+pbBSM17jtunHplhBe6RRJdZx3Pn2Jph24O32mOVg==
51275128

5128-
to-buffer@^1.2.0:
5129+
to-buffer@^1.2.0, to-buffer@^1.2.2:
51295130
version "1.2.2"
51305131
resolved "https://registry.yarnpkg.com/to-buffer/-/to-buffer-1.2.2.tgz#ffe59ef7522ada0a2d1cb5dfe03bb8abc3cdc133"
51315132
integrity sha512-db0E3UJjcFhpDhAF4tLo03oli3pwl3dbnzXOUIlRKrp+ldk/VUxzpWYZENsw2SZiuBjHAk7DfB0VU7NKdpb6sw==

0 commit comments

Comments
 (0)