Skip to content

Commit

Permalink
Update dependency @types/jsonwebtoken to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 5, 2023
1 parent 5bced3d commit 8109030
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@
"@testing-library/react": "12.1.5",
"@testing-library/user-event": "14.4.2",
"@types/history": "4.7.3",
"@types/jsonwebtoken": "8.5.0",
"@types/jsonwebtoken": "9.0.0",
"@types/node": "18.11.9",
"@types/react": "17.0.38",
"@types/react-redux": "7.1.20",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3190,12 +3190,12 @@ __metadata:
languageName: node
linkType: hard

"@types/jsonwebtoken@npm:8.5.0":
version: 8.5.0
resolution: "@types/jsonwebtoken@npm:8.5.0"
"@types/jsonwebtoken@npm:9.0.0":
version: 9.0.0
resolution: "@types/jsonwebtoken@npm:9.0.0"
dependencies:
"@types/node": "*"
checksum: e8f9ab96ec5cf76195c0d31cf555371824b673939064efec698ca99525ce46476af54debd1f66bd732e6079e134848b97163797009c4b47a767448a0c6ddaeda
checksum: c7791354ba895759524c18ba609ea04efdc576e2b660bd6f80d5b917db8dc4b01acd4d1bc115a62d35406a82e627067973d475c4b36035dabaa27862b141ae49
languageName: node
linkType: hard

Expand Down Expand Up @@ -13949,7 +13949,7 @@ __metadata:
"@types/history": 4.7.3
"@types/jest": 29.2.0
"@types/js-cookie": 3.0.1
"@types/jsonwebtoken": 8.5.0
"@types/jsonwebtoken": 9.0.0
"@types/node": 18.11.9
"@types/react": 17.0.38
"@types/react-dom": 17.0.11
Expand Down

0 comments on commit 8109030

Please sign in to comment.