diff --git a/package-lock.json b/package-lock.json index 83147ce..56d11bc 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.18", + "@aicore/cocodb-ws-client": "1.0.19", "@aicore/libtestutils": "1.0.16", "@commitlint/cli": "19.3.0", "@commitlint/config-conventional": "19.2.2", @@ -63,9 +63,9 @@ "dev": true }, "node_modules/@aicore/cocodb-ws-client": { - "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==", + "version": "1.0.19", + "resolved": "https://registry.npmjs.org/@aicore/cocodb-ws-client/-/cocodb-ws-client-1.0.19.tgz", + "integrity": "sha512-4SWOHxxkCN9kz0EYWwcXL0LNpMMmvuLBQkNwhE96zLckG221akYJeZvUD8nFtwAIbCUc5bgRl4+fm4KDXjXagQ==", "dev": true, "dependencies": { "@aicore/libcommonutils": "1.0.20", @@ -7605,9 +7605,9 @@ } }, "@aicore/cocodb-ws-client": { - "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==", + "version": "1.0.19", + "resolved": "https://registry.npmjs.org/@aicore/cocodb-ws-client/-/cocodb-ws-client-1.0.19.tgz", + "integrity": "sha512-4SWOHxxkCN9kz0EYWwcXL0LNpMMmvuLBQkNwhE96zLckG221akYJeZvUD8nFtwAIbCUc5bgRl4+fm4KDXjXagQ==", "dev": true, "requires": { "@aicore/libcommonutils": "1.0.20", diff --git a/package.json b/package.json index a3aeac2..e119b0d 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.18", + "@aicore/cocodb-ws-client": "1.0.19", "@aicore/libtestutils": "1.0.16", "@commitlint/cli": "19.3.0", "@commitlint/config-conventional": "19.2.2",