From d0290fa6955894b0b941d334f3e08fe5ddc3fe21 Mon Sep 17 00:00:00 2001 From: Charly Abraham Date: Thu, 29 Aug 2024 15:13:13 +0530 Subject: [PATCH] fix: security vulnerablity --- package-lock.json | 60 +++++++++++++++++++++++++++++++++-------------- package.json | 2 +- 2 files changed, 44 insertions(+), 18 deletions(-) diff --git a/package-lock.json b/package-lock.json index 1737cfb..b7ccbc7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -18,7 +18,7 @@ }, "devDependencies": { "@aicore/coco-db-client": "1.0.17", - "@aicore/cocodb-ws-client": "1.0.19", + "@aicore/cocodb-ws-client": "1.0.20", "@aicore/libtestutils": "1.0.16", "@commitlint/cli": "19.3.0", "@commitlint/config-conventional": "19.2.2", @@ -63,17 +63,31 @@ "dev": true }, "node_modules/@aicore/cocodb-ws-client": { - "version": "1.0.19", - "resolved": "https://registry.npmjs.org/@aicore/cocodb-ws-client/-/cocodb-ws-client-1.0.19.tgz", - "integrity": "sha512-4SWOHxxkCN9kz0EYWwcXL0LNpMMmvuLBQkNwhE96zLckG221akYJeZvUD8nFtwAIbCUc5bgRl4+fm4KDXjXagQ==", + "version": "1.0.20", + "resolved": "https://registry.npmjs.org/@aicore/cocodb-ws-client/-/cocodb-ws-client-1.0.20.tgz", + "integrity": "sha512-BzUJdEVZnKJBW0tZJFiwKNvjSADLdG9G8Uzu5pfrALwutuTkIUK/fcwMHCvXwArCy2sP6D/nKha1iJo/Z9sWoA==", "dev": true, "dependencies": { "@aicore/libcommonutils": "1.0.20", - "ws": "8.16.0" + "ws": "8.18.0" }, "optionalDependencies": { "bufferutil": "4.0.8", - "utf-8-validate": "6.0.3" + "utf-8-validate": "6.0.4" + } + }, + "node_modules/@aicore/cocodb-ws-client/node_modules/utf-8-validate": { + "version": "6.0.4", + "resolved": "https://registry.npmjs.org/utf-8-validate/-/utf-8-validate-6.0.4.tgz", + "integrity": "sha512-xu9GQDeFp+eZ6LnCywXN/zBancWvOpUMzgjLPSjy4BRHSmTelvn2E0DG0o1sTiw5hkCKBHo8rwSKncfRfv2EEQ==", + "dev": true, + "hasInstallScript": true, + "optional": true, + "dependencies": { + "node-gyp-build": "^4.3.0" + }, + "engines": { + "node": ">=6.14.2" } }, "node_modules/@aicore/libcommonutils": { @@ -7481,9 +7495,9 @@ "integrity": "sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8=" }, "node_modules/ws": { - "version": "8.16.0", - "resolved": "https://registry.npmjs.org/ws/-/ws-8.16.0.tgz", - "integrity": "sha512-HS0c//TP7Ina87TfiPUz1rQzMhHrl/SG2guqRcTOIUYD2q8uhUdNHZYJUaQ8aTGPzCh+c6oawMKW35nFl1dxyQ==", + "version": "8.18.0", + "resolved": "https://registry.npmjs.org/ws/-/ws-8.18.0.tgz", + "integrity": "sha512-8VbfWfHLbbwu3+N6OKsOMpBdT4kXPDDB9cJk2bJ6mh9ucxdlnNvH1e+roYkKmN9Nxw2yjz7VzeO9oOz2zJ04Pw==", "engines": { "node": ">=10.0.0" }, @@ -7605,15 +7619,27 @@ } }, "@aicore/cocodb-ws-client": { - "version": "1.0.19", - "resolved": "https://registry.npmjs.org/@aicore/cocodb-ws-client/-/cocodb-ws-client-1.0.19.tgz", - "integrity": "sha512-4SWOHxxkCN9kz0EYWwcXL0LNpMMmvuLBQkNwhE96zLckG221akYJeZvUD8nFtwAIbCUc5bgRl4+fm4KDXjXagQ==", + "version": "1.0.20", + "resolved": "https://registry.npmjs.org/@aicore/cocodb-ws-client/-/cocodb-ws-client-1.0.20.tgz", + "integrity": "sha512-BzUJdEVZnKJBW0tZJFiwKNvjSADLdG9G8Uzu5pfrALwutuTkIUK/fcwMHCvXwArCy2sP6D/nKha1iJo/Z9sWoA==", "dev": true, "requires": { "@aicore/libcommonutils": "1.0.20", "bufferutil": "4.0.8", - "utf-8-validate": "6.0.3", - "ws": "8.16.0" + "utf-8-validate": "6.0.4", + "ws": "8.18.0" + }, + "dependencies": { + "utf-8-validate": { + "version": "6.0.4", + "resolved": "https://registry.npmjs.org/utf-8-validate/-/utf-8-validate-6.0.4.tgz", + "integrity": "sha512-xu9GQDeFp+eZ6LnCywXN/zBancWvOpUMzgjLPSjy4BRHSmTelvn2E0DG0o1sTiw5hkCKBHo8rwSKncfRfv2EEQ==", + "dev": true, + "optional": true, + "requires": { + "node-gyp-build": "^4.3.0" + } + } } }, "@aicore/libcommonutils": { @@ -13007,9 +13033,9 @@ "integrity": "sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8=" }, "ws": { - "version": "8.16.0", - "resolved": "https://registry.npmjs.org/ws/-/ws-8.16.0.tgz", - "integrity": "sha512-HS0c//TP7Ina87TfiPUz1rQzMhHrl/SG2guqRcTOIUYD2q8uhUdNHZYJUaQ8aTGPzCh+c6oawMKW35nFl1dxyQ==", + "version": "8.18.0", + "resolved": "https://registry.npmjs.org/ws/-/ws-8.18.0.tgz", + "integrity": "sha512-8VbfWfHLbbwu3+N6OKsOMpBdT4kXPDDB9cJk2bJ6mh9ucxdlnNvH1e+roYkKmN9Nxw2yjz7VzeO9oOz2zJ04Pw==", "requires": {} }, "y18n": { diff --git a/package.json b/package.json index 4fffed7..d56dfe1 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "homepage": "https://github.com/aicore/cocodb#readme", "devDependencies": { "@aicore/coco-db-client": "1.0.17", - "@aicore/cocodb-ws-client": "1.0.19", + "@aicore/cocodb-ws-client": "1.0.20", "@aicore/libtestutils": "1.0.16", "@commitlint/cli": "19.3.0", "@commitlint/config-conventional": "19.2.2",