diff --git a/packages/testcontainers/package.json b/packages/testcontainers/package.json index 88413ba9..ea59fa55 100644 --- a/packages/testcontainers/package.json +++ b/packages/testcontainers/package.json @@ -35,7 +35,7 @@ "preset": "@ordzaar/turbo-jest" }, "dependencies": { - "testcontainers": "^10.15.0" + "testcontainers": "^10.16.0" }, "devDependencies": { "@ordzaar/standard-typescript": "workspace:*", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f5c503d8..9cbc447a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -362,8 +362,8 @@ importers: packages/testcontainers: dependencies: testcontainers: - specifier: ^10.15.0 - version: 10.15.0 + specifier: ^10.16.0 + version: 10.16.0 devDependencies: '@ordzaar/standard-typescript': specifier: workspace:* @@ -5525,8 +5525,8 @@ packages: resolution: {integrity: sha512-cAGWPIyOHU6zlmg88jwm7VRyXnMN7iV68OGAbYDk/Mh/xC/pzVPlQtY6ngoIH/5/tciuhGfvESU8GrHrcxD56w==} engines: {node: '>=8'} - testcontainers@10.15.0: - resolution: {integrity: sha512-fQbWIdXverYhOVS7WJk3egII1b4OtUl3C9mXIJk7Q95o5HeY/PRbAif5Gxi8tzck7Lmer0rMbq2jSbSbMyYm8Q==} + testcontainers@10.16.0: + resolution: {integrity: sha512-oxPLuOtrRWS11A+Yn0+zXB7GkmNarflWqmy6CQJk8KJ75LZs2/zlUXDpizTbPpCGtk4kE2EQYwFZjrE967F8Wg==} text-decoder@1.2.1: resolution: {integrity: sha512-x9v3H/lTKIJKQQe7RPQkLfKAnc9lUTkWDypIQgTzPJAq+5/GCDHonmshfvlsNSj58yyshbIJJDLmU15qNERrXQ==} @@ -12092,7 +12092,7 @@ snapshots: glob: 7.2.3 minimatch: 3.1.2 - testcontainers@10.15.0: + testcontainers@10.16.0: dependencies: '@balena/dockerignore': 1.0.2 '@types/dockerode': 3.3.32