From ddd318a344d139d3c246302705abfe7225cd53a6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 23 Nov 2024 06:14:01 +0000 Subject: [PATCH] fix(deps): update dependency agent-twitter-client to v0.0.14 --- packages/client-twitter/package.json | 2 +- pnpm-lock.yaml | 24 ++++++++++++++++++++++-- 2 files changed, 23 insertions(+), 3 deletions(-) diff --git a/packages/client-twitter/package.json b/packages/client-twitter/package.json index 1e541f67f7..72cc2779c3 100644 --- a/packages/client-twitter/package.json +++ b/packages/client-twitter/package.json @@ -6,7 +6,7 @@ "types": "dist/index.d.ts", "dependencies": { "@ai16z/eliza": "workspace:*", - "agent-twitter-client": "0.0.13", + "agent-twitter-client": "0.0.14", "glob": "11.0.0", "zod": "3.23.8" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index eb1822c8e7..6f2167fdc0 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -610,8 +610,8 @@ importers: specifier: workspace:* version: link:../core agent-twitter-client: - specifier: 0.0.13 - version: 0.0.13 + specifier: 0.0.14 + version: 0.0.14 glob: specifier: 11.0.0 version: 11.0.0 @@ -6148,6 +6148,9 @@ packages: agent-twitter-client@0.0.13: resolution: {integrity: sha512-xIVvrMKWe9VfZDlmGwO9hEd0Kav74FUT4euPZV8XiTqPv6D5gOd5PE0KkkBHPKSupOZuHf8BvQuhEwa/5Ac6hg==} + agent-twitter-client@0.0.14: + resolution: {integrity: sha512-GYTyLRqiN3yaJTSSiPB1J5kL0RXh10UvsN/Xn2HhegBnpQlgtLkMEQnDKfR+ZNBiLBhG2QBpm/6GrhAxdF4a5g==} + agentkeepalive@4.5.0: resolution: {integrity: sha512-5GG/5IbQQpC9FpkRGsSvZI5QYeSCzlJHdpBQntCsuTOxhKD8lqKhrleg2Yi7yvMIf82Ycmmqln9U8V9qwEiJew==} engines: {node: '>= 8.0.0'} @@ -14044,6 +14047,9 @@ packages: tweetnacl@0.14.5: resolution: {integrity: sha512-KXXFFdAbFXY4geFIwoyNK+f5Z1b7swfXABfL7HXCmoIWMKU3dmS26672A4EeQtDzLKy7SXmfBu51JolvEKwtGA==} + twitter-api-v2@1.18.2: + resolution: {integrity: sha512-ggImmoAeVgETYqrWeZy+nWnDpwgTP+IvFEc03Pitt1HcgMX+Yw17rP38Fb5FFTinuyNvS07EPtAfZ184uIyB0A==} + tx2@1.0.5: resolution: {integrity: sha512-sJ24w0y03Md/bxzK4FU8J8JveYYUbSs2FViLJ2D/8bytSiyPRbuE3DyL/9UKYXTZlV3yXq0L8GLlhobTnekCVg==} @@ -21675,6 +21681,18 @@ snapshots: tough-cookie: 4.1.4 tslib: 2.8.0 + agent-twitter-client@0.0.14: + dependencies: + '@sinclair/typebox': 0.32.35 + agent-twitter-client: 0.0.13 + headers-polyfill: 3.3.0 + json-stable-stringify: 1.1.1 + otpauth: 9.3.5 + set-cookie-parser: 2.7.1 + tough-cookie: 4.1.4 + tslib: 2.8.0 + twitter-api-v2: 1.18.2 + agentkeepalive@4.5.0: dependencies: humanize-ms: 1.2.1 @@ -31316,6 +31334,8 @@ snapshots: tweetnacl@0.14.5: {} + twitter-api-v2@1.18.2: {} + tx2@1.0.5: dependencies: json-stringify-safe: 5.0.1