diff --git a/package.json b/package.json index b255f83..8c08b4e 100644 --- a/package.json +++ b/package.json @@ -73,7 +73,7 @@ "@swc/helpers": "0.5.18", "@types/dompurify": "3.2.0", "@types/jest": "30.0.0", - "@types/jsdom": "27.0.0", + "@types/jsdom": "28.0.0", "@types/jsonwebtoken": "9.0.10", "@types/node": "20.19.9", "@typescript-eslint/utils": "8.56.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ee508f0..b3f2ae5 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -166,8 +166,8 @@ importers: specifier: 30.0.0 version: 30.0.0 '@types/jsdom': - specifier: 27.0.0 - version: 27.0.0 + specifier: 28.0.0 + version: 28.0.0 '@types/jsonwebtoken': specifier: 9.0.10 version: 9.0.10 @@ -3438,8 +3438,8 @@ packages: '@types/jest@30.0.0': resolution: {integrity: sha512-XTYugzhuwqWjws0CVz8QpM36+T+Dz5mTEBKhNs/esGLnCIlGdRy+Dq78NRjd7ls7r8BC8ZRMOrKlkO1hU0JOwA==} - '@types/jsdom@27.0.0': - resolution: {integrity: sha512-NZyFl/PViwKzdEkQg96gtnB8wm+1ljhdDay9ahn4hgb+SfVtPCbm3TlmDUFXTA+MGN3CijicnMhG18SI5H3rFw==} + '@types/jsdom@28.0.0': + resolution: {integrity: sha512-A8TBQQC/xAOojy9kM8E46cqT00sF0h7dWjV8t8BJhUi2rG6JRh7XXQo/oLoENuZIQEpXsxLccLCnknyQd7qssQ==} '@types/json-schema@7.0.15': resolution: {integrity: sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==} @@ -8940,6 +8940,9 @@ packages: undici-types@6.21.0: resolution: {integrity: sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==} + undici-types@7.22.0: + resolution: {integrity: sha512-RKZvifiL60xdsIuC80UY0dq8Z7DbJUV8/l2hOVbyZAxBzEeQU4Z58+4ZzJ6WN2Lidi9KzT5EbiGX+PI/UGYuRw==} + undici@7.18.2: resolution: {integrity: sha512-y+8YjDFzWdQlSE9N5nzKMT3g4a5UBX1HKowfdXh0uvAnTaqqwqB92Jt4UXBAeKekDs5IaDKyJFR4X1gYVCgXcw==} engines: {node: '>=20.18.1'} @@ -14110,11 +14113,12 @@ snapshots: expect: 30.2.0 pretty-format: 30.2.0 - '@types/jsdom@27.0.0': + '@types/jsdom@28.0.0': dependencies: '@types/node': 20.19.9 '@types/tough-cookie': 4.0.5 parse5: 7.3.0 + undici-types: 7.22.0 '@types/json-schema@7.0.15': {} @@ -20632,6 +20636,8 @@ snapshots: undici-types@6.21.0: {} + undici-types@7.22.0: {} + undici@7.18.2: {} undici@7.22.0: {}