File tree 4 files changed +16
-33
lines changed
4 files changed +16
-33
lines changed Original file line number Diff line number Diff line change 71
71
"typescript" : " ^4.1.3"
72
72
},
73
73
"resolutions" : {
74
+ "ansi-regex" : " ^5.0.1" ,
74
75
"normalize-package-data" : " ^3.0.0" ,
75
76
"doctoc/underscore" : " ^1.13.1" ,
76
77
"doctoc/**/trim" : " ^1.0.0" ,
Original file line number Diff line number Diff line change 19
19
"wtfnode" : " ^0.9.0"
20
20
},
21
21
"resolutions" : {
22
+ "ansi-regex" : " ^5.0.1" ,
22
23
"argon2/@mapbox/node-pre-gyp/tar" : " ^6.1.9" ,
23
- "set-value" : " ^4.0.1"
24
+ "set-value" : " ^4.0.1" ,
25
+ "tmpl" : " ^1.0.5"
24
26
}
25
27
}
Original file line number Diff line number Diff line change @@ -1239,20 +1239,10 @@ ansi-escapes@^4.2.1:
1239
1239
dependencies :
1240
1240
type-fest "^0.11.0"
1241
1241
1242
- ansi-regex@^2.0.0 :
1243
- version "2.1.1"
1244
- resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-2.1.1.tgz#c3b33ab5ee360d86e0e628f0468ae7ef27d654df"
1245
- integrity sha1-w7M6te42DYbg5ijwRorn7yfWVN8=
1246
-
1247
- ansi-regex@^3.0.0 :
1248
- version "3.0.0"
1249
- resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-3.0.0.tgz#ed0317c322064f79466c02966bddb605ab37d998"
1250
- integrity sha1-7QMXwyIGT3lGbAKWa922Bas32Zg=
1251
-
1252
- ansi-regex@^5.0.0 :
1253
- version "5.0.0"
1254
- resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-5.0.0.tgz#388539f55179bf39339c81af30a654d69f87cb75"
1255
- integrity sha512-bY6fj56OUQ0hU1KjFNDQuJFezqKdrAyFdIevADiqrWHwSlbmBNMHp5ak2f40Pm8JTFyM2mqxkG6ngkHO11f/lg==
1242
+ ansi-regex@^2.0.0, ansi-regex@^3.0.0, ansi-regex@^5.0.0, ansi-regex@^5.0.1 :
1243
+ version "5.0.1"
1244
+ resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-5.0.1.tgz#082cb2c89c9fe8659a311a53bd6a4dc5301db304"
1245
+ integrity sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==
1256
1246
1257
1247
ansi-styles@^3.2.1 :
1258
1248
version "3.2.1"
@@ -4449,10 +4439,10 @@ throat@^5.0.0:
4449
4439
resolved "https://registry.yarnpkg.com/throat/-/throat-5.0.0.tgz#c5199235803aad18754a667d659b5e72ce16764b"
4450
4440
integrity sha512-fcwX4mndzpLQKBS1DVYhGAcYaYt7vsHNIvQV+WXMvnow5cgjPphq5CaayLaGsjRdSCKZFNGt7/GYAuXaNOiYCA==
4451
4441
4452
- tmpl@1.0.x :
4453
- version "1.0.4 "
4454
- resolved "https://registry.yarnpkg.com/tmpl/-/tmpl-1.0.4 .tgz#23640dd7b42d00433911140820e5cf440e521dd1 "
4455
- integrity sha1-I2QN17QtAEM5ERQIIOXPRA5SHdE =
4442
+ tmpl@1.0.x, tmpl@^1.0.5 :
4443
+ version "1.0.5 "
4444
+ resolved "https://registry.yarnpkg.com/tmpl/-/tmpl-1.0.5 .tgz#8683e0b902bb9c20c4f726e3c0b69f36518c07cc "
4445
+ integrity sha512-3f0uOEAQwIqGuWW2MVzYg8fV/QNnc/IpuJNG837rLuczAaLVHslWHZQj4IGiEl5Hs3kkbhwL9Ab7Hrsmuj+Smw= =
4456
4446
4457
4447
to-fast-properties@^2.0.0 :
4458
4448
version "2.0.0"
Original file line number Diff line number Diff line change @@ -685,20 +685,10 @@ ansi-colors@^4.1.1:
685
685
resolved "https://registry.yarnpkg.com/ansi-colors/-/ansi-colors-4.1.1.tgz#cbb9ae256bf750af1eab344f229aa27fe94ba348"
686
686
integrity sha512-JoX0apGbHaUJBNl6yF+p6JAFYZ666/hhCGKN5t9QFjbJQKUU/g8MNbFDbvfrgKXvI1QpZplPOnwIo99lX/AAmA==
687
687
688
- ansi-regex@^2.0.0 :
689
- version "2.1.1"
690
- resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-2.1.1.tgz#c3b33ab5ee360d86e0e628f0468ae7ef27d654df"
691
- integrity sha1-w7M6te42DYbg5ijwRorn7yfWVN8=
692
-
693
- ansi-regex@^3.0.0 :
694
- version "3.0.0"
695
- resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-3.0.0.tgz#ed0317c322064f79466c02966bddb605ab37d998"
696
- integrity sha1-7QMXwyIGT3lGbAKWa922Bas32Zg=
697
-
698
- ansi-regex@^5.0.0 :
699
- version "5.0.0"
700
- resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-5.0.0.tgz#388539f55179bf39339c81af30a654d69f87cb75"
701
- integrity sha512-bY6fj56OUQ0hU1KjFNDQuJFezqKdrAyFdIevADiqrWHwSlbmBNMHp5ak2f40Pm8JTFyM2mqxkG6ngkHO11f/lg==
688
+ ansi-regex@^2.0.0, ansi-regex@^3.0.0, ansi-regex@^5.0.0, ansi-regex@^5.0.1 :
689
+ version "5.0.1"
690
+ resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-5.0.1.tgz#082cb2c89c9fe8659a311a53bd6a4dc5301db304"
691
+ integrity sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==
702
692
703
693
ansi-styles@^3.2.1 :
704
694
version "3.2.1"
You can’t perform that action at this time.
0 commit comments