aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-11-19 04:19:36 +0000
committerGitHub <[email protected]>2024-11-19 04:19:36 +0000
commit826d0ee5c087dfb75e9a5aa095fd117bbb62a0c2 (patch)
tree2510c0f9ddb3613444075a7ce580281e8ea583cb
parentdocs(readme): create readme (diff)
downloadanilist.me-dependabot/npm_and_yarn/path-to-regexp-6.3.0.tar.xz
anilist.me-dependabot/npm_and_yarn/path-to-regexp-6.3.0.zip
build(deps): bump path-to-regexp from 6.2.1 to 6.3.0dependabot/npm_and_yarn/path-to-regexp-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] <[email protected]>
-rw-r--r--yarn.lock6
1 files changed, 3 insertions, 3 deletions
diff --git a/yarn.lock b/yarn.lock
index 7558fb7..c3ed817 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -571,9 +571,9 @@ once@^1.3.1, once@^1.4.0:
wrappy "1"
path-to-regexp@^6.2.0:
- version "6.2.1"
- resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-6.2.1.tgz#d54934d6798eb9e5ef14e7af7962c945906918e5"
- integrity sha512-JLyh7xT1kizaEvcaXOQwOc2/Yhw6KZOvPf1S8401UyLk86CU79LN3vl7ztXGm/pZ+YjoyAJ4rxmHwbkBXJX+yw==
+ version "6.3.0"
+ resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-6.3.0.tgz#2b6a26a337737a8e1416f9272ed0766b1c0389f4"
+ integrity sha512-Yhpw4T9C6hPpgPeA28us07OJeqZ5EzQTkbfwuhsUg0c237RomFoETJgmp2sa3F/41gfLE6G5cqcYwznmeEeOlQ==
picomatch@^2.0.4, picomatch@^2.2.1:
version "2.3.1"