chore(deps): update dependency @types/passport-jwt to v3.0.12

This commit is contained in:
renovate[bot] 2023-10-27 02:00:09 +00:00 committed by GitHub
parent 67a394b1e8
commit ddb677df10
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -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": "*",

View file

@ -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",