From 4bd01076b38c173420cfe7d6c59c3599dc894948 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 6 Nov 2024 00:27:10 +0000 Subject: [PATCH] chore(deps): update dependency testcontainers to v10.14.0 --- app/package.json | 2 +- app/pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/app/package.json b/app/package.json index 558b333a..236e9556 100644 --- a/app/package.json +++ b/app/package.json @@ -29,7 +29,7 @@ "eslint-plugin-n": "17.12.0", "npm-run-all2": "6.2.6", "rimraf": "5.0.10", - "testcontainers": "10.13.2", + "testcontainers": "10.14.0", "ts-node": "10.9.2", "typescript": "5.6.3", "typescript-eslint": "8.13.0", diff --git a/app/pnpm-lock.yaml b/app/pnpm-lock.yaml index 05f6cd88..58d8b186 100644 --- a/app/pnpm-lock.yaml +++ b/app/pnpm-lock.yaml @@ -61,8 +61,8 @@ importers: specifier: 5.0.10 version: 5.0.10 testcontainers: - specifier: 10.13.2 - version: 10.13.2 + specifier: 10.14.0 + version: 10.14.0 ts-node: specifier: 10.9.2 version: 10.9.2(@types/node@20.17.6)(typescript@5.6.3) @@ -1589,8 +1589,8 @@ packages: tar-stream@3.1.7: resolution: {integrity: sha512-qJj60CXt7IU1Ffyc3NJMjh6EkuCFej46zUqJ4J7pqYlThyd9bO0XBTmcOIhSzZJVWfsLks0+nle/j538YAW9RQ==} - testcontainers@10.13.2: - resolution: {integrity: sha512-LfEll+AG/1Ks3n4+IA5lpyBHLiYh/hSfI4+ERa6urwfQscbDU+M2iW1qPQrHQi+xJXQRYy4whyK1IEHdmxWa3Q==} + testcontainers@10.14.0: + resolution: {integrity: sha512-8fReFeQ4bk17T2vHHzcFavBG8UHuHwsdVj+48TchtsCSklwmSUTkg/b57hVjxZdxN1ed/GfF63WZ39I4syV5tQ==} text-hex@1.0.0: resolution: {integrity: sha512-uuVGNWzgJ4yhRaNSiubPY7OjISw4sw4E5Uv0wbjp+OzcbmVU/rsT8ujgcXJhn9ypzsgr5vlzpPqP+MBBKcGvbg==} @@ -3345,7 +3345,7 @@ snapshots: fast-fifo: 1.3.2 streamx: 2.16.1 - testcontainers@10.13.2: + testcontainers@10.14.0: dependencies: '@balena/dockerignore': 1.0.2 '@types/dockerode': 3.3.29