chore(deps): update dependency @types/passport-http-bearer to v1.0.41

This commit is contained in:
renovate[bot] 2023-11-21 09:28:17 +00:00 committed by GitHub
parent 1c9282346e
commit 8ceee63c7b
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

@ -72,7 +72,7 @@
"@types/jest": "29.5.9",
"@types/lodash": "4.14.202",
"@types/node": "20.9.3",
"@types/passport-http-bearer": "1.0.40",
"@types/passport-http-bearer": "1.0.41",
"@types/passport-jwt": "3.0.13",
"@types/supertest": "2.0.16",
"@typescript-eslint/eslint-plugin": "6.12.0",
@ -3323,9 +3323,9 @@
}
},
"node_modules/@types/passport-http-bearer": {
"version": "1.0.40",
"resolved": "https://registry.npmjs.org/@types/passport-http-bearer/-/passport-http-bearer-1.0.40.tgz",
"integrity": "sha512-xTvyE29dJGYcDgJTBKLIOUOb99W+em0Tind+XgIEe7Ne6/Ifqtbzt/aNn5S6yfliZ4dohbMqcRztejovau2p/A==",
"version": "1.0.41",
"resolved": "https://registry.npmjs.org/@types/passport-http-bearer/-/passport-http-bearer-1.0.41.tgz",
"integrity": "sha512-ecW+9e8C+0id5iz3YZ+uIarsk/vaRPkKSajt1i1Am66t0mC9gDfQDKXZz9fnPOW2xKUufbmCSou4005VM94Feg==",
"dev": true,
"dependencies": {
"@types/express": "*",

View file

@ -89,7 +89,7 @@
"@types/jest": "29.5.9",
"@types/lodash": "4.14.202",
"@types/node": "20.9.3",
"@types/passport-http-bearer": "1.0.40",
"@types/passport-http-bearer": "1.0.41",
"@types/passport-jwt": "3.0.13",
"@types/supertest": "2.0.16",
"@typescript-eslint/eslint-plugin": "6.12.0",