chore(deps): Bump tsx from 4.22.4 to 4.23.1

Bumps [tsx](https://github.com/privatenumber/tsx) from 4.22.4 to 4.23.1.
- [Release notes](https://github.com/privatenumber/tsx/releases)
- [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs)
- [Commits](https://github.com/privatenumber/tsx/compare/v4.22.4...v4.23.1)

---
updated-dependencies:
- dependency-name: tsx
  dependency-version: 4.23.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-07-16 19:01:23 +00:00
committed by GitHub
parent 02a5cbe430
commit 86822e2fe8
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -41,7 +41,7 @@
"express": "^4.21.2",
"pino": "^10.3.1",
"pino-pretty": "^13.1.3",
"tsx": "^4.19.2",
"tsx": "^4.23.1",
"ws": "^8.18.0",
"zod": "^4.4.3"
},