@govuk-pay/cli 0.0.5 → 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.5",
3
+ "version": "0.0.7",
4
4
  "description": "GOV.UK Pay Command Line Interface",
5
5
  "bin": {
6
6
  "pay": "bin/cli.js",
@@ -1314,10 +1314,10 @@ GEM
1314
1314
  mime-types (3.4.1)
1315
1315
  mime-types-data (~> 3.2015)
1316
1316
  mime-types-data (3.2022.0105)
1317
- mini_portile2 (2.8.2)
1317
+ mini_portile2 (2.8.5)
1318
1318
  minitest (5.19.0)
1319
1319
  netrc (0.11.0)
1320
- nokogiri (1.15.2)
1320
+ nokogiri (1.16.2)
1321
1321
  mini_portile2 (~> 2.8.2)
1322
1322
  racc (~> 1.4)
1323
1323
  optimist (3.0.1)
@@ -1334,7 +1334,7 @@ GEM
1334
1334
  process-group
1335
1335
  process-terminal (0.2.0)
1336
1336
  ffi
1337
- racc (1.6.2)
1337
+ racc (1.7.3)
1338
1338
  rainbow (3.1.1)
1339
1339
  regexp_parser (2.8.0)
1340
1340
  rest-client (2.1.0)
@@ -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)