diff --git a/app/package.json b/app/package.json index f6948af1..05bd1064 100644 --- a/app/package.json +++ b/app/package.json @@ -29,7 +29,7 @@ "eslint-plugin-n": "17.14.0", "npm-run-all2": "6.2.6", "rimraf": "5.0.10", - "testcontainers": "10.14.0", + "testcontainers": "10.15.0", "ts-node": "10.9.2", "typescript": "5.6.3", "typescript-eslint": "8.15.0", diff --git a/app/pnpm-lock.yaml b/app/pnpm-lock.yaml index 27a26d92..8f8f1dd3 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.14.0 - version: 10.14.0 + specifier: 10.15.0 + version: 10.15.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.14.0: - resolution: {integrity: sha512-8fReFeQ4bk17T2vHHzcFavBG8UHuHwsdVj+48TchtsCSklwmSUTkg/b57hVjxZdxN1ed/GfF63WZ39I4syV5tQ==} + testcontainers@10.15.0: + resolution: {integrity: sha512-fQbWIdXverYhOVS7WJk3egII1b4OtUl3C9mXIJk7Q95o5HeY/PRbAif5Gxi8tzck7Lmer0rMbq2jSbSbMyYm8Q==} 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.14.0: + testcontainers@10.15.0: dependencies: '@balena/dockerignore': 1.0.2 '@types/dockerode': 3.3.29