fix(deps): update dependency @types/jsonwebtoken to v9.0.2 (#1064)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-04-28 10:31:02 +08:00
committed by GitHub
parent 291a2f4312
commit c89f4cf22e
2 changed files with 5 additions and 5 deletions

8
pnpm-lock.yaml generated
View File

@@ -81,8 +81,8 @@ importers:
specifier: 11.0.2
version: 11.0.2(mongoose@7.1.0)
'@types/jsonwebtoken':
specifier: 9.0.1
version: 9.0.1
specifier: 9.0.2
version: 9.0.2
algoliasearch:
specifier: 4.17.0
version: 4.17.0
@@ -2943,8 +2943,8 @@ packages:
'@types/node': 18.15.13
dev: true
/@types/jsonwebtoken@9.0.1:
resolution: {integrity: sha512-c5ltxazpWabia/4UzhIoaDcIza4KViOQhdbjRlfcIGVnsE3c3brkz9Z+F/EeJIECOQP7W7US2hNE930cWWkPiw==}
/@types/jsonwebtoken@9.0.2:
resolution: {integrity: sha512-drE6uz7QBKq1fYqqoFKTDRdFCPHd5TCub75BM+D+cMx7NU9hUz7SESLfC2fSCXVFMO5Yj8sOWHuGqPgjc+fz0Q==}
dependencies:
'@types/node': 18.15.13
dev: false