mirror of
https://github.com/apricote/Listory.git
synced 2026-01-13 21:21:02 +00:00
chore(deps): update dependency @types/passport-http-bearer to v1.0.41
This commit is contained in:
parent
1c9282346e
commit
8ceee63c7b
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
|
@ -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": "*",
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue