Skip to content

Commit

Permalink
dev: bump traverse from 0.6.9 to 0.6.10 in /sdk/js in the safe group
Browse files Browse the repository at this point in the history
Bumps the safe group in /sdk/js with 1 update: [traverse](https://github.com/ljharb/js-traverse).


Updates `traverse` from 0.6.9 to 0.6.10
- [Changelog](https://github.com/ljharb/js-traverse/blob/main/CHANGELOG.md)
- [Commits](ljharb/js-traverse@v0.6.9...v0.6.10)

---
updated-dependencies:
- dependency-name: traverse
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: safe
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 23, 2024
1 parent 94ea5fb commit 7c1a2ee
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions sdk/js/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -571,9 +571,9 @@ string.prototype.trimstart@^1.0.8:
es-object-atoms "^1.0.0"

traverse@^0.6.6:
version "0.6.9"
resolved "https://registry.yarnpkg.com/traverse/-/traverse-0.6.9.tgz#76cfdbacf06382d460b76f8b735a44a6209d8b81"
integrity sha512-7bBrcF+/LQzSgFmT0X5YclVqQxtv7TDJ1f8Wj7ibBu/U6BMLeOpUxuZjV7rMc44UtKxlnMFigdhFAIszSX1DMg==
version "0.6.10"
resolved "https://registry.yarnpkg.com/traverse/-/traverse-0.6.10.tgz#4c93482381d794dee046882c036f3c4eee481324"
integrity sha512-hN4uFRxbK+PX56DxYiGHsTn2dME3TVr9vbNqlQGcGcPhJAn+tdP126iA+TArMpI4YSgnTkMWyoLl5bf81Hi5TA==
dependencies:
gopd "^1.0.1"
typedarray.prototype.slice "^1.0.3"
Expand Down

0 comments on commit 7c1a2ee

Please sign in to comment.