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 52
52
"postinstall-postinstall" : " ^2.1.0" ,
53
53
"prettier" : " ^3.0.0" ,
54
54
"semantic-release" : " ^24.1.0" ,
55
- "strip-indent" : " ^3 .0.0" ,
55
+ "strip-indent" : " ^4 .0.0" ,
56
56
"ts-jest" : " 29.1.1" ,
57
57
"ts-node" : " ^10.9.1" ,
58
58
"typescript" : " ^5.5.4"
Original file line number Diff line number Diff line change @@ -6799,9 +6799,9 @@ mimic-response@^4.0.0:
6799
6799
resolved "https://registry.npmjs.org/mimic-response/-/mimic-response-4.0.0.tgz"
6800
6800
integrity sha512-e5ISH9xMYU0DzrT+jl8q2ze9D6eWBto+I8CNpe+VI+K2J/F/k3PdkdTdz4wvGVH4NTpo+NRYTVIuMQEMMcsLqg==
6801
6801
6802
- min-indent@^1.0.0 :
6802
+ min-indent@^1.0.1 :
6803
6803
version "1.0.1"
6804
- resolved "https://registry.npmjs.org /min-indent/-/min-indent-1.0.1.tgz"
6804
+ resolved "https://registry.yarnpkg.com /min-indent/-/min-indent-1.0.1.tgz#a63f681673b30571fbe8bc25686ae746eefa9869 "
6805
6805
integrity sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==
6806
6806
6807
6807
@@ -8626,12 +8626,12 @@ strip-final-newline@^4.0.0:
8626
8626
resolved "https://registry.npmjs.org/strip-final-newline/-/strip-final-newline-4.0.0.tgz"
8627
8627
integrity sha512-aulFJcD6YK8V1G7iRB5tigAP4TsHBZZrOV8pjV++zdUwmeV8uzbY7yn6h9MswN62adStNZFuCIx4haBnRuMDaw==
8628
8628
8629
- strip-indent@^3 .0.0 :
8630
- version "3 .0.0"
8631
- resolved "https://registry.npmjs.org /strip-indent/-/strip-indent-3 .0.0.tgz"
8632
- integrity sha512-laJTa3Jb+VQpaC6DseHhF7dXVqHTfJPCRDaEbid/drOhgitgYku/letMUqOXFoWV0zIIUbjpdH2t+tYj4bQMRQ ==
8629
+ strip-indent@^4 .0.0 :
8630
+ version "4 .0.0"
8631
+ resolved "https://registry.yarnpkg.com /strip-indent/-/strip-indent-4 .0.0.tgz#b41379433dd06f5eae805e21d631e07ee670d853 "
8632
+ integrity sha512-mnVSV2l+Zv6BLpSD/8V87CW/y9EmmbYzGCIavsnsI6/nwn26DwffM/yztm30Z/I2DY9wdS3vXVCMnHDgZaVNoA ==
8633
8633
dependencies :
8634
- min-indent "^1.0.0 "
8634
+ min-indent "^1.0.1 "
8635
8635
8636
8636
strip-json-comments@^3.1.0, strip-json-comments@^3.1.1 :
8637
8637
version "3.1.1"
You can’t perform that action at this time.
0 commit comments