From ce2c403d8229d8501dc799e7f3d8b06b5aee3219 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Jan 2023 10:01:49 +0000 Subject: [PATCH] Bump object-inspect from 1.9.0 to 1.12.3 Bumps [object-inspect](https://github.com/inspect-js/object-inspect) from 1.9.0 to 1.12.3. - [Release notes](https://github.com/inspect-js/object-inspect/releases) - [Changelog](https://github.com/inspect-js/object-inspect/blob/main/CHANGELOG.md) - [Commits](https://github.com/inspect-js/object-inspect/compare/v1.9.0...v1.12.3) --- updated-dependencies: - dependency-name: object-inspect dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index e52e1bb..ba0b982 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7446,9 +7446,9 @@ object-copy@^0.1.0: kind-of "^3.0.3" object-inspect@^1.6.0, object-inspect@^1.9.0: - version "1.9.0" - resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.9.0.tgz#c90521d74e1127b67266ded3394ad6116986533a" - integrity sha512-i3Bp9iTqwhaLZBxGkRfo5ZbE07BQRT7MGu8+nNgwW9ItGp1TzCTw2DLEoWwjClxBjOFI/hWljTAmYGCEwmtnOw== + version "1.12.3" + resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.12.3.tgz#ba62dffd67ee256c8c086dfae69e016cd1f198b9" + integrity sha512-geUvdk7c+eizMNUDkRpW1wJwgfOiOeHbxBR/hLXK1aT6zmVSO0jsQcs7fj6MGw89jC/cjGfLcNOrtMYtGqm81g== object-is@^1.0.1: version "1.1.5"