Skip to content
This repository has been archived by the owner on May 11, 2021. It is now read-only.

Commit

Permalink
chore(deps): update dependency @types/passport-jwt to v3.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 4, 2021
1 parent 395f7f9 commit 0c9864e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"@types/faker": "5.1.7",
"@types/jest": "26.0.22",
"@types/node": "14.14.20",
"@types/passport-jwt": "3.0.3",
"@types/passport-jwt": "3.0.5",
"@types/passport-local": "1.0.33",
"@types/querystringify": "2.0.0",
"@types/supertest": "2.0.11",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1643,10 +1643,10 @@
resolved "https://registry.yarnpkg.com/@types/parse-json/-/parse-json-4.0.0.tgz#2f8bb441434d163b35fb8ffdccd7138927ffb8c0"
integrity sha512-//oorEZjL6sbPcKUaCdIGlIUeH26mgzimjBB77G6XRgnDl/L5wOnpyBGRe/Mmf5CVW3PwEBE1NjiMZ/ssFh4wA==

"@types/passport-jwt@3.0.3":
version "3.0.3"
resolved "https://registry.yarnpkg.com/@types/passport-jwt/-/passport-jwt-3.0.3.tgz#47b6c43af668852d7c83e56a23ed9f4515dd1814"
integrity sha512-RlOCXiTitE8kazj9jZc6/BfGCSqnv2w/eYPDm3+3iNsquHn7ratu7oIUskZx9ZtnwMdpvdpy+Z/QYClocH5NvQ==
"@types/passport-jwt@3.0.5":
version "3.0.5"
resolved "https://registry.yarnpkg.com/@types/passport-jwt/-/passport-jwt-3.0.5.tgz#bb0b412130f2739bc223180634295d8d6f767df4"
integrity sha512-O6zZ4WKzQUwg3OU0MnOA2AIEQ6KfHyGdLoi4fqBLyb+kV7miGKNA2KNJRtiq45EsQ2QEDO8rKqORjXpWV7UJNg==
dependencies:
"@types/express" "*"
"@types/jsonwebtoken" "*"
Expand Down

0 comments on commit 0c9864e

Please sign in to comment.