diff --git a/package.json b/package.json index b124c2a..b724ce8 100644 --- a/package.json +++ b/package.json @@ -67,7 +67,7 @@ "@types/jest": "^29.5.12", "jest": "^29.7.0", "jest-circus": "^29.7.0", - "ts-jest": "^29.1.1", + "ts-jest": "^29.1.2", "typescript": "^5.3.3" }, "resolutions": { diff --git a/yarn.lock b/yarn.lock index f88a8c0..0a9f81d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2664,10 +2664,10 @@ to-regex-range@^5.0.1: dependencies: is-number "^7.0.0" -ts-jest@^29.1.1: - version "29.1.1" - resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.1.1.tgz#f58fe62c63caf7bfcc5cc6472082f79180f0815b" - integrity sha512-D6xjnnbP17cC85nliwGiL+tpoKN0StpgE0TeOjXQTU6MVCfsB4v7aW05CgQ/1OywGb0x/oy9hHFnN+sczTiRaA== +ts-jest@^29.1.2: + version "29.1.2" + resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.1.2.tgz#7613d8c81c43c8cb312c6904027257e814c40e09" + integrity sha512-br6GJoH/WUX4pu7FbZXuWGKGNDuU7b8Uj77g/Sp7puZV6EXzuByl6JrECvm0MzVzSTkSHWTihsXt+5XYER5b+g== dependencies: bs-logger "0.x" fast-json-stable-stringify "2.x"