diff --git a/sdk/VERSION b/sdk/VERSION index 55b5d683e..a2b1a4b7c 100644 --- a/sdk/VERSION +++ b/sdk/VERSION @@ -1 +1 @@ -2.104.0-beta.25 \ No newline at end of file +2.104.0-beta.26 \ No newline at end of file diff --git a/sdk/package.json b/sdk/package.json index 5e66e8b30..7fef3843b 100644 --- a/sdk/package.json +++ b/sdk/package.json @@ -1,6 +1,6 @@ { "name": "@drift-labs/sdk", - "version": "2.104.0-beta.25", + "version": "2.104.0-beta.26", "main": "lib/node/index.js", "types": "lib/node/index.d.ts", "browser": "./lib/browser/index.js", diff --git a/sdk/yarn.lock b/sdk/yarn.lock index ade2f1336..85fb9e30f 100644 --- a/sdk/yarn.lock +++ b/sdk/yarn.lock @@ -2529,6 +2529,11 @@ ms@^2.0.0, ms@^2.1.3: resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.3.tgz#574c8138ce1d2b5861f0b44579dbadd60c6615b2" integrity sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA== +nanoid@3.3.4: + version "3.3.4" + resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.4.tgz#730b67e3cd09e2deacf03c027c81c9d9dbc5e8ab" + integrity sha512-MqBkQh/OHTS2egovRtLk45wEyNXwF+cokD+1YPf9u5VfJiRdAiRwB2froX5Co9Rh20xs4siNPm8naNotSD6RBw== + natural-compare@^1.4.0: version "1.4.0" resolved "https://registry.yarnpkg.com/natural-compare/-/natural-compare-1.4.0.tgz#4abebfeed7541f2c27acfb29bdbbd15c8d5ba4f7"