From 9393d169e28d7f22535d9f068c2ff46d9524fb73 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 6 Oct 2024 01:12:05 +0000 Subject: [PATCH] chore(deps): bump path-to-regexp from 6.2.1 to 6.3.0 Bumps [path-to-regexp](https://github.com/pillarjs/path-to-regexp) from 6.2.1 to 6.3.0. - [Release notes](https://github.com/pillarjs/path-to-regexp/releases) - [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md) - [Commits](https://github.com/pillarjs/path-to-regexp/compare/v6.2.1...v6.3.0) --- updated-dependencies: - dependency-name: path-to-regexp dependency-type: indirect ... Signed-off-by: dependabot[bot] --- pnpm-lock.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 33bab2b..993a48b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -2673,7 +2673,7 @@ packages: ora: 7.0.1 p-limit: 4.0.0 p-queue: 7.4.1 - path-to-regexp: 6.2.1 + path-to-regexp: 6.3.0 preferred-pm: 3.1.2 probe-image-size: 7.2.3 prompts: 2.4.2 @@ -5480,8 +5480,8 @@ packages: minipass: 7.0.4 dev: false - /path-to-regexp@6.2.1: - resolution: {integrity: sha512-JLyh7xT1kizaEvcaXOQwOc2/Yhw6KZOvPf1S8401UyLk86CU79LN3vl7ztXGm/pZ+YjoyAJ4rxmHwbkBXJX+yw==} + /path-to-regexp@6.3.0: + resolution: {integrity: sha512-Yhpw4T9C6hPpgPeA28us07OJeqZ5EzQTkbfwuhsUg0c237RomFoETJgmp2sa3F/41gfLE6G5cqcYwznmeEeOlQ==} dev: false /path-type@4.0.0: