diff --git a/package.json b/package.json index 5d2be9f0..e6d117b7 100644 --- a/package.json +++ b/package.json @@ -118,7 +118,7 @@ "@nestjs/testing": "10.4.4", "@semantic-release/changelog": "6.0.3", "@semantic-release/git": "10.0.1", - "@types/chai": "4.3.20", + "@types/chai": "5.0.0", "@types/chai-as-promised": "7.1.8", "@types/mocha": "10.0.8", "@types/node": "20.16.10", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3de95a35..8b883add 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -33,8 +33,8 @@ importers: specifier: 10.0.1 version: 10.0.1(semantic-release@24.1.2(typescript@5.6.2)) '@types/chai': - specifier: 4.3.20 - version: 4.3.20 + specifier: 5.0.0 + version: 5.0.0 '@types/chai-as-promised': specifier: 7.1.8 version: 7.1.8 @@ -619,8 +619,8 @@ packages: '@types/chai-as-promised@7.1.8': resolution: {integrity: sha512-ThlRVIJhr69FLlh6IctTXFkmhtP3NpMZ2QGq69StYLyKZFp/HOp1VdKZj7RvfNWYYcJ1xlbLGLLWj1UvP5u/Gw==} - '@types/chai@4.3.20': - resolution: {integrity: sha512-/pC9HAB5I/xMlc5FP77qjCnI16ChlJfW0tGa0IUcFn38VJrTV6DeZ60NU5KZBtaOZqjdpwTWohz5HU1RrhiYxQ==} + '@types/chai@5.0.0': + resolution: {integrity: sha512-+DwhEHAaFPPdJ2ral3kNHFQXnTfscEEFsUxzD+d7nlcLrFK23JtNjH71RGasTcHb88b4vVi4mTyfpf8u2L8bdA==} '@types/conventional-commits-parser@5.0.0': resolution: {integrity: sha512-loB369iXNmAZglwWATL+WRe+CRMmmBPtpolYzIebFaX4YA3x+BEfLqhUAV9WanycKI3TG1IMr5bMJDajDKLlUQ==} @@ -4124,9 +4124,9 @@ snapshots: '@types/chai-as-promised@7.1.8': dependencies: - '@types/chai': 4.3.20 + '@types/chai': 5.0.0 - '@types/chai@4.3.20': {} + '@types/chai@5.0.0': {} '@types/conventional-commits-parser@5.0.0': dependencies: @@ -4144,7 +4144,7 @@ snapshots: '@types/sinon-chai@3.2.12': dependencies: - '@types/chai': 4.3.20 + '@types/chai': 5.0.0 '@types/sinon': 17.0.3 '@types/sinon@17.0.3':