@zowe/db2-for-zowe-cli 6.1.2 → 6.1.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/db2-for-zowe-cli",
3
- "version": "6.1.2",
3
+ "version": "6.1.4",
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.2",
9
+ "version": "6.1.4",
10
10
  "license": "EPL-2.0",
11
11
  "dependencies": {
12
12
  "ibm_db": "3.3.0"
@@ -17,8 +17,8 @@
17
17
  "@types/node": "^18.18.2",
18
18
  "@typescript-eslint/eslint-plugin": "^7.1.0",
19
19
  "@typescript-eslint/parser": "^7.1.0",
20
- "@zowe/cli": "^8.15.1",
21
- "@zowe/cli-test-utils": "^8.15.1",
20
+ "@zowe/cli": "^8.16.0",
21
+ "@zowe/cli-test-utils": "^8.16.0",
22
22
  "@zowe/imperative": "^8.0.0",
23
23
  "env-cmd": "^10.1.0",
24
24
  "eslint": "^8.57.0",
@@ -309,9 +309,10 @@
309
309
  }
310
310
  },
311
311
  "node_modules/tar-fs": {
312
- "version": "1.16.3",
313
- "resolved": "https://registry.npmjs.org/tar-fs/-/tar-fs-1.16.3.tgz",
314
- "integrity": "sha512-NvCeXpYx7OsmOh8zIOP/ebG55zZmxLE0etfWRbWok+q2Qo8x/vOR/IJT1taADXPe+jsiu9axDb3X4B+iIgNlKw==",
312
+ "version": "1.16.5",
313
+ "resolved": "https://registry.npmjs.org/tar-fs/-/tar-fs-1.16.5.tgz",
314
+ "integrity": "sha512-1ergVCCysmwHQNrOS+Pjm4DQ4nrGp43+Xnu4MRGjCnQu/m3hEgLNS78d5z+B8OJ1hN5EejJdCSFZE1oM6AQXAQ==",
315
+ "license": "MIT",
315
316
  "dependencies": {
316
317
  "chownr": "^1.0.1",
317
318
  "mkdirp": "^0.5.1",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@zowe/db2-for-zowe-cli",
3
- "version": "6.1.2",
3
+ "version": "6.1.4",
4
4
  "description": "IBM® Db2® Plug-in for Zowe CLI",
5
5
  "author": "Zowe",
6
6
  "license": "EPL-2.0",
@@ -48,8 +48,8 @@
48
48
  "@types/node": "^18.18.2",
49
49
  "@typescript-eslint/eslint-plugin": "^7.1.0",
50
50
  "@typescript-eslint/parser": "^7.1.0",
51
- "@zowe/cli": "^8.15.1",
52
- "@zowe/cli-test-utils": "^8.15.1",
51
+ "@zowe/cli": "^8.16.0",
52
+ "@zowe/cli-test-utils": "^8.16.0",
53
53
  "@zowe/imperative": "^8.0.0",
54
54
  "env-cmd": "^10.1.0",
55
55
  "eslint": "^8.57.0",