Skip to content

Commit c4a56bf

Browse files
Bump cipher-base from 1.0.4 to 1.0.7 (#308)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ef637e4 commit c4a56bf

2 files changed

Lines changed: 28 additions & 12 deletions

File tree

package-lock.json

Lines changed: 13 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

yarn.lock

Lines changed: 15 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2021,11 +2021,13 @@ chrome-trace-event@^1.0.2:
20212021
resolved "https://registry.yarnpkg.com/chrome-trace-event/-/chrome-trace-event-1.0.3.tgz#1015eced4741e15d06664a957dbbf50d041e26ac"
20222022

20232023
cipher-base@^1.0.0, cipher-base@^1.0.1, cipher-base@^1.0.3:
2024-
version "1.0.4"
2025-
resolved "https://registry.yarnpkg.com/cipher-base/-/cipher-base-1.0.4.tgz#8760e4ecc272f4c363532f926d874aae2c1397de"
2024+
version "1.0.7"
2025+
resolved "https://registry.yarnpkg.com/cipher-base/-/cipher-base-1.0.7.tgz#bd094bfef42634ccfd9e13b9fc73274997111e39"
2026+
integrity sha512-Mz9QMT5fJe7bKI7MH31UilT5cEK5EHHRCccw/YRFsRY47AuNgaV6HY3rscp0/I4Q+tTW/5zoqpSeRRI54TkDWA==
20262027
dependencies:
2027-
inherits "^2.0.1"
2028-
safe-buffer "^5.0.1"
2028+
inherits "^2.0.4"
2029+
safe-buffer "^5.2.1"
2030+
to-buffer "^1.2.2"
20292031

20302032
clean-css@^4.2.3:
20312033
version "4.2.4"
@@ -5018,6 +5020,15 @@ to-buffer@^1.2.0:
50185020
safe-buffer "^5.2.1"
50195021
typed-array-buffer "^1.0.3"
50205022

5023+
to-buffer@^1.2.2:
5024+
version "1.2.2"
5025+
resolved "https://registry.yarnpkg.com/to-buffer/-/to-buffer-1.2.2.tgz#ffe59ef7522ada0a2d1cb5dfe03bb8abc3cdc133"
5026+
integrity sha512-db0E3UJjcFhpDhAF4tLo03oli3pwl3dbnzXOUIlRKrp+ldk/VUxzpWYZENsw2SZiuBjHAk7DfB0VU7NKdpb6sw==
5027+
dependencies:
5028+
isarray "^2.0.5"
5029+
safe-buffer "^5.2.1"
5030+
typed-array-buffer "^1.0.3"
5031+
50215032
to-fast-properties@^2.0.0:
50225033
version "2.0.0"
50235034
resolved "https://registry.yarnpkg.com/to-fast-properties/-/to-fast-properties-2.0.0.tgz#dc5e698cbd079265bc73e0377681a4e4e83f616e"

0 commit comments

Comments
 (0)