@zowe/db2-for-zowe-cli 5.0.13 → 5.0.14

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": "5.0.13",
3
+ "version": "5.0.14",
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.13",
9
+ "version": "5.0.14",
10
10
  "license": "EPL-2.0",
11
11
  "dependencies": {
12
12
  "ibm_db": "3.3.0"
@@ -21,7 +21,7 @@
21
21
  "@typescript-eslint/eslint-plugin": "^4.29.0",
22
22
  "@typescript-eslint/parser": "^4.29.0",
23
23
  "@zowe/cli": "^7.29.10",
24
- "@zowe/cli-test-utils": "^7.29.10",
24
+ "@zowe/cli-test-utils": "^7.29.11",
25
25
  "@zowe/imperative": "^5.6.0",
26
26
  "env-cmd": "^8.0.2",
27
27
  "eslint": "^7.32.0",
@@ -342,9 +342,9 @@
342
342
  "integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g=="
343
343
  },
344
344
  "node_modules/tar-fs": {
345
- "version": "1.16.4",
346
- "resolved": "https://registry.npmjs.org/tar-fs/-/tar-fs-1.16.4.tgz",
347
- "integrity": "sha512-u3XczWoYAIVXe5GOKK6+VeWaHjtc47W7hyuTo3+4cNakcCcuDmlkYiiHEsECwTkcI3h1VUgtwBQ54+RvY6cM4w==",
345
+ "version": "1.16.5",
346
+ "resolved": "https://registry.npmjs.org/tar-fs/-/tar-fs-1.16.5.tgz",
347
+ "integrity": "sha512-1ergVCCysmwHQNrOS+Pjm4DQ4nrGp43+Xnu4MRGjCnQu/m3hEgLNS78d5z+B8OJ1hN5EejJdCSFZE1oM6AQXAQ==",
348
348
  "license": "MIT",
349
349
  "dependencies": {
350
350
  "chownr": "^1.0.1",
@@ -682,9 +682,9 @@
682
682
  "integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g=="
683
683
  },
684
684
  "tar-fs": {
685
- "version": "1.16.4",
686
- "resolved": "https://registry.npmjs.org/tar-fs/-/tar-fs-1.16.4.tgz",
687
- "integrity": "sha512-u3XczWoYAIVXe5GOKK6+VeWaHjtc47W7hyuTo3+4cNakcCcuDmlkYiiHEsECwTkcI3h1VUgtwBQ54+RvY6cM4w==",
685
+ "version": "1.16.5",
686
+ "resolved": "https://registry.npmjs.org/tar-fs/-/tar-fs-1.16.5.tgz",
687
+ "integrity": "sha512-1ergVCCysmwHQNrOS+Pjm4DQ4nrGp43+Xnu4MRGjCnQu/m3hEgLNS78d5z+B8OJ1hN5EejJdCSFZE1oM6AQXAQ==",
688
688
  "requires": {
689
689
  "chownr": "^1.0.1",
690
690
  "mkdirp": "^0.5.1",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@zowe/db2-for-zowe-cli",
3
- "version": "5.0.13",
3
+ "version": "5.0.14",
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
  "@typescript-eslint/eslint-plugin": "^4.29.0",
53
53
  "@typescript-eslint/parser": "^4.29.0",
54
54
  "@zowe/cli": "^7.29.10",
55
- "@zowe/cli-test-utils": "^7.29.10",
55
+ "@zowe/cli-test-utils": "^7.29.11",
56
56
  "@zowe/imperative": "^5.6.0",
57
57
  "env-cmd": "^8.0.2",
58
58
  "eslint": "^7.32.0",