From b288e28d47b2610d895d1e0dc0dfb164eb386c2c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 31 Mar 2024 20:21:23 +0000 Subject: [PATCH] chore(deps): update dependencies --- package-lock.json | 74 +++++++++++++++-------------------------------- package.json | 4 +-- 2 files changed, 26 insertions(+), 52 deletions(-) diff --git a/package-lock.json b/package-lock.json index 81b272d..4921da4 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.16", + "@aicore/cocodb-ws-client": "1.0.18", "@aicore/libtestutils": "1.0.16", "@commitlint/cli": "19.2.1", "@commitlint/config-conventional": "19.1.0", @@ -29,7 +29,7 @@ "eslint": "8.57.0", "glob": "9.3.5", "husky": "8.0.3", - "mocha": "10.3.0", + "mocha": "10.4.0", "nodemon": "3.1.0" }, "optionalDependencies": { @@ -63,33 +63,19 @@ "dev": true }, "node_modules/@aicore/cocodb-ws-client": { - "version": "1.0.16", - "resolved": "https://registry.npmjs.org/@aicore/cocodb-ws-client/-/cocodb-ws-client-1.0.16.tgz", - "integrity": "sha512-aK3NaeaqcsLaSYGj0gMUW1amNJfslCTAH4HX5cn4bUjx4LTx3xQUK3jQwHc4Uft0Z34DWKQY7X44iq9yjSPM2Q==", + "version": "1.0.18", + "resolved": "https://registry.npmjs.org/@aicore/cocodb-ws-client/-/cocodb-ws-client-1.0.18.tgz", + "integrity": "sha512-4GBMnfisWfeDf3qTa71bEIms6jo9tD/EEcrzmIsd0w1/383M1Kdwph6Qk9gWnBOzKahAZoTbEnF+hcFJA1xjUg==", "dev": true, "dependencies": { "@aicore/libcommonutils": "1.0.20", - "ws": "8.13.0" + "ws": "8.16.0" }, "optionalDependencies": { - "bufferutil": "4.0.7", + "bufferutil": "4.0.8", "utf-8-validate": "6.0.3" } }, - "node_modules/@aicore/cocodb-ws-client/node_modules/bufferutil": { - "version": "4.0.7", - "resolved": "https://registry.npmjs.org/bufferutil/-/bufferutil-4.0.7.tgz", - "integrity": "sha512-kukuqc39WOHtdxtw4UScxF/WVnMFVSQVKhtx3AjZJzhd0RGZZldcrfSEbVsWWe6KNH253574cq5F+wpv0G9pJw==", - "dev": true, - "hasInstallScript": true, - "optional": true, - "dependencies": { - "node-gyp-build": "^4.3.0" - }, - "engines": { - "node": ">=6.14.2" - } - }, "node_modules/@aicore/libcommonutils": { "version": "1.0.20", "resolved": "https://registry.npmjs.org/@aicore/libcommonutils/-/libcommonutils-1.0.20.tgz", @@ -5300,9 +5286,9 @@ } }, "node_modules/mocha": { - "version": "10.3.0", - "resolved": "https://registry.npmjs.org/mocha/-/mocha-10.3.0.tgz", - "integrity": "sha512-uF2XJs+7xSLsrmIvn37i/wnc91nw7XjOQB8ccyx5aEgdnohr7n+rEiZP23WkCYHjilR6+EboEnbq/ZQDz4LSbg==", + "version": "10.4.0", + "resolved": "https://registry.npmjs.org/mocha/-/mocha-10.4.0.tgz", + "integrity": "sha512-eqhGB8JKapEYcC4ytX/xrzKforgEc3j1pGlAXVy3eRwrtAy5/nIfT1SvgGzfN0XZZxeLq0aQWkOUAmqIJiv+bA==", "dev": true, "dependencies": { "ansi-colors": "4.1.1", @@ -7305,9 +7291,9 @@ "dev": true }, "node_modules/ws": { - "version": "8.13.0", - "resolved": "https://registry.npmjs.org/ws/-/ws-8.13.0.tgz", - "integrity": "sha512-x9vcZYTrFPC7aSIbj7sRCYo7L/Xb8Iy+pW0ng0wt2vCJv7M9HOMy0UoN3rr+IFC7hb7vXoqS+P9ktyLLLhO+LA==", + "version": "8.16.0", + "resolved": "https://registry.npmjs.org/ws/-/ws-8.16.0.tgz", + "integrity": "sha512-HS0c//TP7Ina87TfiPUz1rQzMhHrl/SG2guqRcTOIUYD2q8uhUdNHZYJUaQ8aTGPzCh+c6oawMKW35nFl1dxyQ==", "engines": { "node": ">=10.0.0" }, @@ -7429,27 +7415,15 @@ } }, "@aicore/cocodb-ws-client": { - "version": "1.0.16", - "resolved": "https://registry.npmjs.org/@aicore/cocodb-ws-client/-/cocodb-ws-client-1.0.16.tgz", - "integrity": "sha512-aK3NaeaqcsLaSYGj0gMUW1amNJfslCTAH4HX5cn4bUjx4LTx3xQUK3jQwHc4Uft0Z34DWKQY7X44iq9yjSPM2Q==", + "version": "1.0.18", + "resolved": "https://registry.npmjs.org/@aicore/cocodb-ws-client/-/cocodb-ws-client-1.0.18.tgz", + "integrity": "sha512-4GBMnfisWfeDf3qTa71bEIms6jo9tD/EEcrzmIsd0w1/383M1Kdwph6Qk9gWnBOzKahAZoTbEnF+hcFJA1xjUg==", "dev": true, "requires": { "@aicore/libcommonutils": "1.0.20", - "bufferutil": "4.0.7", + "bufferutil": "4.0.8", "utf-8-validate": "6.0.3", - "ws": "8.13.0" - }, - "dependencies": { - "bufferutil": { - "version": "4.0.7", - "resolved": "https://registry.npmjs.org/bufferutil/-/bufferutil-4.0.7.tgz", - "integrity": "sha512-kukuqc39WOHtdxtw4UScxF/WVnMFVSQVKhtx3AjZJzhd0RGZZldcrfSEbVsWWe6KNH253574cq5F+wpv0G9pJw==", - "dev": true, - "optional": true, - "requires": { - "node-gyp-build": "^4.3.0" - } - } + "ws": "8.16.0" } }, "@aicore/libcommonutils": { @@ -11298,9 +11272,9 @@ "dev": true }, "mocha": { - "version": "10.3.0", - "resolved": "https://registry.npmjs.org/mocha/-/mocha-10.3.0.tgz", - "integrity": "sha512-uF2XJs+7xSLsrmIvn37i/wnc91nw7XjOQB8ccyx5aEgdnohr7n+rEiZP23WkCYHjilR6+EboEnbq/ZQDz4LSbg==", + "version": "10.4.0", + "resolved": "https://registry.npmjs.org/mocha/-/mocha-10.4.0.tgz", + "integrity": "sha512-eqhGB8JKapEYcC4ytX/xrzKforgEc3j1pGlAXVy3eRwrtAy5/nIfT1SvgGzfN0XZZxeLq0aQWkOUAmqIJiv+bA==", "dev": true, "requires": { "ansi-colors": "4.1.1", @@ -12730,9 +12704,9 @@ "dev": true }, "ws": { - "version": "8.13.0", - "resolved": "https://registry.npmjs.org/ws/-/ws-8.13.0.tgz", - "integrity": "sha512-x9vcZYTrFPC7aSIbj7sRCYo7L/Xb8Iy+pW0ng0wt2vCJv7M9HOMy0UoN3rr+IFC7hb7vXoqS+P9ktyLLLhO+LA==", + "version": "8.16.0", + "resolved": "https://registry.npmjs.org/ws/-/ws-8.16.0.tgz", + "integrity": "sha512-HS0c//TP7Ina87TfiPUz1rQzMhHrl/SG2guqRcTOIUYD2q8uhUdNHZYJUaQ8aTGPzCh+c6oawMKW35nFl1dxyQ==", "requires": {} }, "y18n": { diff --git a/package.json b/package.json index 6404b10..7dd8a92 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.16", + "@aicore/cocodb-ws-client": "1.0.18", "@aicore/libtestutils": "1.0.16", "@commitlint/cli": "19.2.1", "@commitlint/config-conventional": "19.1.0", @@ -61,7 +61,7 @@ "eslint": "8.57.0", "glob": "9.3.5", "husky": "8.0.3", - "mocha": "10.3.0", + "mocha": "10.4.0", "nodemon": "3.1.0" }, "dependencies": {