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.10
This commit is contained in:
parent
a206696365
commit
8da8e89d3a
2 changed files with 8 additions and 8 deletions
14
package-lock.json
generated
14
package-lock.json
generated
|
|
@ -73,7 +73,7 @@
|
|||
"@types/lodash": "4.14.199",
|
||||
"@types/node": "20.6.5",
|
||||
"@types/passport-http-bearer": "1.0.38",
|
||||
"@types/passport-jwt": "3.0.9",
|
||||
"@types/passport-jwt": "3.0.10",
|
||||
"@types/supertest": "2.0.12",
|
||||
"@typescript-eslint/eslint-plugin": "6.7.2",
|
||||
"@typescript-eslint/parser": "6.7.2",
|
||||
|
|
@ -3477,9 +3477,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@types/passport-jwt": {
|
||||
"version": "3.0.9",
|
||||
"resolved": "https://registry.npmjs.org/@types/passport-jwt/-/passport-jwt-3.0.9.tgz",
|
||||
"integrity": "sha512-5XJt+79emfgpuBvBQusUPylFIVtW1QVAAkTRwCbRJAmxUjmLtIqUU6V1ovpnHPu6Qut3mR5Juc+s7kd06roNTg==",
|
||||
"version": "3.0.10",
|
||||
"resolved": "https://registry.npmjs.org/@types/passport-jwt/-/passport-jwt-3.0.10.tgz",
|
||||
"integrity": "sha512-D2A911g2uiFsq/XXFBxQjcBcK4c6zPF2gAx9blEfz2AOXx5UUwsd8ZcMTcPe8z9dhW8LQBYLjv+vug2dvnRevA==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@types/express": "*",
|
||||
|
|
@ -15526,9 +15526,9 @@
|
|||
}
|
||||
},
|
||||
"@types/passport-jwt": {
|
||||
"version": "3.0.9",
|
||||
"resolved": "https://registry.npmjs.org/@types/passport-jwt/-/passport-jwt-3.0.9.tgz",
|
||||
"integrity": "sha512-5XJt+79emfgpuBvBQusUPylFIVtW1QVAAkTRwCbRJAmxUjmLtIqUU6V1ovpnHPu6Qut3mR5Juc+s7kd06roNTg==",
|
||||
"version": "3.0.10",
|
||||
"resolved": "https://registry.npmjs.org/@types/passport-jwt/-/passport-jwt-3.0.10.tgz",
|
||||
"integrity": "sha512-D2A911g2uiFsq/XXFBxQjcBcK4c6zPF2gAx9blEfz2AOXx5UUwsd8ZcMTcPe8z9dhW8LQBYLjv+vug2dvnRevA==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@types/express": "*",
|
||||
|
|
|
|||
|
|
@ -90,7 +90,7 @@
|
|||
"@types/lodash": "4.14.199",
|
||||
"@types/node": "20.6.5",
|
||||
"@types/passport-http-bearer": "1.0.38",
|
||||
"@types/passport-jwt": "3.0.9",
|
||||
"@types/passport-jwt": "3.0.10",
|
||||
"@types/supertest": "2.0.12",
|
||||
"@typescript-eslint/eslint-plugin": "6.7.2",
|
||||
"@typescript-eslint/parser": "6.7.2",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue