Skip to content

Commit

Permalink
chore(deps): update dependency @types/jsonwebtoken to v9.0.7 (#14707)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 4, 2024
1 parent fe141f2 commit 4e1da00
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion locksmith/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@
"@types/cors": "2.8.17",
"@types/geoip-country": "4.0.2",
"@types/isomorphic-fetch": "0.0.39",
"@types/jsonwebtoken": "9.0.6",
"@types/jsonwebtoken": "9.0.7",
"@types/multer": "1.4.12",
"@types/multer-s3": "3.0.3",
"@types/node": "20.14.13",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -19365,12 +19365,12 @@ __metadata:
languageName: node
linkType: hard

"@types/jsonwebtoken@npm:9.0.6":
version: 9.0.6
resolution: "@types/jsonwebtoken@npm:9.0.6"
"@types/jsonwebtoken@npm:9.0.7":
version: 9.0.7
resolution: "@types/jsonwebtoken@npm:9.0.7"
dependencies:
"@types/node": "npm:*"
checksum: 10/1f2145222f62da1b3dbfc586160c4f9685782a671f4a4f4a72151c773945fe25807fd88ed1c270536b76f49053ed932c5dbf714ea0ed77f785665abb75beef05
checksum: 10/4c0cffc488ba200765b50004de5e046c55360121a91ad9520d904e303cdd217b3f77b51b6ba8b9cbdd03d73876d546cbd0d9992d6e205d97decba918aee5b395
languageName: node
linkType: hard

Expand Down Expand Up @@ -20903,7 +20903,7 @@ __metadata:
"@types/cors": "npm:2.8.17"
"@types/geoip-country": "npm:4.0.2"
"@types/isomorphic-fetch": "npm:0.0.39"
"@types/jsonwebtoken": "npm:9.0.6"
"@types/jsonwebtoken": "npm:9.0.7"
"@types/multer": "npm:1.4.12"
"@types/multer-s3": "npm:3.0.3"
"@types/node": "npm:20.14.13"
Expand Down

0 comments on commit 4e1da00

Please sign in to comment.