Skip to content

Commit

Permalink
build(deps): bump object.values from 1.1.6 to 1.1.7
Browse files Browse the repository at this point in the history
Bumps [object.values](https://github.com/es-shims/Object.values) from 1.1.6 to 1.1.7.
- [Changelog](https://github.com/es-shims/Object.values/blob/main/CHANGELOG.md)
- [Commits](es-shims/Object.values@v1.1.6...v1.1.7)

---
updated-dependencies:
- dependency-name: object.values
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Nov 13, 2023
1 parent 709f513 commit f2a7b45
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10567,13 +10567,13 @@ object.hasown@^1.1.2:
es-abstract "^1.20.4"

object.values@^1.1.6:
version "1.1.6"
resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.1.6.tgz#4abbaa71eba47d63589d402856f908243eea9b1d"
integrity sha512-FVVTkD1vENCsAcwNs9k6jea2uHC/X0+JcjG8YA60FN5CMaJmG95wT9jek/xX9nornqGRrBkKtzuAu2wuHpKqvw==
version "1.1.7"
resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.1.7.tgz#617ed13272e7e1071b43973aa1655d9291b8442a"
integrity sha512-aU6xnDFYT3x17e/f0IiiwlGPTy2jzMySGfUB4fq6z7CV8l85CWHDk5ErhyhpfDHhrOMwGFhSQkhMGHaIotA6Ng==
dependencies:
call-bind "^1.0.2"
define-properties "^1.1.4"
es-abstract "^1.20.4"
define-properties "^1.2.0"
es-abstract "^1.22.1"

objectorarray@^1.0.5:
version "1.0.5"
Expand Down

0 comments on commit f2a7b45

Please sign in to comment.