Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump fast-jwt from 3.3.0 to 3.3.2 #1200

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
chore(deps): bump fast-jwt from 3.3.0 to 3.3.2
Bumps [fast-jwt](https://github.com/nearform/fast-jwt) from 3.3.0 to 3.3.2.
- [Release notes](https://github.com/nearform/fast-jwt/releases)
- [Changelog](https://github.com/nearform/fast-jwt/blob/master/CHANGELOG.md)
- [Commits](nearform/fast-jwt@v3.3.0...v3.3.2)

---
updated-dependencies:
- dependency-name: fast-jwt
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 20, 2023
commit 4e2fe01439396c4e4f2a08c257302a4b47e77873
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6997,14 +6997,14 @@ __metadata:
linkType: hard

"fast-jwt@npm:^3.0.0":
version: 3.3.0
resolution: "fast-jwt@npm:3.3.0"
version: 3.3.2
resolution: "fast-jwt@npm:3.3.2"
dependencies:
"@lukeed/ms": "npm:^2.0.1"
asn1.js: "npm:^5.4.1"
ecdsa-sig-formatter: "npm:^1.0.11"
mnemonist: "npm:^0.39.5"
checksum: b49129151b9ae8bddc1898e51f5156c00885e1de4abde3fdc2d998ce354309e8841be9f345111fa82c0a2b8c20229155c93ba92f8bc0a9785315f4ce5a1023ea
checksum: 60896c924fd1329078c781d56b0362acbea48058b446b5c66402494a21c774542a268c3d99544a1af534c5639718bd1a6fe0286742205b0b97744e6e987cace6
languageName: node
linkType: hard

Expand Down
Loading