@zowe/db2-for-zowe-cli 6.1.10 → 6.1.12

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 +17 -13
  2. package/package.json +3 -3
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@zowe/db2-for-zowe-cli",
3
- "version": "6.1.10",
3
+ "version": "6.1.12",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@zowe/db2-for-zowe-cli",
9
- "version": "6.1.10",
9
+ "version": "6.1.12",
10
10
  "license": "EPL-2.0",
11
11
  "dependencies": {
12
12
  "ibm_db": "3.3.4"
@@ -16,8 +16,8 @@
16
16
  "@types/node": "^20.0.0",
17
17
  "@typescript-eslint/eslint-plugin": "^7.1.0",
18
18
  "@typescript-eslint/parser": "^7.1.0",
19
- "@zowe/cli": "^8.27.4",
20
- "@zowe/cli-test-utils": "^8.29.13",
19
+ "@zowe/cli": "^8.32.0",
20
+ "@zowe/cli-test-utils": "^8.31.5",
21
21
  "@zowe/imperative": "^8.0.0",
22
22
  "env-cmd": "^10.1.0",
23
23
  "eslint": "^8.57.0",
@@ -54,13 +54,13 @@
54
54
  "license": "MIT"
55
55
  },
56
56
  "node_modules/axios": {
57
- "version": "1.13.5",
58
- "integrity": "sha512-cz4ur7Vb0xS4/KUN0tPWe44eqxrIu31me+fbang3ijiNscE129POzipJJA6zniq2C/Z6sJCjMimjS8Lc/GAs8Q==",
57
+ "version": "1.15.0",
58
+ "integrity": "sha512-wWyJDlAatxk30ZJer+GeCWS209sA42X+N5jU2jy6oHTp7ufw8uzUTVFBX9+wTfAlhiJXGS0Bq7X6efruWjuK9Q==",
59
59
  "license": "MIT",
60
60
  "dependencies": {
61
61
  "follow-redirects": "^1.15.11",
62
62
  "form-data": "^4.0.5",
63
- "proxy-from-env": "^1.1.0"
63
+ "proxy-from-env": "^2.1.0"
64
64
  }
65
65
  },
66
66
  "node_modules/big-integer": {
@@ -194,8 +194,8 @@
194
194
  "integrity": "sha512-0Zt+s3L7Vf1biwWZ29aARiVYLx7iMGnEUl9x33fbB/j3jR81u/O2LbqK+Bm1CDSNDKVtJ/YjwY7TUd5SkeLQLw=="
195
195
  },
196
196
  "node_modules/follow-redirects": {
197
- "version": "1.15.11",
198
- "integrity": "sha512-deG2P0JfjrTxl50XGCDyfI97ZGVCxIpfKYmfyrQ54n5FO/0gfIES8C/Psl6kWVDolizcaaxZJnTS0QSMxvnsBQ==",
197
+ "version": "1.16.0",
198
+ "integrity": "sha512-y5rN/uOsadFT/JfYwhxRS5R7Qce+g3zG97+JrtFZlC9klX/W5hD7iiLzScI4nZqUS7DNUdhPgw4xI8W2LuXlUw==",
199
199
  "funding": [
200
200
  {
201
201
  "type": "individual",
@@ -374,8 +374,8 @@
374
374
  }
375
375
  },
376
376
  "node_modules/lodash": {
377
- "version": "4.17.23",
378
- "integrity": "sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==",
377
+ "version": "4.18.1",
378
+ "integrity": "sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q==",
379
379
  "license": "MIT"
380
380
  },
381
381
  "node_modules/math-intrinsics": {
@@ -429,8 +429,12 @@
429
429
  "integrity": "sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag=="
430
430
  },
431
431
  "node_modules/proxy-from-env": {
432
- "version": "1.1.0",
433
- "integrity": "sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg=="
432
+ "version": "2.1.0",
433
+ "integrity": "sha512-cJ+oHTW1VAEa8cJslgmUZrc+sjRKgAKl3Zyse6+PV38hZe/V6Z14TbCuXcan9F9ghlz4QrFr2c92TNF82UkYHA==",
434
+ "license": "MIT",
435
+ "engines": {
436
+ "node": ">=10"
437
+ }
434
438
  },
435
439
  "node_modules/pump": {
436
440
  "version": "1.0.3",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@zowe/db2-for-zowe-cli",
3
- "version": "6.1.10",
3
+ "version": "6.1.12",
4
4
  "description": "IBM® Db2® Plug-in for Zowe CLI",
5
5
  "author": "Zowe",
6
6
  "license": "EPL-2.0",
@@ -47,8 +47,8 @@
47
47
  "@types/node": "^20.0.0",
48
48
  "@typescript-eslint/eslint-plugin": "^7.1.0",
49
49
  "@typescript-eslint/parser": "^7.1.0",
50
- "@zowe/cli": "^8.27.4",
51
- "@zowe/cli-test-utils": "^8.29.13",
50
+ "@zowe/cli": "^8.32.0",
51
+ "@zowe/cli-test-utils": "^8.31.5",
52
52
  "@zowe/imperative": "^8.0.0",
53
53
  "env-cmd": "^10.1.0",
54
54
  "eslint": "^8.57.0",