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.12
This commit is contained in:
parent
67a394b1e8
commit
ddb677df10
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.9",
|
||||
"@types/passport-http-bearer": "1.0.39",
|
||||
"@types/passport-jwt": "3.0.11",
|
||||
"@types/passport-jwt": "3.0.12",
|
||||
"@types/supertest": "2.0.15",
|
||||
"@typescript-eslint/eslint-plugin": "6.9.0",
|
||||
"@typescript-eslint/parser": "6.9.0",
|
||||
|
|
@ -3372,9 +3372,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@types/passport-jwt": {
|
||||
"version": "3.0.11",
|
||||
"resolved": "https://registry.npmjs.org/@types/passport-jwt/-/passport-jwt-3.0.11.tgz",
|
||||
"integrity": "sha512-HwQNi4cajueebj41EjH5rtnLAdxQfusICFU18JEnvV3uYCJzKoT1D3MCwQ+nn8HeGjy6QuTxnm/I2WxuraqeDw==",
|
||||
"version": "3.0.12",
|
||||
"resolved": "https://registry.npmjs.org/@types/passport-jwt/-/passport-jwt-3.0.12.tgz",
|
||||
"integrity": "sha512-nXCd1lu20rw//nZ5AnK1FnlVZdSC4R5xksquev9oAJlXwJw0irMdZ7dRAE4KDlalptKObiaoam6BQ8lpujeZog==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@types/express": "*",
|
||||
|
|
|
|||
|
|
@ -90,7 +90,7 @@
|
|||
"@types/lodash": "4.14.200",
|
||||
"@types/node": "20.8.9",
|
||||
"@types/passport-http-bearer": "1.0.39",
|
||||
"@types/passport-jwt": "3.0.11",
|
||||
"@types/passport-jwt": "3.0.12",
|
||||
"@types/supertest": "2.0.15",
|
||||
"@typescript-eslint/eslint-plugin": "6.9.0",
|
||||
"@typescript-eslint/parser": "6.9.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue