@uipath/cli 1.201.0-preview.122 → 1.201.0-preview.123

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/dist/index.js CHANGED
@@ -68718,7 +68718,7 @@ var init_package = __esm(() => {
68718
68718
  package_default = {
68719
68719
  name: "@uipath/cli",
68720
68720
  license: "MIT",
68721
- version: "1.201.0-preview.122",
68721
+ version: "1.201.0-preview.123",
68722
68722
  description: "Cross platform CLI for UiPath",
68723
68723
  repository: {
68724
68724
  type: "git",
@@ -146502,4 +146502,4 @@ export {
146502
146502
  ready
146503
146503
  };
146504
146504
 
146505
- //# debugId=2468E6D3A7E26A8464756E2164756E21
146505
+ //# debugId=43DD45786BBD8C7464756E2164756E21
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@uipath/cli",
3
3
  "license": "MIT",
4
- "version": "1.201.0-preview.122",
4
+ "version": "1.201.0-preview.123",
5
5
  "description": "Cross platform CLI for UiPath",
6
6
  "repository": {
7
7
  "type": "git",
@@ -42,5 +42,5 @@
42
42
  "kerberos": "7.0.0",
43
43
  "node-expose-sspi": "0.1.60"
44
44
  },
45
- "gitHead": "6c56f56100be96231fccbaa59e99d64d94808d58"
45
+ "gitHead": "0b5e086775b5974d9df45fc98f96f868bb3dda61"
46
46
  }