From 5c0bfff8fd349f654404ad22c17cfc8cc3c9b0c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 May 2021 10:09:01 +0000 Subject: [PATCH] Bump object-inspect from 1.9.0 to 1.10.3 Bumps [object-inspect](https://github.com/inspect-js/object-inspect) from 1.9.0 to 1.10.3. - [Release notes](https://github.com/inspect-js/object-inspect/releases) - [Commits](https://github.com/inspect-js/object-inspect/compare/v1.9.0...v1.10.3) 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..991445e 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.10.3" + resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.10.3.tgz#c2aa7d2d09f50c99375704f7a0adf24c5782d369" + integrity sha512-e5mCJlSH7poANfC8z8S9s9S2IN5/4Zb3aZ33f5s8YqoazCFzNLloLU8r5VCG+G7WoqLvAAZoVMcy3tp/3X0Plw== object-is@^1.0.1: version "1.1.5"