From 729640e0b91b3aa13d9d3d2aed33720cd510e45c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Mar 2023 04:44:19 +0000 Subject: [PATCH] Bump path-scurry from 1.6.1 to 1.6.3 Bumps [path-scurry](https://github.com/isaacs/path-walker) from 1.6.1 to 1.6.3. - [Release notes](https://github.com/isaacs/path-walker/releases) - [Changelog](https://github.com/isaacs/path-scurry/blob/main/CHANGELOG.md) - [Commits](https://github.com/isaacs/path-walker/compare/v1.6.1...v1.6.3) --- updated-dependencies: - dependency-name: path-scurry dependency-type: indirect 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 f2e4d6b936..085ca36711 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9388,9 +9388,9 @@ path-root@^0.1.1: path-root-regex "^0.1.0" path-scurry@^1.6.1: - version "1.6.1" - resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-1.6.1.tgz#dab45f7bb1d3f45a0e271ab258999f4ab7e23132" - integrity sha512-OW+5s+7cw6253Q4E+8qQ/u1fVvcJQCJo/VFD8pje+dbJCF1n5ZRMV2AEHbGp+5Q7jxQIYJxkHopnj6nzdGeZLA== + version "1.6.3" + resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-1.6.3.tgz#4eba7183d64ef88b63c7d330bddc3ba279dc6c40" + integrity sha512-RAmB+n30SlN+HnNx6EbcpoDy9nwdpcGPnEKrJnu6GZoDWBdIjo1UQMVtW2ybtC7LC2oKLcMq8y5g8WnKLiod9g== dependencies: lru-cache "^7.14.1" minipass "^4.0.2"