Update dependency testcontainers to v10.24.2 (#29763)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-04-15 15:29:03 +00:00
committed by GitHub
parent 9207f25dc3
commit f6955124ac
2 changed files with 26 additions and 26 deletions

View File

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