From e3c1bc1ec89a07a4a76c67ba102dad50ec4b6d34 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Jan 2025 11:54:05 +0000 Subject: [PATCH] chore(deps): bump node-avo-inspector from 1.1.0 to 1.1.1 Bumps [node-avo-inspector](https://github.com/avohq/node-avo-inspector) from 1.1.0 to 1.1.1. - [Release notes](https://github.com/avohq/node-avo-inspector/releases) - [Commits](https://github.com/avohq/node-avo-inspector/commits) --- updated-dependencies: - dependency-name: node-avo-inspector dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 7b558df..e99c4bc 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2358,9 +2358,9 @@ natural-compare@^1.4.0: integrity sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw== node-avo-inspector@^1.0.1: - version "1.1.0" - resolved "https://registry.yarnpkg.com/node-avo-inspector/-/node-avo-inspector-1.1.0.tgz#c092f0c6564ae28831301240a20a5e4cbe9719f7" - integrity sha512-+pM3FM82vw4k8jZX5VMR3hJbvLp0IwoguAXROtC2a4do71tPAqxPnPWm3UjhIETwt0h+Qg+SOkLchnc8b1dPPQ== + version "1.1.1" + resolved "https://registry.yarnpkg.com/node-avo-inspector/-/node-avo-inspector-1.1.1.tgz#37a4a34db9315c5659958db381f97e93144abd2f" + integrity sha512-GiAwvlYRMDBVnjMDsotxOyB8Rysr2VfVNjo2TGpUVC96MtUxiho8uP7FWjMbSDkYrMY2ZM9j2Htf+O8mx1/H+A== normalize-url@^8.0.0: version "8.0.1"