@testiny/cli 1.24.1 → 1.25.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/licenses.txt CHANGED
@@ -242,7 +242,7 @@ SOFTWARE.
242
242
 
243
243
  ================================================================================
244
244
  Package: brace-expansion
245
- Version: 1.1.11
245
+ Version: 1.1.12
246
246
  Repository: (https://github.com/juliangruber/brace-expansion)
247
247
 
248
248
  MIT License
@@ -844,7 +844,7 @@ SOFTWARE.
844
844
 
845
845
  ================================================================================
846
846
  Package: fast-xml-parser
847
- Version: 5.2.3
847
+ Version: 5.2.5
848
848
  Repository: (https://github.com/NaturalIntelligence/fast-xml-parser)
849
849
 
850
850
  MIT License
@@ -1133,7 +1133,7 @@ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1133
1133
 
1134
1134
  ================================================================================
1135
1135
  Package: form-data
1136
- Version: 4.0.2
1136
+ Version: 4.0.3
1137
1137
  Repository: (https://github.com/form-data/form-data)
1138
1138
 
1139
1139
  Copyright (c) 2012 Felix Geisendörfer (felix@debuggable.com) and contributors
@@ -1842,7 +1842,7 @@ THE SOFTWARE.
1842
1842
 
1843
1843
  ================================================================================
1844
1844
  Package: libphonenumber-js
1845
- Version: 1.12.8
1845
+ Version: 1.12.9
1846
1846
  Repository: (https://gitlab.com/catamphetamine/libphonenumber-js)
1847
1847
 
1848
1848
  (The MIT License)
@@ -2892,7 +2892,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2892
2892
 
2893
2893
  ================================================================================
2894
2894
  Package: validator
2895
- Version: 13.15.0
2895
+ Version: 13.15.15
2896
2896
  Repository: (https://github.com/validatorjs/validator.js)
2897
2897
 
2898
2898
  Copyright (c) 2018 Chris O'Hara <cohara87@gmail.com>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@testiny/cli",
3
- "version": "1.24.1",
3
+ "version": "1.25.1",
4
4
  "description": "A command-line client for Testiny",
5
5
  "main": "./testiny-importer.js",
6
6
  "bin": {