mirror of
https://github.com/apricote/Listory.git
synced 2026-01-13 21:21:02 +00:00
chore(deps): update dependency @types/passport-jwt to v3.0.11
This commit is contained in:
parent
2fe32137ea
commit
465190be77
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
|
@ -73,7 +73,7 @@
|
|||
"@types/lodash": "4.14.200",
|
||||
"@types/node": "20.8.7",
|
||||
"@types/passport-http-bearer": "1.0.39",
|
||||
"@types/passport-jwt": "3.0.10",
|
||||
"@types/passport-jwt": "3.0.11",
|
||||
"@types/supertest": "2.0.14",
|
||||
"@typescript-eslint/eslint-plugin": "6.8.0",
|
||||
"@typescript-eslint/parser": "6.8.0",
|
||||
|
|
@ -3400,9 +3400,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@types/passport-jwt": {
|
||||
"version": "3.0.10",
|
||||
"resolved": "https://registry.npmjs.org/@types/passport-jwt/-/passport-jwt-3.0.10.tgz",
|
||||
"integrity": "sha512-D2A911g2uiFsq/XXFBxQjcBcK4c6zPF2gAx9blEfz2AOXx5UUwsd8ZcMTcPe8z9dhW8LQBYLjv+vug2dvnRevA==",
|
||||
"version": "3.0.11",
|
||||
"resolved": "https://registry.npmjs.org/@types/passport-jwt/-/passport-jwt-3.0.11.tgz",
|
||||
"integrity": "sha512-HwQNi4cajueebj41EjH5rtnLAdxQfusICFU18JEnvV3uYCJzKoT1D3MCwQ+nn8HeGjy6QuTxnm/I2WxuraqeDw==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@types/express": "*",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue