@zowe/db2-for-zowe-cli 4.1.13 → 4.1.15

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.
Files changed (2) hide show
  1. package/npm-shrinkwrap.json +20 -18
  2. package/package.json +2 -2
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@zowe/db2-for-zowe-cli",
3
- "version": "4.1.13",
3
+ "version": "4.1.15",
4
4
  "lockfileVersion": 2,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@zowe/db2-for-zowe-cli",
9
- "version": "4.1.13",
9
+ "version": "4.1.15",
10
10
  "license": "EPL-2.0",
11
11
  "dependencies": {
12
12
  "ibm_db": "3.2.2"
@@ -20,7 +20,7 @@
20
20
  "@types/yargs": "^8.0.2",
21
21
  "@typescript-eslint/eslint-plugin": "^4.29.0",
22
22
  "@typescript-eslint/parser": "^4.29.0",
23
- "@zowe/cli": "^6.40.26",
23
+ "@zowe/cli": "^6.40.30",
24
24
  "@zowe/imperative": "^4.18.7",
25
25
  "env-cmd": "^8.0.2",
26
26
  "eslint": "^7.32.0",
@@ -59,11 +59,12 @@
59
59
  "integrity": "sha1-x57Zf380y48robyXkLzDZkdLS3k="
60
60
  },
61
61
  "node_modules/axios": {
62
- "version": "1.6.1",
63
- "resolved": "https://registry.npmjs.org/axios/-/axios-1.6.1.tgz",
64
- "integrity": "sha512-vfBmhDpKafglh0EldBEbVuoe7DyAavGSLWhuSm5ZSEKQnHhBf0xAAwybbNH1IkrJNGnS/VG4I5yxig1pCEXE4g==",
62
+ "version": "1.7.4",
63
+ "resolved": "https://registry.npmjs.org/axios/-/axios-1.7.4.tgz",
64
+ "integrity": "sha512-DukmaFRnY6AzAALSH4J2M3k6PkaC+MfaAGdEERRWcC9q3/TWQwLpHR8ZRLKTdQ3aBDL64EdluRDjJqKw+BPZEw==",
65
+ "license": "MIT",
65
66
  "dependencies": {
66
- "follow-redirects": "^1.15.0",
67
+ "follow-redirects": "^1.15.6",
67
68
  "form-data": "^4.0.0",
68
69
  "proxy-from-env": "^1.1.0"
69
70
  }
@@ -247,7 +248,8 @@
247
248
  "node_modules/isarray": {
248
249
  "version": "1.0.0",
249
250
  "resolved": "https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz",
250
- "integrity": "sha512-VLghIWNM6ELQzo7zwmcg0NmTVyWKYjvIeM83yjp0wRDTmUnrM678fQbcKBo6n2CJEF0szoG//ytg+TKla89ALQ=="
251
+ "integrity": "sha512-VLghIWNM6ELQzo7zwmcg0NmTVyWKYjvIeM83yjp0wRDTmUnrM678fQbcKBo6n2CJEF0szoG//ytg+TKla89ALQ==",
252
+ "license": "MIT"
251
253
  },
252
254
  "node_modules/lodash": {
253
255
  "version": "4.17.21",
@@ -290,9 +292,9 @@
290
292
  }
291
293
  },
292
294
  "node_modules/nan": {
293
- "version": "2.18.0",
294
- "resolved": "https://registry.npmjs.org/nan/-/nan-2.18.0.tgz",
295
- "integrity": "sha512-W7tfG7vMOGtD30sHoZSSc/JVYiyDPEyQVso/Zz+/uQd0B0L46gtC+pHha5FFMRpil6fm/AoEcRWyOVi4+E/f8w=="
295
+ "version": "2.20.0",
296
+ "resolved": "https://registry.npmjs.org/nan/-/nan-2.20.0.tgz",
297
+ "integrity": "sha512-bk3gXBZDGILuuo/6sKtr0DQmSThYHLtNCdSdXk9YkxD/jK6X2vmCyyXBBxyqZ4XcnzTyYEAThfX3DCEnLf6igw=="
296
298
  },
297
299
  "node_modules/once": {
298
300
  "version": "1.4.0",
@@ -438,11 +440,11 @@
438
440
  "integrity": "sha1-x57Zf380y48robyXkLzDZkdLS3k="
439
441
  },
440
442
  "axios": {
441
- "version": "1.6.1",
442
- "resolved": "https://registry.npmjs.org/axios/-/axios-1.6.1.tgz",
443
- "integrity": "sha512-vfBmhDpKafglh0EldBEbVuoe7DyAavGSLWhuSm5ZSEKQnHhBf0xAAwybbNH1IkrJNGnS/VG4I5yxig1pCEXE4g==",
443
+ "version": "1.7.4",
444
+ "resolved": "https://registry.npmjs.org/axios/-/axios-1.7.4.tgz",
445
+ "integrity": "sha512-DukmaFRnY6AzAALSH4J2M3k6PkaC+MfaAGdEERRWcC9q3/TWQwLpHR8ZRLKTdQ3aBDL64EdluRDjJqKw+BPZEw==",
444
446
  "requires": {
445
- "follow-redirects": "^1.15.0",
447
+ "follow-redirects": "^1.15.6",
446
448
  "form-data": "^4.0.0",
447
449
  "proxy-from-env": "^1.1.0"
448
450
  },
@@ -626,9 +628,9 @@
626
628
  }
627
629
  },
628
630
  "nan": {
629
- "version": "2.18.0",
630
- "resolved": "https://registry.npmjs.org/nan/-/nan-2.18.0.tgz",
631
- "integrity": "sha512-W7tfG7vMOGtD30sHoZSSc/JVYiyDPEyQVso/Zz+/uQd0B0L46gtC+pHha5FFMRpil6fm/AoEcRWyOVi4+E/f8w=="
631
+ "version": "2.20.0",
632
+ "resolved": "https://registry.npmjs.org/nan/-/nan-2.20.0.tgz",
633
+ "integrity": "sha512-bk3gXBZDGILuuo/6sKtr0DQmSThYHLtNCdSdXk9YkxD/jK6X2vmCyyXBBxyqZ4XcnzTyYEAThfX3DCEnLf6igw=="
632
634
  },
633
635
  "once": {
634
636
  "version": "1.4.0",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@zowe/db2-for-zowe-cli",
3
- "version": "4.1.13",
3
+ "version": "4.1.15",
4
4
  "description": "IBM® Db2® Plug-in for Zowe CLI",
5
5
  "author": "Zowe",
6
6
  "license": "EPL-2.0",
@@ -52,7 +52,7 @@
52
52
  "@types/yargs": "^8.0.2",
53
53
  "@typescript-eslint/eslint-plugin": "^4.29.0",
54
54
  "@typescript-eslint/parser": "^4.29.0",
55
- "@zowe/cli": "^6.40.26",
55
+ "@zowe/cli": "^6.40.30",
56
56
  "@zowe/imperative": "^4.18.7",
57
57
  "env-cmd": "^8.0.2",
58
58
  "eslint": "^7.32.0",