From f3bf2df25547695954025844c1e518e99521744a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 29 May 2025 22:33:53 -0400 Subject: [PATCH] Bump twitter-openapi-typescript from 0.0.51 to 0.0.55 (#126) Bumps [twitter-openapi-typescript](https://github.com/fa0311/twitter-openapi-typescript) from 0.0.51 to 0.0.55. - [Commits](https://github.com/fa0311/twitter-openapi-typescript/commits) --- updated-dependencies: - dependency-name: twitter-openapi-typescript dependency-version: 0.0.55 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4602772d..db2fa7ab 100644 --- a/package.json +++ b/package.json @@ -77,7 +77,7 @@ "stackblur-canvas": "^2.7.0", "text-diff": "^1.0.1", "tictactoe-minimax-ai": "github:marianoheller/tic-tac-toe-minimax", - "twitter-openapi-typescript": "^0.0.51", + "twitter-openapi-typescript": "^0.0.55", "valid-url": "^1.0.9", "wavefile": "^11.0.0", "winston": "^3.17.0",