@rockcarver/frodo-cli 4.0.0-34 → 4.0.0-35

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": "@rockcarver/frodo-cli",
3
- "version": "4.0.0-34",
3
+ "version": "4.0.0-35",
4
4
  "type": "module",
5
5
  "description": "A command line interface to manage ForgeRock Identity Cloud tenants, ForgeOps deployments, and classic deployments.",
6
6
  "keywords": [
@@ -107,7 +107,7 @@
107
107
  "cli-progress": "^3.11.2",
108
108
  "cli-table3": "^0.6.3",
109
109
  "colors": "^1.4.0",
110
- "commander": "^11.0.0",
110
+ "commander": "^14.0.3",
111
111
  "compare-versions": "^6.1.0",
112
112
  "copyfiles": "^2.4.1",
113
113
  "deep-diff": "^1.0.2",
@@ -121,8 +121,8 @@
121
121
  "eslint-plugin-simple-import-sort": "^12.1.1",
122
122
  "fs-extra": "^11.1.1",
123
123
  "jest": "^29.3.1",
124
- "loglevel": "^1.9.1",
125
124
  "log-update": "^4.0.0",
125
+ "loglevel": "^1.9.1",
126
126
  "map-stream": "^0.0.7",
127
127
  "prettier": "^3.0.3",
128
128
  "properties-reader": "^2.2.0",