Skip to content

Commit 5846178

Browse files
chore(deps): bump cipher-base in /examples/react-webpack (#1168)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ajima Chukwuemeka <32770340+ajimae@users.noreply.github.com>
1 parent 5a82f92 commit 5846178

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

examples/react-webpack/yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1970,12 +1970,12 @@ chrome-trace-event@^1.0.2:
19701970
integrity sha512-p3KULyQg4S7NIHixdwbGX+nFHkoBiA4YQmyWtjb8XngSKV124nJmRysgAeujbUVb15vh+RvFUfCPqU7rXk+hZg==
19711971

19721972
cipher-base@^1.0.0, cipher-base@^1.0.1, cipher-base@^1.0.3:
1973-
version "1.0.4"
1974-
resolved "https://registry.yarnpkg.com/cipher-base/-/cipher-base-1.0.4.tgz#8760e4ecc272f4c363532f926d874aae2c1397de"
1975-
integrity sha512-Kkht5ye6ZGmwv40uUDZztayT2ThLQGfnj/T71N/XzeZeo3nf8foyW7zGTsPYkEya3m5f3cAypH+qe7YOrM1U2Q==
1973+
version "1.0.6"
1974+
resolved "https://registry.yarnpkg.com/cipher-base/-/cipher-base-1.0.6.tgz#8fe672437d01cd6c4561af5334e0cc50ff1955f7"
1975+
integrity sha512-3Ek9H3X6pj5TgenXYtNWdaBon1tgYCaebd+XPg0keyjEbEfkD4KkmAxkQ/i1vYvxdcT5nscLBfq9VJRmCBcFSw==
19761976
dependencies:
1977-
inherits "^2.0.1"
1978-
safe-buffer "^5.0.1"
1977+
inherits "^2.0.4"
1978+
safe-buffer "^5.2.1"
19791979

19801980
classnames@^2.3.2:
19811981
version "2.5.1"

0 commit comments

Comments
 (0)