diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 148f4ab44340ea7b1c57211665b0c6c3874db2ff..7622c14a1691c4e33395ee78a31251ebe9c74933 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -47,7 +47,7 @@ importers: version: 0.6.0 '@types/jsonwebtoken': specifier: ^9.0.5 - version: 9.0.5 + version: 9.0.7 eslint: specifier: ^9.4.0 version: 9.4.0 @@ -673,8 +673,8 @@ packages: '@types/estree@1.0.5': resolution: {integrity: sha512-/kYRxGDLWzHOB7q+wtSUQlFrtcdUccpfy+X+9iMBpHK8QLLhx2wIPYuS5DYtR9Wa/YlZAbIovy7qVdB1Aq6Lyw==} - '@types/jsonwebtoken@9.0.5': - resolution: {integrity: sha512-VRLSGzik+Unrup6BsouBeHsf4d1hOEgYWTm/7Nmw1sXoN1+tRly/Gy/po3yeahnP4jfnQWWAhQAqcNfH7ngOkA==} + '@types/jsonwebtoken@9.0.7': + resolution: {integrity: sha512-ugo316mmTYBl2g81zDFnZ7cfxlut3o+/EQdaP7J8QN2kY6lJ22hmQYCK5EHcJHbrW+dkCGSCPgbG8JtYj6qSrg==} '@types/node@20.10.4': resolution: {integrity: sha512-D08YG6rr8X90YB56tSIuBaddy/UXAA9RKJoFvrsnogAum/0pmjkgi4+2nx96A330FmioegBWmEYQ+syqCFaveg==} @@ -2418,13 +2418,14 @@ snapshots: '@types/estree@1.0.5': {} - '@types/jsonwebtoken@9.0.5': + '@types/jsonwebtoken@9.0.7': dependencies: - '@types/node': 20.10.4 + '@types/node': 22.7.4 '@types/node@20.10.4': dependencies: undici-types: 5.26.5 + optional: true '@types/node@22.7.4': dependencies: @@ -3555,7 +3556,8 @@ snapshots: typescript@5.3.3: {} - undici-types@5.26.5: {} + undici-types@5.26.5: + optional: true undici-types@6.19.8: {}