diff --git a/package.json b/package.json index b1f0ac4..016d703 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "prettier": "^3.1.1", "source-map-support": "^0.5.21", "supertest": "^6.3.3", - "ts-jest": "29.1.1", + "ts-jest": "29.1.2", "typescript": "^5.3.3" }, "jest": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f29fa2d..89be2b5 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -80,8 +80,8 @@ devDependencies: specifier: ^6.3.3 version: 6.3.3 ts-jest: - specifier: 29.1.1 - version: 29.1.1(@babel/core@7.22.1)(jest@29.7.0)(typescript@5.3.3) + specifier: 29.1.2 + version: 29.1.2(@babel/core@7.22.1)(jest@29.7.0)(typescript@5.3.3) typescript: specifier: ^5.3.3 version: 5.3.3 @@ -3473,18 +3473,6 @@ packages: - supports-color dev: true - /jest-util@29.6.3: - resolution: {integrity: sha512-QUjna/xSy4B32fzcKTSz1w7YYzgiHrjjJjevdRf61HYk998R5vVMMNmrHESYZVDS5DSWs+1srPLPKxXPkeSDOA==} - engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} - dependencies: - '@jest/types': 29.6.3 - '@types/node': 20.10.4 - chalk: 4.1.2 - ci-info: 3.8.0 - graceful-fs: 4.2.11 - picomatch: 2.3.1 - dev: true - /jest-util@29.7.0: resolution: {integrity: sha512-z6EbKajIpqGKU56y5KBUgy1dt1ihhQJgWzUlZHArA/+X2ad7Cb5iF+AK1EWVL/Bo7Rz9uurpqw6SiBCefUbCGA==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} @@ -4805,9 +4793,9 @@ packages: typescript: 5.3.3 dev: true - /ts-jest@29.1.1(@babel/core@7.22.1)(jest@29.7.0)(typescript@5.3.3): - resolution: {integrity: sha512-D6xjnnbP17cC85nliwGiL+tpoKN0StpgE0TeOjXQTU6MVCfsB4v7aW05CgQ/1OywGb0x/oy9hHFnN+sczTiRaA==} - engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} + /ts-jest@29.1.2(@babel/core@7.22.1)(jest@29.7.0)(typescript@5.3.3): + resolution: {integrity: sha512-br6GJoH/WUX4pu7FbZXuWGKGNDuU7b8Uj77g/Sp7puZV6EXzuByl6JrECvm0MzVzSTkSHWTihsXt+5XYER5b+g==} + engines: {node: ^16.10.0 || ^18.0.0 || >=20.0.0} hasBin: true peerDependencies: '@babel/core': '>=7.0.0-beta.0 <8' @@ -4830,7 +4818,7 @@ packages: bs-logger: 0.2.6 fast-json-stable-stringify: 2.1.0 jest: 29.7.0(@types/node@20.10.4) - jest-util: 29.6.3 + jest-util: 29.7.0 json5: 2.2.3 lodash.memoize: 4.1.2 make-error: 1.3.6