@zowe/db2-for-zowe-cli 5.0.23 → 5.0.24
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/npm-shrinkwrap.json +12 -12
- package/package.json +1 -1
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@zowe/db2-for-zowe-cli",
|
|
3
|
-
"version": "5.0.
|
|
3
|
+
"version": "5.0.24",
|
|
4
4
|
"lockfileVersion": 2,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "@zowe/db2-for-zowe-cli",
|
|
9
|
-
"version": "5.0.
|
|
9
|
+
"version": "5.0.24",
|
|
10
10
|
"license": "EPL-2.0",
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"ibm_db": "3.3.4"
|
|
@@ -46,8 +46,8 @@
|
|
|
46
46
|
}
|
|
47
47
|
},
|
|
48
48
|
"node_modules/adm-zip": {
|
|
49
|
-
"version": "0.5.
|
|
50
|
-
"integrity": "sha512-
|
|
49
|
+
"version": "0.5.18",
|
|
50
|
+
"integrity": "sha512-ufJnssQGbxzLNS1Ho9bCtX4rQKCCvoVuDLHoJyc3F9dOGDB4BkWs2Ci0kv53lqocAEQ/Cbi+I2XCsNYGqVYqng==",
|
|
51
51
|
"license": "MIT",
|
|
52
52
|
"engines": {
|
|
53
53
|
"node": ">=12.0"
|
|
@@ -68,12 +68,12 @@
|
|
|
68
68
|
"integrity": "sha1-x57Zf380y48robyXkLzDZkdLS3k="
|
|
69
69
|
},
|
|
70
70
|
"node_modules/axios": {
|
|
71
|
-
"version": "1.
|
|
72
|
-
"integrity": "sha512-
|
|
71
|
+
"version": "1.19.0",
|
|
72
|
+
"integrity": "sha512-ht/iuYZXEjFxLH/Hkezgd7m6JKlHHXEUSneaDz8uZe1Gj5QZtCnpyDsckvAiEnT89OEbCLmnte4R4sn7P0EKFw==",
|
|
73
73
|
"license": "MIT",
|
|
74
74
|
"dependencies": {
|
|
75
75
|
"follow-redirects": "^1.16.0",
|
|
76
|
-
"form-data": "^4.0.
|
|
76
|
+
"form-data": "^4.0.6",
|
|
77
77
|
"https-proxy-agent": "^5.0.1",
|
|
78
78
|
"proxy-from-env": "^2.1.0"
|
|
79
79
|
}
|
|
@@ -604,8 +604,8 @@
|
|
|
604
604
|
},
|
|
605
605
|
"dependencies": {
|
|
606
606
|
"adm-zip": {
|
|
607
|
-
"version": "0.5.
|
|
608
|
-
"integrity": "sha512-
|
|
607
|
+
"version": "0.5.18",
|
|
608
|
+
"integrity": "sha512-ufJnssQGbxzLNS1Ho9bCtX4rQKCCvoVuDLHoJyc3F9dOGDB4BkWs2Ci0kv53lqocAEQ/Cbi+I2XCsNYGqVYqng=="
|
|
609
609
|
},
|
|
610
610
|
"agent-base": {
|
|
611
611
|
"version": "6.0.2",
|
|
@@ -619,11 +619,11 @@
|
|
|
619
619
|
"integrity": "sha1-x57Zf380y48robyXkLzDZkdLS3k="
|
|
620
620
|
},
|
|
621
621
|
"axios": {
|
|
622
|
-
"version": "1.
|
|
623
|
-
"integrity": "sha512-
|
|
622
|
+
"version": "1.19.0",
|
|
623
|
+
"integrity": "sha512-ht/iuYZXEjFxLH/Hkezgd7m6JKlHHXEUSneaDz8uZe1Gj5QZtCnpyDsckvAiEnT89OEbCLmnte4R4sn7P0EKFw==",
|
|
624
624
|
"requires": {
|
|
625
625
|
"follow-redirects": "^1.16.0",
|
|
626
|
-
"form-data": "^4.0.
|
|
626
|
+
"form-data": "^4.0.6",
|
|
627
627
|
"https-proxy-agent": "^5.0.1",
|
|
628
628
|
"proxy-from-env": "^2.1.0"
|
|
629
629
|
},
|