Skip to content

Commit 14f4248

Browse files
authoredOct 30, 2024··
chore(deps): bump path-to-regexp from 6.2.1 to 6.3.0 (#1757)
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](pillarjs/path-to-regexp@v6.2.1...v6.3.0) --- updated-dependencies: - dependency-name: path-to-regexp dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f243815 commit 14f4248

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed
 

‎packages/ringcentral-mock/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"jest-websocket-mock": "^2.5.0",
2323
"json-schema-faker": "^0.5.0-rcv.40",
2424
"openapi-types": "^9.3.0",
25-
"path-to-regexp": "^6.2.0",
25+
"path-to-regexp": "^6.3.0",
2626
"ramda": "^0.28.0",
2727
"ringcentral-open-api-parser": "^0.6.2",
2828
"ringcentral-web-phone": "^0.8.14",

‎yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -12744,10 +12744,10 @@ path-to-regexp@^2.2.1:
1274412744
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-2.4.0.tgz#35ce7f333d5616f1c1e1bfe266c3aba2e5b2e704"
1274512745
integrity sha512-G6zHoVqC6GGTQkZwF4lkuEyMbVOjoBKAEybQUypI1WTkqinCOrq2x6U2+phkJ1XsEMTy4LjtwPI7HW+NVrRR2w==
1274612746

12747-
path-to-regexp@^6.2.0:
12748-
version "6.2.1"
12749-
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-6.2.1.tgz#d54934d6798eb9e5ef14e7af7962c945906918e5"
12750-
integrity sha512-JLyh7xT1kizaEvcaXOQwOc2/Yhw6KZOvPf1S8401UyLk86CU79LN3vl7ztXGm/pZ+YjoyAJ4rxmHwbkBXJX+yw==
12747+
path-to-regexp@^6.3.0:
12748+
version "6.3.0"
12749+
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-6.3.0.tgz#2b6a26a337737a8e1416f9272ed0766b1c0389f4"
12750+
integrity sha512-Yhpw4T9C6hPpgPeA28us07OJeqZ5EzQTkbfwuhsUg0c237RomFoETJgmp2sa3F/41gfLE6G5cqcYwznmeEeOlQ==
1275112751

1275212752
path-type@^1.0.0:
1275312753
version "1.1.0"

0 commit comments

Comments
 (0)
Please sign in to comment.