diff --git a/package.json b/package.json index f7929f0d..8a1324be 100644 --- a/package.json +++ b/package.json @@ -95,7 +95,7 @@ "@types/eslint": "8.44.6", "@types/express": "4.17.20", "@types/express-serve-static-core": "4.17.38", - "@types/mocha": "10.0.2", + "@types/mocha": "10.0.3", "@types/node": "18.18.6", "@types/prettier": "2.7.3", "@types/rimraf": "3.0.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0610bd02..eff2135f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -57,8 +57,8 @@ devDependencies: specifier: 4.17.38 version: 4.17.38 '@types/mocha': - specifier: 10.0.2 - version: 10.0.2 + specifier: 10.0.3 + version: 10.0.3 '@types/node': specifier: 18.18.6 version: 18.18.6 @@ -1268,8 +1268,8 @@ packages: resolution: {integrity: sha512-jhuKLIRrhvCPLqwPcx6INqmKeiA5EWrsCOPhrlFSrbrmU4ZMPjj5Ul/oLCMDO98XRUIwVm78xICz4EPCektzeQ==} dev: true - /@types/mocha@10.0.2: - resolution: {integrity: sha512-NaHL0+0lLNhX6d9rs+NSt97WH/gIlRHmszXbQ/8/MV/eVcFNdeJ/GYhrFuUc8K7WuPhRhTSdMkCp8VMzhUq85w==} + /@types/mocha@10.0.3: + resolution: {integrity: sha512-RsOPImTriV/OE4A9qKjMtk2MnXiuLLbcO3nCXK+kvq4nr0iMfFgpjaX3MPLb6f7+EL1FGSelYvuJMV6REH+ZPQ==} dev: true /@types/node@18.18.6: