From f879812572aa3e49f3e606a703e7d3e92ca507fd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 24 Mar 2023 20:22:44 +0000 Subject: [PATCH] Update dependency read-pkg-up to v7.0.1 --- package-lock.json | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index c7f32ecf..9eaebb41 100644 --- a/package-lock.json +++ b/package-lock.json @@ -4284,9 +4284,7 @@ } }, "read-pkg-up": { - "version": "7.0.0", - "resolved": "https://registry.npmjs.org/read-pkg-up/-/read-pkg-up-7.0.0.tgz", - "integrity": "sha512-t2ODkS/vTTcRlKwZiZsaLGb5iwfx9Urp924aGzVyboU6+7Z2i6eGr/G1Z4mjvwLLQV3uFOBKobNRGM3ux2PD/w==", + "version": "7.0.1", "requires": { "find-up": "^4.1.0", "read-pkg": "^5.2.0", @@ -5623,4 +5621,4 @@ } } } -} +} \ No newline at end of file