Update dependency testcontainers to v10.25.0 (#29937)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-05-13 11:30:57 +00:00
committed by GitHub
parent 2b5f687c40
commit 706d929f3a
2 changed files with 17 additions and 17 deletions

View File

@@ -75,7 +75,7 @@
"oidc-client-ts": "3.2.0",
"jwt-decode": "4.0.0",
"caniuse-lite": "1.0.30001715",
"testcontainers": "10.24.2",
"testcontainers": "10.25.0",
"wrap-ansi-cjs": "npm:wrap-ansi@^7.0.0",
"wrap-ansi": "npm:wrap-ansi@^7.0.0"
},