@govuk-pay/cli 0.0.6 → 0.0.7

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.6",
3
+ "version": "0.0.7",
4
4
  "description": "GOV.UK Pay Command Line Interface",
5
5
  "bin": {
6
6
  "pay": "bin/cli.js",
@@ -1347,7 +1347,7 @@ GEM
1347
1347
  pairing_heap (>= 0.3.0)
1348
1348
  rexml (~> 3.2, >= 3.2.4)
1349
1349
  stream (~> 0.5.3)
1350
- rotp (6.2.2)
1350
+ rotp (6.3.0)
1351
1351
  rspec (3.12.0)
1352
1352
  rspec-core (~> 3.12.0)
1353
1353
  rspec-expectations (~> 3.12.0)