File tree 2 files changed +8
-8
lines changed
2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 65
65
"lodash" : " ^4.17.11" ,
66
66
"log-update" : " ^4.0.0" ,
67
67
"outdent" : " ^0.8.0" ,
68
- "path-to-regexp" : " ^3.0 .0" ,
68
+ "path-to-regexp" : " ^6.2 .0" ,
69
69
"prettier" : " ^2.0.1" ,
70
70
"qs" : " ^6.6.0" ,
71
71
"tslib" : " ^2.1.0"
Original file line number Diff line number Diff line change @@ -1107,10 +1107,10 @@ path-key@^3.0.0, path-key@^3.1.0:
1107
1107
resolved "https://npm.lingkou.xyz/path-key/-/path-key-3.1.1.tgz#581f6ade658cbba65a0d3380de7753295054f375"
1108
1108
integrity sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==
1109
1109
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= =
1114
1114
1115
1115
path-type@^4.0.0 :
1116
1116
version "4.0.0"
@@ -1370,10 +1370,10 @@ tslib@^1.8.1, tslib@^1.9.0:
1370
1370
resolved "https://npm.lingkou.xyz/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"
1371
1371
integrity sha1-zy04vcNKE0vK8QkcQfZhni9nLQA=
1372
1372
1373
- tslib@^2.0 .0 :
1373
+ tslib@^2.1 .0 :
1374
1374
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= =
1377
1377
1378
1378
tsutils@^3.17.1 :
1379
1379
version "3.21.0"
You can’t perform that action at this time.
0 commit comments