@zowe/db2-for-zowe-cli 5.0.16 → 5.0.17
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 +11 -10
- 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.17",
|
|
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.17",
|
|
10
10
|
"license": "EPL-2.0",
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"ibm_db": "3.3.1"
|
|
@@ -60,12 +60,13 @@
|
|
|
60
60
|
"integrity": "sha1-x57Zf380y48robyXkLzDZkdLS3k="
|
|
61
61
|
},
|
|
62
62
|
"node_modules/axios": {
|
|
63
|
-
"version": "1.
|
|
64
|
-
"resolved": "https://registry.npmjs.org/axios/-/axios-1.
|
|
65
|
-
"integrity": "sha512-
|
|
63
|
+
"version": "1.12.0",
|
|
64
|
+
"resolved": "https://registry.npmjs.org/axios/-/axios-1.12.0.tgz",
|
|
65
|
+
"integrity": "sha512-oXTDccv8PcfjZmPGlWsPSwtOJCZ/b6W5jAMCNcfwJbCzDckwG0jrYJFaWH1yvivfCXjVzV/SPDEhMB3Q+DSurg==",
|
|
66
|
+
"license": "MIT",
|
|
66
67
|
"dependencies": {
|
|
67
68
|
"follow-redirects": "^1.15.6",
|
|
68
|
-
"form-data": "^4.0.
|
|
69
|
+
"form-data": "^4.0.4",
|
|
69
70
|
"proxy-from-env": "^1.1.0"
|
|
70
71
|
}
|
|
71
72
|
},
|
|
@@ -636,12 +637,12 @@
|
|
|
636
637
|
"integrity": "sha1-x57Zf380y48robyXkLzDZkdLS3k="
|
|
637
638
|
},
|
|
638
639
|
"axios": {
|
|
639
|
-
"version": "1.
|
|
640
|
-
"resolved": "https://registry.npmjs.org/axios/-/axios-1.
|
|
641
|
-
"integrity": "sha512-
|
|
640
|
+
"version": "1.12.0",
|
|
641
|
+
"resolved": "https://registry.npmjs.org/axios/-/axios-1.12.0.tgz",
|
|
642
|
+
"integrity": "sha512-oXTDccv8PcfjZmPGlWsPSwtOJCZ/b6W5jAMCNcfwJbCzDckwG0jrYJFaWH1yvivfCXjVzV/SPDEhMB3Q+DSurg==",
|
|
642
643
|
"requires": {
|
|
643
644
|
"follow-redirects": "^1.15.6",
|
|
644
|
-
"form-data": "^4.0.
|
|
645
|
+
"form-data": "^4.0.4",
|
|
645
646
|
"proxy-from-env": "^1.1.0"
|
|
646
647
|
},
|
|
647
648
|
"dependencies": {
|