diff --git a/package.json b/package.json index e7697078c..32b8fc686 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "cross-env": "^7.0.3", "jsdom": "^24.1.0", "prettier": "^3.3.2", - "testcontainers": "^10.10.0", + "testcontainers": "^10.10.1", "turbo": "^2.0.6", "typescript": "^5.5.3", "vite-tsconfig-paths": "^4.3.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 215a2cf65..c074b710a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -33,8 +33,8 @@ importers: specifier: ^3.3.2 version: 3.3.2 testcontainers: - specifier: ^10.10.0 - version: 10.10.0 + specifier: ^10.10.1 + version: 10.10.1 turbo: specifier: ^2.0.6 version: 2.0.6 @@ -6062,8 +6062,8 @@ packages: resolution: {integrity: sha512-cAGWPIyOHU6zlmg88jwm7VRyXnMN7iV68OGAbYDk/Mh/xC/pzVPlQtY6ngoIH/5/tciuhGfvESU8GrHrcxD56w==} engines: {node: '>=8'} - testcontainers@10.10.0: - resolution: {integrity: sha512-XlAdr6XzxM9ywTc5D6xA97Ug8dCotDnrOgOqmy3vYnAwUYrzhzAwrp791g97QAMvDOYp2pxkJl/P4WxuUbGShw==} + testcontainers@10.10.1: + resolution: {integrity: sha512-bw86BLq2/ljJ/gLg3PBsyhYOoDBkyo87/MnpWLavYTAyWR7feGFnAA87qRLq2SSCOSFLHsgCA8+u7Eg+opSmTQ==} text-decoder@1.1.0: resolution: {integrity: sha512-TmLJNj6UgX8xcUZo4UDStGQtDiTzF7BzWlzn9g7UWrjkpHr5uJTK1ld16wZ3LXb2vb6jH8qU89dW5whuMdXYdw==} @@ -11723,7 +11723,7 @@ snapshots: glob: 7.2.3 minimatch: 3.1.2 - testcontainers@10.10.0: + testcontainers@10.10.1: dependencies: '@balena/dockerignore': 1.0.2 '@types/dockerode': 3.3.29