@govuk-pay/cli 0.0.74 → 0.0.75

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.74",
3
+ "version": "0.0.75",
4
4
  "description": "GOV.UK Pay Command Line Interface",
5
5
  "bin": {
6
6
  "pay": "bin/cli.js",
@@ -1382,7 +1382,7 @@ GEM
1382
1382
  unicode_utils (~> 1.4)
1383
1383
  strings-ansi (0.2.0)
1384
1384
  strscan (3.1.0)
1385
- thor (1.2.1)
1385
+ thor (1.4.0)
1386
1386
  tty-color (0.6.0)
1387
1387
  tty-cursor (0.7.1)
1388
1388
  tty-font (0.5.0)