@govuk-pay/cli 0.0.64 → 0.0.66

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.64",
3
+ "version": "0.0.66",
4
4
  "description": "GOV.UK Pay Command Line Interface",
5
5
  "bin": {
6
6
  "pay": "bin/cli.js",
@@ -1317,7 +1317,7 @@ GEM
1317
1317
  mini_portile2 (2.8.8)
1318
1318
  minitest (5.19.0)
1319
1319
  netrc (0.11.0)
1320
- nokogiri (1.18.3)
1320
+ nokogiri (1.18.4)
1321
1321
  mini_portile2 (~> 2.8.2)
1322
1322
  racc (~> 1.4)
1323
1323
  optimist (3.0.1)