Skip to content

Commit c5454f9

Browse files
chore(deps): bump path-to-regexp from 3.2.0 to 6.2.0
Bumps [path-to-regexp](https://github.com/pillarjs/path-to-regexp) from 3.2.0 to 6.2.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@v3.2.0...v6.2.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 4d308cb commit c5454f9

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"lodash": "^4.17.11",
6666
"log-update": "^4.0.0",
6767
"outdent": "^0.8.0",
68-
"path-to-regexp": "^3.0.0",
68+
"path-to-regexp": "^6.2.0",
6969
"prettier": "^2.0.1",
7070
"qs": "^6.6.0",
7171
"tslib": "^2.1.0"

yarn.lock

+7-7
Original file line numberDiff line numberDiff line change
@@ -1107,10 +1107,10 @@ path-key@^3.0.0, path-key@^3.1.0:
11071107
resolved "https://npm.lingkou.xyz/path-key/-/path-key-3.1.1.tgz#581f6ade658cbba65a0d3380de7753295054f375"
11081108
integrity sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==
11091109

1110-
path-to-regexp@^3.0.0:
1111-
version "3.2.0"
1112-
resolved "https://npm.lingkou.xyz/path-to-regexp/-/path-to-regexp-3.2.0.tgz#fa7877ecbc495c601907562222453c43cc204a5f"
1113-
integrity sha1-+nh37LxJXGAZB1YiIkU8Q8wgSl8=
1110+
path-to-regexp@^6.2.0:
1111+
version "6.2.0"
1112+
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-6.2.0.tgz#f7b3803336104c346889adece614669230645f38"
1113+
integrity sha512-f66KywYG6+43afgE/8j/GoiNyygk/bnoCbps++3ErRKsIYkGGupyv07R2Ok5m9i67Iqc+T2g1eAUGUPzWhYTyg==
11141114

11151115
path-type@^4.0.0:
11161116
version "4.0.0"
@@ -1370,10 +1370,10 @@ tslib@^1.8.1, tslib@^1.9.0:
13701370
resolved "https://npm.lingkou.xyz/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"
13711371
integrity sha1-zy04vcNKE0vK8QkcQfZhni9nLQA=
13721372

1373-
tslib@^2.0.0:
1373+
tslib@^2.1.0:
13741374
version "2.1.0"
1375-
resolved "https://npm.lingkou.xyz/tslib/-/tslib-2.1.0.tgz#da60860f1c2ecaa5703ab7d39bc05b6bf988b97a"
1376-
integrity sha1-2mCGDxwuyqVwOrfTm8Bba/mIuXo=
1375+
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.1.0.tgz#da60860f1c2ecaa5703ab7d39bc05b6bf988b97a"
1376+
integrity sha512-hcVC3wYEziELGGmEEXue7D75zbwIIVUMWAVbHItGPx0ziyXxrOMQx4rQEVEV45Ut/1IotuEvwqPopzIOkDMf0A==
13771377

13781378
tsutils@^3.17.1:
13791379
version "3.21.0"

0 commit comments

Comments
 (0)