diff --git a/package.json b/package.json index e3ff130..688ee4e 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "jest": "^29.6.2", "octokit": "^3.1.0", "prettier": "^3.0.0", - "tslog": "^4.8.2", + "tslog": "^4.9.2", "typescript": "^5.1.6" }, "//": "Experimental feature (currently not enabled)", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c4c1900..678fd33 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -45,8 +45,8 @@ devDependencies: specifier: ^3.0.0 version: 3.0.0 tslog: - specifier: ^4.8.2 - version: 4.8.2 + specifier: ^4.9.2 + version: 4.9.2 typescript: specifier: ^5.1.6 version: 5.1.6 @@ -4247,8 +4247,8 @@ packages: resolution: {integrity: sha512-t0hLfiEKfMUoqhG+U1oid7Pva4bbDPHYfJNiB7BiIjRkj1pyC++4N3huJfqY6aRH6VTB0rvtzQwjM4K6qpfOig==} dev: true - /tslog@4.8.2: - resolution: {integrity: sha512-eAKIRjxfSKYLs06r1wT7oou6Uv9VN6NW9g0JPidBlqQwPBBl5+84dm7r8zSOPVq1kyfEw1P6B3/FLSpZCorAgA==} + /tslog@4.9.2: + resolution: {integrity: sha512-wBM+LRJoNl34Bdu8mYEFxpvmOUedpNUwMNQB/NcuPIZKwdDde6xLHUev3bBjXQU7gdurX++X/YE7gLH8eXYsiQ==} engines: {node: '>=16'} dev: true