@testiny/cli 1.10.0 → 1.10.2

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
@@ -113,7 +113,7 @@ SOFTWARE.
113
113
 
114
114
  ================================================================================
115
115
  Package: axios
116
- Version: 1.6.5
116
+ Version: 1.6.7
117
117
  Repository: (https://github.com/axios/axios)
118
118
 
119
119
  # Copyright (c) 2014-present Matt Zabriskie & Collaborators
@@ -387,7 +387,7 @@ THE SOFTWARE.
387
387
 
388
388
  ================================================================================
389
389
  Package: dotenv
390
- Version: 16.4.0
390
+ Version: 16.4.1
391
391
  Repository: (https://github.com/motdotla/dotenv)
392
392
 
393
393
  Copyright (c) 2015, Scott Motte
@@ -417,7 +417,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
417
417
 
418
418
  ================================================================================
419
419
  Package: follow-redirects
420
- Version: 1.15.4
420
+ Version: 1.15.5
421
421
  Repository: (git@github.com:follow-redirects/follow-redirects)
422
422
 
423
423
  Copyright 2014–present Olivier Lalonde <olalonde@gmail.com>, James Talmage <james@talmage.io>, Ruben Verborgh
@@ -518,7 +518,7 @@ the licensed code:
518
518
 
519
519
  ================================================================================
520
520
  Package: glob
521
- Version: 7.2.0
521
+ Version: 7.2.3
522
522
  Repository: (https://github.com/isaacs/node-glob)
523
523
 
524
524
  The ISC License
@@ -946,8 +946,8 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
946
946
 
947
947
  ================================================================================
948
948
  Package: punycode
949
- Version: 2.1.1
950
- Repository: (https://github.com/bestiejs/punycode.js)
949
+ Version: 2.3.1
950
+ Repository: (https://github.com/mathiasbynens/punycode.js)
951
951
 
952
952
  Copyright Mathias Bynens <https://mathiasbynens.be/>
953
953
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@testiny/cli",
3
- "version": "1.10.0",
3
+ "version": "1.10.2",
4
4
  "description": "A command-line client for Testiny",
5
5
  "main": "./testiny-importer.js",
6
6
  "bin": {