Skip to content

Commit 5a46f2a

Browse files
Bump cipher-base from 1.0.4 to 1.0.7 in /bindings/js_wasm/binding_tests
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 c9a7a49 commit 5a46f2a

1 file changed

Lines changed: 7 additions & 6 deletions

File tree

bindings/js_wasm/binding_tests/yarn.lock

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -601,12 +601,13 @@ chrome-trace-event@^1.0.2:
601601
tslib "^1.9.0"
602602

603603
cipher-base@^1.0.0, cipher-base@^1.0.1, cipher-base@^1.0.3:
604-
version "1.0.4"
605-
resolved "https://registry.yarnpkg.com/cipher-base/-/cipher-base-1.0.4.tgz#8760e4ecc272f4c363532f926d874aae2c1397de"
606-
integrity sha512-Kkht5ye6ZGmwv40uUDZztayT2ThLQGfnj/T71N/XzeZeo3nf8foyW7zGTsPYkEya3m5f3cAypH+qe7YOrM1U2Q==
604+
version "1.0.7"
605+
resolved "https://registry.yarnpkg.com/cipher-base/-/cipher-base-1.0.7.tgz#bd094bfef42634ccfd9e13b9fc73274997111e39"
606+
integrity sha512-Mz9QMT5fJe7bKI7MH31UilT5cEK5EHHRCccw/YRFsRY47AuNgaV6HY3rscp0/I4Q+tTW/5zoqpSeRRI54TkDWA==
607607
dependencies:
608-
inherits "^2.0.1"
609-
safe-buffer "^5.0.1"
608+
inherits "^2.0.4"
609+
safe-buffer "^5.2.1"
610+
to-buffer "^1.2.2"
610611

611612
class-utils@^0.3.5:
612613
version "0.3.6"
@@ -2634,7 +2635,7 @@ to-arraybuffer@^1.0.0:
26342635
resolved "https://registry.yarnpkg.com/to-arraybuffer/-/to-arraybuffer-1.0.1.tgz#7d229b1fcc637e466ca081180836a7aabff83f43"
26352636
integrity sha1-fSKbH8xjfkZsoIEYCDanqr/4P0M=
26362637

2637-
to-buffer@^1.2.0, to-buffer@^1.2.1:
2638+
to-buffer@^1.2.0, to-buffer@^1.2.1, to-buffer@^1.2.2:
26382639
version "1.2.2"
26392640
resolved "https://registry.yarnpkg.com/to-buffer/-/to-buffer-1.2.2.tgz#ffe59ef7522ada0a2d1cb5dfe03bb8abc3cdc133"
26402641
integrity sha512-db0E3UJjcFhpDhAF4tLo03oli3pwl3dbnzXOUIlRKrp+ldk/VUxzpWYZENsw2SZiuBjHAk7DfB0VU7NKdpb6sw==

0 commit comments

Comments
 (0)