diff --git a/app/package.json b/app/package.json index 9c2daf8c..e7d5e33c 100644 --- a/app/package.json +++ b/app/package.json @@ -29,7 +29,7 @@ "eslint-plugin-n": "17.10.3", "npm-run-all2": "6.2.3", "rimraf": "5.0.10", - "testcontainers": "10.13.1", + "testcontainers": "10.13.2", "ts-node": "10.9.2", "typescript": "5.6.2", "typescript-eslint": "8.8.0", diff --git a/app/pnpm-lock.yaml b/app/pnpm-lock.yaml index ddd843a5..05fedace 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.1 - version: 10.13.1 + specifier: 10.13.2 + version: 10.13.2 ts-node: specifier: 10.9.2 version: 10.9.2(@types/node@20.16.10)(typescript@5.6.2) @@ -1572,8 +1572,8 @@ packages: tar-stream@3.1.7: resolution: {integrity: sha512-qJj60CXt7IU1Ffyc3NJMjh6EkuCFej46zUqJ4J7pqYlThyd9bO0XBTmcOIhSzZJVWfsLks0+nle/j538YAW9RQ==} - testcontainers@10.13.1: - resolution: {integrity: sha512-JBbOhxmygj/ouH/47GnoVNt+c55Telh/45IjVxEbDoswsLchVmJiuKiw/eF6lE5i7LN+/99xsrSCttI3YRtirg==} + testcontainers@10.13.2: + resolution: {integrity: sha512-LfEll+AG/1Ks3n4+IA5lpyBHLiYh/hSfI4+ERa6urwfQscbDU+M2iW1qPQrHQi+xJXQRYy4whyK1IEHdmxWa3Q==} text-hex@1.0.0: resolution: {integrity: sha512-uuVGNWzgJ4yhRaNSiubPY7OjISw4sw4E5Uv0wbjp+OzcbmVU/rsT8ujgcXJhn9ypzsgr5vlzpPqP+MBBKcGvbg==} @@ -3313,7 +3313,7 @@ snapshots: fast-fifo: 1.3.2 streamx: 2.16.1 - testcontainers@10.13.1: + testcontainers@10.13.2: dependencies: '@balena/dockerignore': 1.0.2 '@types/dockerode': 3.3.29