Skip to content

Commit e2ada75

Browse files
dependabot[bot]heloiseluikennylam
authored
chore(deps): bump sha.js in /packages/icons-vue/examples/vue-cli (#20313)
Bumps [sha.js](https://github.com/crypto-browserify/sha.js) from 2.4.11 to 2.4.12. - [Changelog](https://github.com/browserify/sha.js/blob/master/CHANGELOG.md) - [Commits](browserify/sha.js@v2.4.11...v2.4.12) --- updated-dependencies: - dependency-name: sha.js dependency-version: 2.4.12 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> Co-authored-by: kennylam <909118+kennylam@users.noreply.github.com>
1 parent a6b637a commit e2ada75

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

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

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6931,12 +6931,13 @@ setprototypeof@1.2.0:
69316931
integrity sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw==
69326932

69336933
sha.js@^2.4.0, sha.js@^2.4.11, sha.js@^2.4.8:
6934-
version "2.4.11"
6935-
resolved "https://registry.yarnpkg.com/sha.js/-/sha.js-2.4.11.tgz#37a5cf0b81ecbc6943de109ba2960d1b26584ae7"
6936-
integrity sha512-QMEp5B7cftE7APOjk5Y6xgrbWu+WkLVQwk8JNjZ8nKRciZaByEW6MubieAiToS7+dwvrjGhH8jRXz3MVd0AYqQ==
6934+
version "2.4.12"
6935+
resolved "https://registry.yarnpkg.com/sha.js/-/sha.js-2.4.12.tgz#eb8b568bf383dfd1867a32c3f2b74eb52bdbf23f"
6936+
integrity sha512-8LzC5+bvI45BjpfXU8V5fdU2mfeKiQe1D1gIMn7XUlF3OTUrpdJpPPH4EMAnF0DsHHdSZqCdSss5qCmJKuiO3w==
69376937
dependencies:
6938-
inherits "^2.0.1"
6939-
safe-buffer "^5.0.1"
6938+
inherits "^2.0.4"
6939+
safe-buffer "^5.2.1"
6940+
to-buffer "^1.2.0"
69406941

69416942
shebang-command@^1.2.0:
69426943
version "1.2.0"

0 commit comments

Comments
 (0)