@govuk-pay/cli 0.0.93 → 0.0.95

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.93",
3
+ "version": "0.0.95",
4
4
  "description": "GOV.UK Pay Command Line Interface",
5
5
  "bin": {
6
6
  "pay": "bin/cli.js",
@@ -1323,7 +1323,7 @@ GEM
1323
1323
  mini_portile2 (2.8.9)
1324
1324
  minitest (5.19.0)
1325
1325
  netrc (0.11.0)
1326
- nokogiri (1.18.9)
1326
+ nokogiri (1.19.1)
1327
1327
  mini_portile2 (~> 2.8.2)
1328
1328
  racc (~> 1.4)
1329
1329
  optimist (3.0.1)