File tree 2 files changed +6
-5
lines changed
2 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 22
22
"ansi-regex" : " ^5.0.1" ,
23
23
"argon2/@mapbox/node-pre-gyp/tar" : " ^6.1.9" ,
24
24
"set-value" : " ^4.0.1" ,
25
- "tmpl" : " ^1.0.5"
25
+ "tmpl" : " ^1.0.5" ,
26
+ "path-parse" : " ^1.0.7"
26
27
}
27
28
}
Original file line number Diff line number Diff line change @@ -3467,10 +3467,10 @@ path-key@^3.0.0, path-key@^3.1.0:
3467
3467
resolved "https://registry.yarnpkg.com/path-key/-/path-key-3.1.1.tgz#581f6ade658cbba65a0d3380de7753295054f375"
3468
3468
integrity sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==
3469
3469
3470
- path-parse@^1.0.6 :
3471
- version "1.0.6 "
3472
- resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.6 .tgz#d62dbb5679405d72c4737ec58600e9ddcf06d24c "
3473
- integrity sha512-GSmOT2EbHrINBf9SR7CDELwlJ8AENk3Qn7OikK4nFYAu3Ote2+JYNVvkpAEQm3/TLNEJFD/xZJjzyxg3KBWOzw ==
3470
+ path-parse@^1.0.6, path-parse@^1.0.7 :
3471
+ version "1.0.7 "
3472
+ resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.7 .tgz#fbc114b60ca42b30d9daf5858e4bd68bbedb6735 "
3473
+ integrity sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw ==
3474
3474
3475
3475
pend@~1.2.0 :
3476
3476
version "1.2.0"
You can’t perform that action at this time.
0 commit comments