diff --git a/package.json b/package.json index a6512648..867d3816 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ ], "dependencies": { "@inquirer/prompts": "7.6.0", - "@internxt/inxt-js": "2.2.1", + "@internxt/inxt-js": "2.2.2", "@internxt/lib": "1.3.1", "@internxt/sdk": "1.10.3", "@oclif/core": "4.4.0", diff --git a/yarn.lock b/yarn.lock index 53423d23..ef547414 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1336,10 +1336,10 @@ eslint-config-prettier "^9.1.0" typescript-eslint "^8.15.0" -"@internxt/inxt-js@2.2.1": - version "2.2.1" - resolved "https://registry.yarnpkg.com/@internxt/inxt-js/-/inxt-js-2.2.1.tgz#c5ef7cef9a9efc70c7aac3ea1b2b285e6c1181ac" - integrity sha512-gGQ7bVipkijTlFAPZGD+iEtP7QGxNORsT3CW++JO6oRNNusjXAOHd+bHq+v+U8g+u/F7voe431tDuE7Ug4Q8gA== +"@internxt/inxt-js@2.2.2": + version "2.2.2" + resolved "https://registry.yarnpkg.com/@internxt/inxt-js/-/inxt-js-2.2.2.tgz#9fdec78d86ce01f643caaa061e73ddaaee42813e" + integrity sha512-hquq9VYL2eibiLwJB6htGHlQvnbT87Xb3vnBwc6kcRaWeaz9xu4vvQXfp242N0na8aiiw4cXSDKomnraixFwEw== dependencies: "@internxt/lib" "1.3.1" "@internxt/sdk" "1.10.0"