@zowe/cli 7.2.3 → 7.2.4

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.
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@zowe/cli",
3
- "version": "7.2.3",
3
+ "version": "7.2.4",
4
4
  "lockfileVersion": 2,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@zowe/cli",
9
- "version": "7.2.3",
9
+ "version": "7.2.4",
10
10
  "hasInstallScript": true,
11
11
  "license": "EPL-2.0",
12
12
  "dependencies": {
@@ -1786,9 +1786,9 @@
1786
1786
  "integrity": "sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q=="
1787
1787
  },
1788
1788
  "node_modules/minipass": {
1789
- "version": "3.1.6",
1790
- "resolved": "https://registry.npmjs.org/minipass/-/minipass-3.1.6.tgz",
1791
- "integrity": "sha512-rty5kpw9/z8SX9dmxblFA6edItUmwJgMeYDZRrwlIVN27i8gysGbznJwUggw2V/FVqFSDdWy040ZPS811DYAqQ==",
1789
+ "version": "3.3.3",
1790
+ "resolved": "https://registry.npmjs.org/minipass/-/minipass-3.3.3.tgz",
1791
+ "integrity": "sha512-N0BOsdFAlNRfmwMhjAsLVWOk7Ljmeb39iqFlsV1At+jqRhSUP9yeof8FyJu4imaJiSUp8vQebWD/guZwGQC8iA==",
1792
1792
  "dependencies": {
1793
1793
  "yallist": "^4.0.0"
1794
1794
  },
@@ -4510,9 +4510,9 @@
4510
4510
  "integrity": "sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q=="
4511
4511
  },
4512
4512
  "minipass": {
4513
- "version": "3.1.6",
4514
- "resolved": "https://registry.npmjs.org/minipass/-/minipass-3.1.6.tgz",
4515
- "integrity": "sha512-rty5kpw9/z8SX9dmxblFA6edItUmwJgMeYDZRrwlIVN27i8gysGbznJwUggw2V/FVqFSDdWy040ZPS811DYAqQ==",
4513
+ "version": "3.3.3",
4514
+ "resolved": "https://registry.npmjs.org/minipass/-/minipass-3.3.3.tgz",
4515
+ "integrity": "sha512-N0BOsdFAlNRfmwMhjAsLVWOk7Ljmeb39iqFlsV1At+jqRhSUP9yeof8FyJu4imaJiSUp8vQebWD/guZwGQC8iA==",
4516
4516
  "requires": {
4517
4517
  "yallist": "^4.0.0"
4518
4518
  },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@zowe/cli",
3
- "version": "7.2.3",
3
+ "version": "7.2.4",
4
4
  "description": "Zowe CLI is a command line interface (CLI) that provides a simple and streamlined way to interact with IBM z/OS.",
5
5
  "author": "Zowe",
6
6
  "license": "EPL-2.0",
@@ -448,7 +448,7 @@ checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
448
448
 
449
449
  [[package]]
450
450
  name = "zowe"
451
- version = "1.0.0"
451
+ version = "1.0.1"
452
452
  dependencies = [
453
453
  "atty",
454
454
  "base64",
@@ -1,6 +1,6 @@
1
1
  [package]
2
2
  name = "zowe"
3
- version = "1.0.0"
3
+ version = "1.0.1"
4
4
  authors = ["Zowe Project"]
5
5
  edition = "2018"
6
6
  license = "EPL-2.0"
Binary file
Binary file
Binary file