From 091f8ac06022cc2581363e8fee42a8a3143e8f81 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Nov 2024 11:24:40 +0000 Subject: [PATCH] Bump path-parse Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. - [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7) --- updated-dependencies: - dependency-name: path-parse dependency-type: indirect ... Signed-off-by: dependabot[bot] --- .../wwwroot/lib/abp-web-resources/yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/AbpCompanyName.AbpProjectName.Web/wwwroot/lib/abp-web-resources/yarn.lock b/src/AbpCompanyName.AbpProjectName.Web/wwwroot/lib/abp-web-resources/yarn.lock index cf72a0d..cb27821 100644 --- a/src/AbpCompanyName.AbpProjectName.Web/wwwroot/lib/abp-web-resources/yarn.lock +++ b/src/AbpCompanyName.AbpProjectName.Web/wwwroot/lib/abp-web-resources/yarn.lock @@ -1096,8 +1096,8 @@ path-is-inside@^1.0.1: resolved "https://registry.yarnpkg.com/path-is-inside/-/path-is-inside-1.0.2.tgz#365417dede44430d1c11af61027facf074bdfc53" path-parse@^1.0.6: - version "1.0.6" - resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.6.tgz#d62dbb5679405d72c4737ec58600e9ddcf06d24c" + version "1.0.7" + resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.7.tgz#fbc114b60ca42b30d9daf5858e4bd68bbedb6735" path-root-regex@^0.1.0: version "0.1.2"