@govuk-pay/cli 0.0.8 → 0.0.10

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@govuk-pay/cli",
3
- "version": "0.0.8",
3
+ "version": "0.0.10",
4
4
  "description": "GOV.UK Pay Command Line Interface",
5
5
  "bin": {
6
6
  "pay": "bin/cli.js",
@@ -1314,10 +1314,10 @@ GEM
1314
1314
  mime-types (3.4.1)
1315
1315
  mime-types-data (~> 3.2015)
1316
1316
  mime-types-data (3.2022.0105)
1317
- mini_portile2 (2.8.5)
1317
+ mini_portile2 (2.8.6)
1318
1318
  minitest (5.19.0)
1319
1319
  netrc (0.11.0)
1320
- nokogiri (1.16.2)
1320
+ nokogiri (1.16.5)
1321
1321
  mini_portile2 (~> 2.8.2)
1322
1322
  racc (~> 1.4)
1323
1323
  optimist (3.0.1)
@@ -1342,7 +1342,8 @@ GEM
1342
1342
  http-cookie (>= 1.0.2, < 2.0)
1343
1343
  mime-types (>= 1.16, < 4.0)
1344
1344
  netrc (~> 0.8)
1345
- rexml (3.2.5)
1345
+ rexml (3.2.8)
1346
+ strscan (>= 3.0.9)
1346
1347
  rgl (0.5.9)
1347
1348
  pairing_heap (>= 0.3.0)
1348
1349
  rexml (~> 3.2, >= 3.2.4)
@@ -1380,6 +1381,7 @@ GEM
1380
1381
  unicode-display_width (>= 1.5, < 3.0)
1381
1382
  unicode_utils (~> 1.4)
1382
1383
  strings-ansi (0.2.0)
1384
+ strscan (3.1.0)
1383
1385
  thor (1.2.1)
1384
1386
  tty-color (0.6.0)
1385
1387
  tty-cursor (0.7.1)