Skip to content

Commit a876c83

Browse files
chore(deps): bump cipher-base in /packages/icons-vue/examples/vue-cli (#20314)
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: Heloise Lui <71858203+heloiselui@users.noreply.github.com>
1 parent 01a886e commit a876c83

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

packages/icons-vue/examples/vue-cli/yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2068,12 +2068,12 @@ ci-info@^1.5.0:
20682068
integrity sha512-vsGdkwSCDpWmP80ncATX7iea5DWQemg1UgCW5J8tqjU3lYw4FBYuj89J0CTVomA7BEfvSZd84GmHko+MxFQU2A==
20692069

20702070
cipher-base@^1.0.0, cipher-base@^1.0.1, cipher-base@^1.0.3:
2071-
version "1.0.4"
2072-
resolved "https://registry.yarnpkg.com/cipher-base/-/cipher-base-1.0.4.tgz#8760e4ecc272f4c363532f926d874aae2c1397de"
2073-
integrity sha512-Kkht5ye6ZGmwv40uUDZztayT2ThLQGfnj/T71N/XzeZeo3nf8foyW7zGTsPYkEya3m5f3cAypH+qe7YOrM1U2Q==
2071+
version "1.0.6"
2072+
resolved "https://registry.yarnpkg.com/cipher-base/-/cipher-base-1.0.6.tgz#8fe672437d01cd6c4561af5334e0cc50ff1955f7"
2073+
integrity sha512-3Ek9H3X6pj5TgenXYtNWdaBon1tgYCaebd+XPg0keyjEbEfkD4KkmAxkQ/i1vYvxdcT5nscLBfq9VJRmCBcFSw==
20742074
dependencies:
2075-
inherits "^2.0.1"
2076-
safe-buffer "^5.0.1"
2075+
inherits "^2.0.4"
2076+
safe-buffer "^5.2.1"
20772077

20782078
circular-json@^0.3.1:
20792079
version "0.3.3"

0 commit comments

Comments
 (0)