diff --git a/package.json b/package.json index b7e37d7a1..67ae8affc 100644 --- a/package.json +++ b/package.json @@ -158,7 +158,7 @@ "@types/fs-extra": "11.0.3", "@types/git-rev-sync": "2.0.1", "@types/imapflow": "1.0.15", - "@types/jsdom": "21.1.3", + "@types/jsdom": "21.1.4", "@types/json-bigint": "1.0.3", "@types/koa": "2.13.10", "@types/koa-basic-auth": "2.0.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 040e56f91..0fcaa4e35 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -227,8 +227,8 @@ devDependencies: specifier: 1.0.15 version: 1.0.15 '@types/jsdom': - specifier: 21.1.3 - version: 21.1.3 + specifier: 21.1.4 + version: 21.1.4 '@types/json-bigint': specifier: 1.0.3 version: 1.0.3 @@ -1532,8 +1532,8 @@ packages: '@types/istanbul-lib-report': 3.0.0 dev: true - /@types/jsdom@21.1.3: - resolution: {integrity: sha512-1zzqSP+iHJYV4lB3lZhNBa012pubABkj9yG/GuXuf6LZH1cSPIJBqFDrm5JX65HHt6VOnNYdTui/0ySerRbMgA==} + /@types/jsdom@21.1.4: + resolution: {integrity: sha512-NzAMLEV0KQ4cBaDx3Ls8VfJUElyDUm1xrtYRmcMK0gF8L5xYbujFVaQlJ50yinQ/d47j2rEP1XUzkiYrw4YRFA==} dependencies: '@types/node': 20.5.6 '@types/tough-cookie': 4.0.4