Skip to content

Commit 4cec60b

Browse files
chore(deps): bump path-to-regexp from 6.2.1 to 8.0.0
Bumps [path-to-regexp](https://github.com/pillarjs/path-to-regexp) from 6.2.1 to 8.0.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...v8.0.0) --- updated-dependencies: - dependency-name: path-to-regexp dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c96cb5b commit 4cec60b

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": "^8.0.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
@@ -12739,10 +12739,10 @@ path-to-regexp@^2.2.1:
1273912739
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-2.4.0.tgz#35ce7f333d5616f1c1e1bfe266c3aba2e5b2e704"
1274012740
integrity sha512-G6zHoVqC6GGTQkZwF4lkuEyMbVOjoBKAEybQUypI1WTkqinCOrq2x6U2+phkJ1XsEMTy4LjtwPI7HW+NVrRR2w==
1274112741

12742-
path-to-regexp@^6.2.0:
12743-
version "6.2.1"
12744-
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-6.2.1.tgz#d54934d6798eb9e5ef14e7af7962c945906918e5"
12745-
integrity sha512-JLyh7xT1kizaEvcaXOQwOc2/Yhw6KZOvPf1S8401UyLk86CU79LN3vl7ztXGm/pZ+YjoyAJ4rxmHwbkBXJX+yw==
12742+
path-to-regexp@^8.0.0:
12743+
version "8.0.0"
12744+
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-8.0.0.tgz#92076ec6b2eaf08be7c3233484142c05e8866cf5"
12745+
integrity sha512-GAWaqWlTjYK/7SVpIUA6CTxmcg65SP30sbjdCvyYReosRkk7Z/LyHWwkK3Vu0FcIi0FNTADUs4eh1AsU5s10cg==
1274612746

1274712747
path-type@^1.0.0:
1274812748
version "1.1.0"

0 commit comments

Comments
 (0)