@govuk-pay/cli 0.0.11 → 0.0.13

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.11",
3
+ "version": "0.0.13",
4
4
  "description": "GOV.UK Pay Command Line Interface",
5
5
  "bin": {
6
6
  "pay": "bin/cli.js",
@@ -1342,8 +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.8)
1346
- strscan (>= 3.0.9)
1345
+ rexml (3.3.3)
1346
+ strscan
1347
1347
  rgl (0.5.9)
1348
1348
  pairing_heap (>= 0.3.0)
1349
1349
  rexml (~> 3.2, >= 3.2.4)